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] sticky scroll - showing the scope of the selected code block #142

Open
AndrewBasem1 opened this issue Sep 20, 2023 · 0 comments

Comments

@AndrewBasem1
Copy link

I think having the option to toggle showing the scope of the code block selected (highlighted) would be very nice.

Consider the following screenshot:
image

The code block I highlighted (lines 460-466) is within a class called uuidInvoicesMapper and within a method of that class called _map_active_invoice_to_active_installments.

vscode naturally has the option to toggle sticky scroll

the current generated image looks like this:
image

The image I want should look something like this:
image

Unfortunately I'm not good with javascript so I can't help with this feature 💔

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