vscds

<VS Code Data Swapper> Easily swap between multiple data folders.


Keywords
vscode
License
MIT
Install
nimble install vscds

Documentation

VSCode Data Swapper

This is a recreation of VSCodeManager made with Nim

This console app takes advantage of VS Code Portable Mode to make your VS Code Environment more Organized.

What it does

It simply swaps data folder!

How to use

  1. install
  2. run vds
  3. configure settings.json
  4. run vds and enter ? for help

Installing

using nimble:

nimble install vds

TODO

  • CMD: Show help.
  • CMD: Swap data folder.
  • CMD: Create data folder.
  • CMD: Delete data folder.
  • CMD: Rename data foler.
  • CMD: List all data folers.
  • CMD: Run VSCode.
  • CMD: Reveal VSCode directory in explorer.
  • FIX: Exterminate bugs.