Switch between Code and Code Insiders with ease.
This extension requires code
and code-insiders
to be installed and available in your PATH
.
Follow the instructions in the Marketplace, or run the following in the command palette:
ext install fabiospampinato.vscode-open-in-code
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
MIT © Fabio Spampinato