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

Clarify meaning of range within Hover #78

Closed
alexet opened this issue Sep 30, 2016 · 2 comments
Closed

Clarify meaning of range within Hover #78

alexet opened this issue Sep 30, 2016 · 2 comments

Comments

@alexet
Copy link

alexet commented Sep 30, 2016

It is not clear what it should be the range of.

@alexet alexet changed the title Clarify meaning of range within Hover Clarify meaning of range within Hover Sep 30, 2016
@akosyakov
Copy link
Contributor

It's a range at which hover should be used. I guess a client side should not send a new hover request till the user hovers over the range of the current range. If the range is undefined then the client should send a new request on a cursor position change.

@ljw1004
Copy link
Contributor

ljw1004 commented Jun 18, 2017

Some clients highlight the symbol under the cursor when you hover -- so the user clearly understands "this hover tooltip applies to this precise symbol". This range gives them the opportunity to know which range to highlight.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants