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/about/contributing/modules.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -114,7 +114,7 @@ Integrate development environments and code editors into workspaces.
114
114
115
115
####Browser-based IDEs
116
116
117
-
Access development environments directly through your browser.
117
+
Access development environments directly through your browser. These modules use`coder_script` to install and launch the IDE service within your workspace, then provide a`coder_app` for seamless browser access through the Coder dashboard.
118
118
119
119
-**[code-server](https://registry.coder.com/modules/coder/code-server)**: VS Code in the browser
120
120
-**[VS Code Web](https://registry.coder.com/modules/coder/vscode-web)**: VS Code Web - Visual Studio Code in the browser
@@ -123,7 +123,7 @@ Access development environments directly through your browser.
123
123
124
124
####Desktop IDEs
125
125
126
-
One-click launch buttons to connect local IDE applications to your workspace.
126
+
One-click launch buttons to connect local IDE applications to your workspace. These modules only use`coder_app` to provide launch buttons in the dashboard - no installation required since they connect to IDEs already installed on your local machine.
127
127
128
128
-**[Cursor](https://registry.coder.com/modules/coder/cursor)**: Add a one-click button to launch Cursor IDE
129
129
-**[JetBrains Gateway](https://registry.coder.com/modules/coder/jetbrains-gateway)**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard