vscode-bookmarks
vscode-bookmarks copied to clipboard
[FEATURE] - Improve Side Bar
Add new customization options
- [ ] Hide/Show Relative Path
- [x] Hide/Show Position (#143)
- [x] View as List/Tree (#453)
- [ ] Sort by
- [ ] Line Number (actual behavior)
- [ ] Name
- [ ] Path
I came to the repo to request the sort-by-name feature in the sidebar. Glad to see that you already have it in mind 🙂 (no rush, tho)
I came to the repo to request the sort-by-name feature in the sidebar. Glad to see that you already have it in mind slightly_smiling_face (no rush, tho)
I came looking for the "Sort by Name" feature too as this would be my most heavily used feature. For example my use pattern for tracking feature XXX through source files is labelling them as "XXX 010 foo", "XXX 020 bar", "XXX 030 baz", then I might loop back and add "XXX 015 after foo". So currently just just eyeballing where they are amongst the many features I'm tracking isn't too taxing, however having that ordering would be a cherry on top of the already nice cake.
Voting for this, sorting by name would allow for things like prefixing bookmarks based on what they're about, [topic] bookmark description here
, something that would be very useful for me currently.