Skip to content

Commit 1ec8b1c

Browse files
committed
link to comparison from vs code doc
1 parent 9da6365 commit 1ec8b1c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/user-guides/workspace-access/vscode.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Visual Studio Code
22

33
You can develop in your Coder workspace remotely with
4-
[VSCode](https://code.visualstudio.com/download). We support connecting with the
5-
desktop client and VSCode in the browser with
4+
[VS Code](https://code.visualstudio.com/download).
5+
We support connecting with the desktop client and VS Code in the browser with
66
[code-server](https://github.com/coder/code-server).
7+
Learn more about how VS Code Web and code-server compare in the
8+
[code-server doc](./code-server.md).
79

8-
## VSCode Desktop
10+
## VS Code Desktop
911

10-
VSCode desktop is a default app for workspaces.
12+
VS Code desktop is a default app for workspaces.
1113

1214
Click `VS Code Desktop` in the dashboard to one-click enter a workspace. This
1315
automatically installs the [Coder Remote](https://github.com/coder/vscode-coder)
@@ -21,7 +23,7 @@ extension, authenticates with Coder, and connects to the workspace.
2123
2224
### Manual Installation
2325

24-
You can install our extension manually in VSCode using the command palette.
26+
You can install our extension manually in VS Code using the command palette.
2527
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press
2628
enter.
2729

0 commit comments

Comments
 (0)