fabiospampinato / vscode-open-in-code

Switch between Code and Code Insiders with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in Code

Logo

Switch between Code and Code Insiders with ease.

Install

Follow the instructions in the Marketplace, or run the following in the command palette:

ext install fabiospampinato.vscode-open-in-code

Usage

It adds 2 commands to the command palette:

'Open in Code' // Open the current project and file in Code
'Open in Code Insiders' // Open the current project and file in Code Insiders

Contributing

If you found a problem, or have a feature request, please open an issue about it.

If you want to make a pull request you can debug the extension using Debug Launcher.

License

MIT © Fabio Spampinato

About

Switch between Code and Code Insiders with ease.

License:MIT License


Languages

Language:TypeScript 100.0%