File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,11 @@ Web_ icon.
38
38
39
39
## JetBrains IDEs in the browser
40
40
41
- If your image includes a JetBrains IDE, you can launch it from the dashboard.
42
- Coder launches JetBrains IDEs in their own windows; be sure to set your browser
43
- to allow popup windows so that you can use your IDE.
41
+ If your image
42
+ [ includes a JetBrains IDE] ( ../admin/environment-management/installing-jetbrains.md ) ,
43
+ you can launch it from the dashboard. Coder launches JetBrains IDEs in their own
44
+ windows; be sure to set your browser to allow popup windows so that you can use
45
+ your IDE.
44
46
45
47
![ JetBrains logos] ( ../assets/jetbrains-launcher-icons.png )
46
48
@@ -51,7 +53,7 @@ to allow popup windows so that you can use your IDE.
51
53
52
54
You can also manually install JetBrains' IDEs. After following JetBrains' steps
53
55
for installing your IDE (make sure that you install the IDE to your home
54
- directory), create a symlink, and add it to $ PATH.
56
+ directory), create a symlink, and add it to ` PATH ` .
55
57
56
58
The symlink names supported by Coder are:
57
59
You can’t perform that action at this time.
0 commit comments