Vscode: Access Code Insiders from terminal

Created on 22 May 2016  路  3Comments  路  Source: microsoft/vscode

  • VSCode Version: 1.1.1-insider
  • OS Version: Mac OS X 10.11.4

Is there a way to access the insider build from the command line similar to the code command for the regular build? If there isn't are there any plans to add it?

Most helpful comment

For other people's reference, you can manually add the current build (whether insiders or not) to your PATH by opening the vscode command pallet and entering Install "<code or code-insiders>" command in PATH.

It'll look like this:

screen shot 2016-12-15 at 1 58 31 pm

All 3 comments

Try code-insiders from the command line.

Thanks - I just found the issue. It wasn't added to my path. (I had tried several variations and just now realized that I should add to path from the command palette)
Thank you.

For other people's reference, you can manually add the current build (whether insiders or not) to your PATH by opening the vscode command pallet and entering Install "<code or code-insiders>" command in PATH.

It'll look like this:

screen shot 2016-12-15 at 1 58 31 pm

Was this page helpful?
0 / 5 - 0 ratings