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] - Add manual grouping, drag and drop and coloring #594

Closed manake closed 1 year ago

manake commented 1 year ago

I have 20+ tabs open and I can't find the tab I need efficiently (it takes me 5-10 seconds to find the correct one).

Any chance that your extension could allow creating custom groups in the sidebar like Chrome does for tabs?

unnamed

Such grouping is what would be really useful:

TabGroups-Expand_Collapse

alefragnani commented 1 year ago

Hi @manake ,

Grouping and Colored bookmarks are already being tracked in (#225, #254 and #243). About drag and drop, there is a good possibility this to be part of the grouping, so I think this issue could be closed as duplicate of the others I listed above.

Feel free to add comments and suggestions on those issues, in case you miss something on those topics.

Hope this helps