Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Configuration to force documentation popup below current line. #35596

Closed
chriseppstein opened this issue Oct 4, 2017 · 1 comment
Assignees
Labels
editor-contrib Editor collection of extras editor-hover Editor mouse hover

Comments

@chriseppstein
Copy link

Following up from a twitter conversation with @auchenberg yesterday:
https://twitter.com/auchenberg/status/915370598871662592

  • VSCode Version: 1.16.1
  • OS Version: Mac OSX 10.12.6 (16G29)

Steps to Reproduce:

  1. write code (in vim mode if that matters)
  2. press (.
  3. Get popup above current line.
    stylemapping ts template-api 2017-10-04 12-46-08
  4. Be sad that you can't see the code you just typed and now need to use as an argument to the current function call.

I'd like to be able to force this popup to be underneath my current line of code (especially when triggered by typing -- it's not that important when displayed via a mouse interaction).

Other possible config options or solutions might be to have the pop up displayed in a fixed location when triggered by typing (E.g. the upper right corner of the editor window) because sometimes I need to refer to the code below as well :)

Reproduces without extensions: Yes

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Oct 4, 2017
@alexdima alexdima added editor-hover Editor mouse hover editor-contrib Editor collection of extras and removed editor-core Editor basic functionality labels Oct 23, 2017
@alexdima alexdima assigned joaomoreno and unassigned alexdima Oct 23, 2017
@joaomoreno
Copy link
Member

#33752

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-contrib Editor collection of extras editor-hover Editor mouse hover
Projects
None yet
Development

No branches or pull requests

3 participants