tintinweb / vscode-inline-bookmarks

Customizable inline Bookmarks for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-inline-bookmarks
GNU General Public License v3.0
45 stars 14 forks source link

a way to sort or drag bookmarks #53

Open h-unterp opened 2 years ago

h-unterp commented 2 years ago

Currently the bookmarks are presented in alphabetical order of the file.

Would be nice to drag them to whatever order the user wants.

And a lightweight change that can accomplish a lot of custom ordering: different sorting of bookmarks:

Modification time is nice because you just change the comment to move its place in the sort order.

Thank you

SEBO2 commented 1 year ago

very much need to sort bookmarks to keep track of a 'flow' of changes I need to do..