Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5355caf

Browse files
docs(modules): clarify browser-based and desktop IDEs functionality in contributing guide
1 parent2f730e3 commit5355caf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/about/contributing/modules.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Integrate development environments and code editors into workspaces.
114114

115115
####Browser-based IDEs
116116

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.
118118

119119
-**[code-server](https://registry.coder.com/modules/coder/code-server)**: VS Code in the browser
120120
-**[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.
123123

124124
####Desktop IDEs
125125

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.
127127

128128
-**[Cursor](https://registry.coder.com/modules/coder/cursor)**: Add a one-click button to launch Cursor IDE
129129
-**[JetBrains Gateway](https://registry.coder.com/modules/coder/jetbrains-gateway)**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp