Skip to content

Switch between Code and Code Insiders with ease.

License

Notifications You must be signed in to change notification settings

fabiospampinato/vscode-open-in-code

Repository files navigation

Open in Code

Logo

Switch between Code and Code Insiders with ease.

This extension requires code and code-insiders to be installed and available in your PATH.

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

License

MIT © Fabio Spampinato