This console app takes advantage of VS Code Portable Mode to make your VS Code Environment more Organized.
※ Currently only tested on Windows 10!
※ Currently it does not work on MacOS!
It simply swaps data folder!
see VS Code Portable Mode
using nimble:
nimble install vscds- install vscds
- run vscds using a terminal
- configure settings.json
- run vscds and enter
helpor?for help
settings.json
- CMD: Show help.
- CMD: Open settings file.
- CMD: Swap data folder.
- CMD: Create data folder.
- CMD: Delete data folder.
- CMD: Rename data folder.
- CMD: List all data folders.
- CMD: Run VS Code.
- CMD: Reveal VS Code directory in explorer.
- ADD: MacOS Support(?).
- FIX: Exterminate bugs.