Skip to content

Please allow Sticky Scroll to be based on indentation instead of scope #162904

@bitsoflogic

Description

@bitsoflogic

Simply show the line at the top of each of the indent guides to the left of the text where you're at.

500 async function doSomething() { 
501   try { 
535     if (user.isActive) {  
580       for (const account of accounts) {
// --- Sticky scroll border --- 
675         //
676         // This is where I happen to be in the scrolling... 
677         // 

This provides valuable context about where you are within the flow of code. To me, it makes the feature as intuitive as freezing Excel headers.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions