Visual Studio Code: Difference between revisions
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
== Install the Extension == | == Install the Extension == | ||
Open up VSCode, press CTRL + P and type <code>ext install ms-vscode-remote.remote-ssh</code>. | Open up VSCode, press CTRL + P (⌘P on Mac) and type <code>ext install ms-vscode-remote.remote-ssh</code>. | ||
Hit enter and it should install the extension for you. | Hit enter and it should install the extension for you. | ||