This repository was archived by the owner on Aug 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ description:
6
6
7
7
There are five primary ways you can connect an IDE to your Coder workspace:
8
8
9
- 1 . [ VS Code remote SSH] ( #vs-code-remote-ssh ) with local VS Code
10
- 1 . [ VS Code in the browser] ( #vs-code-in-the-browser ) with code-server
11
- 1 . [ JetBrains in the browser] ( # #jetbrains-ides-in-the-browser) with JetBrains
9
+ 1 . [ VS Code remote SSH] ( editors.md #vs-code-remote-ssh) with local VS Code
10
+ 1 . [ VS Code in the browser] ( editors.md #vs-code-in-the-browser) with code-server
11
+ 1 . [ JetBrains in the browser] ( editors.md #jetbrains-ides-in-the-browser) with JetBrains
12
12
Projector
13
- 1 . JetBrains' [ Code With Me] ( #code-with-me )
13
+ 1 . [ JetBrains' Code With Me] ( editors.md #code-with-me)
14
14
1 . _ Any_ local editor with
15
15
[ 1-way file synchronization] ( ../cli/file-sync.md#one-way-file-sync ) or
16
16
[ 2-way file synchronization over SSH] ( ../cli/file-sync.md#two-way-file-sync )
@@ -91,11 +91,9 @@ workspace with the following resources at a minimum:
91
91
collaborate with others in real-time on your project and enables pair
92
92
programming.
93
93
94
- ### Prerequisites
95
-
96
- You must have a [ JetBrains IDE
94
+ > You must have a [ JetBrains IDE
97
95
installed] ( ../admin/workspace-management/installing-jetbrains.md ) onto your
98
- [ image] ( ../images/index.md ) .
96
+ [ image] ( ../images/index.md ) to use Code With Me .
99
97
100
98
### Getting started
101
99
You can’t perform that action at this time.
0 commit comments