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

Display entire definition line when pointing at variable #12301

Open
mrx23dot opened this issue May 14, 2024 · 2 comments
Open

Display entire definition line when pointing at variable #12301

mrx23dot opened this issue May 14, 2024 · 2 comments
Labels
enhancement Improvement to an existing feature Feature Request Language Service

Comments

@mrx23dot
Copy link

mrx23dot commented May 14, 2024

Type: Feature Request

When I point to a variable it shows:
image

It might as well show the entire line of definition, would spare a click+going back
image

This is how Eclipse works, which is etalon.

Extension version: 1.17.5
VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z)
OS version: Windows_NT x64 10.0.19045
Modes: Unsupported
Sandboxed: No

@browntarik browntarik added Feature Request enhancement Improvement to an existing feature Language Service labels May 14, 2024
@browntarik
Copy link
Contributor

Thank you for requesting this feature, please follow this thread for future updates.

@mrx23dot
Copy link
Author

It's also misleading because
static tFobMod fobMod;

is shown as
tFobMod fobMod
without assert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature Feature Request Language Service
Projects
None yet
Development

No branches or pull requests

2 participants