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: Have hovering over the line show you a tooltip with some context of the original indent #5

Open
eddieparker opened this issue Nov 13, 2018 · 0 comments

Comments

@eddieparker
Copy link

Just a random thought: on really long sections of code (i.e., python functions), it'd be nice to see what the vertical indent line 'lines' up with without having to scroll all the way to the top.

Not sure if it's trivial to do something like codelens/peek support, but even just a tooltip with the line of code to know if you're lining up to a function, an if statement, etc would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant