-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Closed
Labels
editor-sticky-scrollfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
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.
jrieken, laurentlb, noahandreasson, mehlian, ctf0 and 2 more
Metadata
Metadata
Assignees
Labels
editor-sticky-scrollfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded