1.1.0 • Published 2 years ago

multi-vscode-opener v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

multi-vscode-opener npm

multi-vscode-opener is a command line tool to open VSCode with stand-alone user data and extensions.

Installation

npm install -g multi-vscode-opener

You can also run npx multi-vscode-opener to use it directly.

Usage

mvo

This 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