DEV Community

Discussion on: Visual Studio Code - Tips & Tricks - Command Palette and its friends

Collapse
 
hey68you profile image
hey68you • Edited

I don't want to stash - I just want to organize my modified files into separate lists.
Currently, in VS Code, there is one only list called "Changes". I would like to add more lists (at least one more list) and drag modified files out of the "Changes" list and put them in another list that I can name (e.g. "do not commit these files").

Stage is sort of a solution to this but - I want to be able to name the list of un-staged and be able to make multiple such un-staged lists

This a built-in feature of webstorm.