microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
161.93k stars 28.46k forks source link

Adding edited, new markings to the file scrollbar #219886

Open rishabmahesh opened 1 month ago

rishabmahesh commented 1 month ago

It would be great if we can see the edited (orange / blue), current file (the straight black line) and new (green) markings on the scrollbar in the file column as we see on the code scrollbar so that I am instantly able to scroll to files that are new / edited instead of having to scroll through my entire list of files to find the edited / new files.

Just to clarify, these are some markings I see in my code scrollbar: - image

It would be great if we can have something similar for the file scrollbar as well. Apologies if this is a duplicate

TLDR: Add scrollbar annotations to the file explorer scrollbar, just as we have them for the code scrollbar to easily find edited / new files / current file you are seeing

VSCodeTriageBot commented 1 month ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!