alefragnani / vscode-bookmarks

Bookmarks Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
GNU General Public License v3.0
1.7k stars 163 forks source link

[FEATURE] - Bookmarks sorting function #580

Closed meijialun closed 1 year ago

meijialun commented 1 year ago

In the bookmarks screen, the added bookmarks are sorted by the time they were added, and the user cannot adjust their order. I hope it is possible to adjust the order of a certain bookmark, otherwise it is rather messy when there are many bookmarks.

alefragnani commented 1 year ago

Hi @meijialun ,

There are 3 different issues requesting sort of bookmark sorting (#217, #435 and #443).

Feel free to upvote the one better suit your needs. I'm planning to add such features in upcoming releases.

Hope this helps