alefragnani / vscode-bookmarks

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

[FEATURE] - Manual bookmarks sorting #585

Open lpsmith-dev opened 1 year ago

lpsmith-dev commented 1 year ago

Add ability to manually sort the list of bookmarks in bookmarks view. Click and drag option to place a bookmark at any position of the list. It would be great that the tree view also supported manual sorting.

manake commented 1 year ago

I agree.

vladrbyte commented 1 year ago

line numbers in increasing / decreasing direction

jaggujajamensan commented 1 year ago

This or an option to sort them by label alphabetically when in list mode When viewing in list mode the user has intentionally clicked away from tree-mode, so they wouldn't expect bookmark labels to still be sorted by the directory structure.

That way you could sort bookmarks by titling them, e.g. [Defaults]

gianmarcoricciarelli commented 9 months ago

I agree, it would be very nice to have such a feature, it would be very useful too.