Difference between revisions of "Visual Studio Code"
(Created page with "You can also run VS Code from the terminal by typing 'code' after adding it to the path: * Launch VS Code. * Open the Command Palette ('''Ctrl+Shift+P''') and type '''shell co...") |
|||
| Line 2: | Line 2: | ||
* Launch VS Code. | * Launch VS Code. | ||
* Open the Command Palette ('''Ctrl+Shift+P''') and type '''shell command''' to find the Shell Command: Install 'code' command in PATH command. | * Open the Command Palette ('''Ctrl+Shift+P''') and type '''shell command''' to find the Shell Command: Install 'code' command in PATH command. | ||
| + | |||
| + | https://code.visualstudio.com/docs/setup/mac | ||
Revision as of 14:04, 15 January 2019
You can also run VS Code from the terminal by typing 'code' after adding it to the path:
- Launch VS Code.
- Open the Command Palette (Ctrl+Shift+P) and type shell command to find the Shell Command: Install 'code' command in PATH command.