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

VScode Bookmarks in Minimap #181757

Closed
Brahmdevsingh opened this issue May 7, 2023 · 6 comments
Closed

VScode Bookmarks in Minimap #181757

Brahmdevsingh opened this issue May 7, 2023 · 6 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@Brahmdevsingh
Copy link

Dear Visual Studio Code Team,

I hope this post finds you well. I am a regular user of Visual Studio Code, and I am writing to request a new feature that I believe would greatly enhance the user experience.

As you know, when writing lengthy code in Visual Studio Code, it is sometimes necessary to scroll up and down to make changes in different sections of the code. This process can be time-consuming, especially when dealing with large files with many lines of code.

Therefore, I would like to suggest adding a new feature to Visual Studio Code that would allow users to pin a specific area of their code in the minimap. By doing so, users could quickly navigate to that particular section of code without having to scroll manually.

The proposed feature would be simple to use. Users would be able to click on the pinned section of the minimap, and they would be taken directly to that section of code in the editor. This feature would save users time and effort, as they would not have to spend time searching for the section of code they need to edit.

I believe this feature would be a valuable addition to Visual Studio Code and would benefit many users. I hope you will consider my request and add this feature in a future update of the application.

Thank you for your time and consideration.

Sincerely,
Brahm Dev Singh

@msweeney1999
Copy link

There is a great extension named Bookmarks by Alessandro Fragnani which lets you bookmark locations in your source code. I would be lost without it.

@MarioRicalde
Copy link

MarioRicalde commented Jul 15, 2023

Some Vim extensions add bookmark functionality with ( ma ).

I'd suggest you change the name of the title to reflect the feature you are trying to request, which if I'm interpreting correctly is: VScode Bookmarks in Minimap.

Possible related feature: #82808
From Plugin issue: alefragnani/vscode-bookmarks#584

@Brahmdevsingh Brahmdevsingh changed the title Request to add a new feature to Visual Studio Code VScode Bookmarks in Minimap Oct 28, 2023
@ulugbekna ulugbekna added the feature-request Request for new features or functionality label Dec 6, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone Dec 6, 2023
@VSCodeTriageBot
Copy link
Collaborator

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!

@mccrimmonmd
Copy link

I agree, it would be really nice if VS Code had native functionality similar to that provided by the Bookmarks and Numbered Bookmarks extensions, and the minimap would be the perfect way to navigate between them visually. It would also be nice if you could give them names, and navigate between them by name using the keyboard--something that neither of the above extensions seem to support.

@VSCodeTriageBot
Copy link
Collaborator

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@VSCodeTriageBot
Copy link
Collaborator

🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

7 participants