Skip to content

Add setting to control hover position - #127609

Merged
Alexandru Dima (alexdima) merged 1 commit into
microsoft:mainfrom
Timmmm:hover_position
Oct 27, 2021
Merged

Add setting to control hover position#127609
Alexandru Dima (alexdima) merged 1 commit into
microsoft:mainfrom
Timmmm:hover_position

Conversation

@Timmmm

Copy link
Copy Markdown
Contributor

This adds a hover setting to control whether the user wants hovers to appear above or below the relevant line, if there's space.

Tested manually, including when the hover is near the bottom of the editor and this option is enabled.

This PR fixes #78560

This adds a hover setting to control whether the user wants hovers to appear above or below the relevant line, if there's space.

Fixes microsoft#78560
@Timmmm

Copy link
Copy Markdown
Contributor Author

Any chance of a review of this before it gets conflicted to death?

@steinhh

Stein Haugan (steinhh) commented Oct 27, 2021

Copy link
Copy Markdown

This is almost certainly not the right place for this comment, but sorry: It seems like an incredibly small and simple change to review and merge! And it seems like such a no-brainer... most (99%+) programmers write their code starting at the top with the first line, not at the bottom with the last line... so covering up stuff you've just written, above where you're currently writing, seems like the wrong thing (to 99%+ of users).

@alexdima

Copy link
Copy Markdown
Member

You're right and I'm sorry for being so slow looking at this.

Tim Hutt (@Timmmm) thank you for the high quality contribution and apologies for being unresponsive.

@alexdima
Alexandru Dima (alexdima) merged commit 426f82c into microsoft:main Oct 27, 2021
@Timmmm

Copy link
Copy Markdown
Contributor Author

No worries - thanks for merging it! :-)

@github-actions github-actions Bot locked and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

editor.Hover message box Position

3 participants