kdcro101 / vscode-favorites

Add files and directories to workspace favorites. You can create groups (and subgroups) of favorite items with files and folders. Time saver for complex projects.
MIT License
49 stars 13 forks source link

Operate on multiple files at once #73

Open bobf32 opened 5 days ago

bobf32 commented 5 days ago

It would be great to be able to perform context menu operations like Remove from favourites on multiple files at a time.

E.g. if I select a favourite then Ctrl-Click to select another, the second item gets selected but the first becomes unselected.