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

Add Sticky Scroll in tree views #7243

Open
1 task done
jacobdalamb opened this issue Feb 1, 2024 · 3 comments
Open
1 task done

Add Sticky Scroll in tree views #7243

jacobdalamb opened this issue Feb 1, 2024 · 3 comments
Labels
enhancement [core label] project panel Feedback for files tree view setting Feedback for preferences, configuration, etc

Comments

@jacobdalamb
Copy link

Check for existing issues

  • Completed

Describe the feature

The Sticky Scroll feature works by automatically scrolling the file tree view such that your active file (the one you're currently working on or have selected) is always visible. This is highly useful because developers often deal with large codebases with nested file structures. Being able to keep track of your current file amidst the larger tree can help improve workflow and productivity, reducing the time to find and navigate between different parts of the codebase. Idea from https://code.visualstudio.com/updates/v1_86

If applicable, add mockups / screenshots to help present your vision of the feature

No response

@jacobdalamb jacobdalamb added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels Feb 1, 2024
@JosephTLyons JosephTLyons added project panel Feedback for files tree view setting Feedback for preferences, configuration, etc and removed triage Maintainer needs to classify the issue admin read Pending admin review labels Feb 1, 2024
@JosephTLyons
Copy link
Collaborator

Woah! This is a neat feature! Thanks for the suggestion @jacobdalamb!

@Ymirke
Copy link

Ymirke commented Feb 16, 2024

Yes please, this would be great.

For quick showcase of how it looks in vscode:

vscode-example.mov

@wzxu
Copy link

wzxu commented Feb 22, 2024

For reference there's a similar one for the code editor area: #5344
Both would be awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement [core label] project panel Feedback for files tree view setting Feedback for preferences, configuration, etc
Projects
None yet
Development

No branches or pull requests

4 participants