You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ides.md
+19-15
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The following desktop IDEs have been tested with Coder, though any IDE with SSH
4
4
support should work:
5
5
6
-
-[VS Code Remote SSH](#vs-code-remote)
6
+
-[Visual Studio Code](#visual-studio-code)
7
7
-[JetBrains with Gateway](./ides/gateway.md)
8
8
- IntelliJ IDEA
9
9
- CLion
@@ -16,6 +16,24 @@ support should work:
16
16
- Note: These are [configured in the template](./ides/web-ides.md)
17
17
-[Emacs](./ides/emacs-tramp.md)
18
18
19
+
## Visual Studio Code
20
+
21
+
Click `VS Code Desktop` in the dashboard to one-click enter a workspace. This automatically installs the [Coder Remote](https://github.com/coder/vscode-coder) extension, authenticates with Coder, and connects to the workspace.
0 commit comments