multi-vscode-opener
v1.1.0
Published
A command line tool to open VSCode with stand-alone user data and extensions
Downloads
13
Readme
multi-vscode-opener 
multi-vscode-opener is a command line tool to open VSCode with stand-alone user data and extensions.
Installation
npm install -g multi-vscode-openerYou can also run npx multi-vscode-opener to use it directly.
Usage
mvoThis command will list all config for VSCode (stand-alone user data and extensions), then you can select which config to use.
To use a specific config, run:
mvo [config name]License
MIT
