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

Commit2f730e3

Browse files
docs(modules): refine IDE modules section and categorize browser-based and desktop IDEs for clarity
1 parent1e7191a commit2f730e3

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

‎docs/about/contributing/modules.md‎

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,17 +108,26 @@ flowchart LR
108108

109109
The Coder Registry organizes modules into different categories based on their functionality. Here are the main types with examples of actual available modules:
110110

111-
###[IDEModules](https://registry.coder.com/modules?search=tag%3Aide)
111+
###[IDE& Development Environments](https://registry.coder.com/modules?search=tag%3Aide)
112112

113113
Integrate development environments and code editors into workspaces.
114114

115+
####Browser-based IDEs
116+
117+
Access development environments directly through your browser.
118+
115119
-**[code-server](https://registry.coder.com/modules/coder/code-server)**: VS Code in the browser
116-
-**[Cursor](https://registry.coder.com/modules/coder/cursor)**: Add a one-click button to launch Cursor IDE
117-
-**[JetBrains Gateway](https://registry.coder.com/modules/coder/jetbrains-gateway)**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard
120+
-**[VS Code Web](https://registry.coder.com/modules/coder/vscode-web)**: VS Code Web - Visual Studio Code in the browser
118121
-**[Jupyter Notebook](https://registry.coder.com/modules/coder/jupyter-notebook)**: A module that adds Jupyter Notebook in your Coder template
119122
-**[JupyterLab](https://registry.coder.com/modules/coder/jupyterlab)**: A module that adds JupyterLab in your Coder template
123+
124+
####Desktop IDEs
125+
126+
One-click launch buttons to connect local IDE applications to your workspace.
127+
128+
-**[Cursor](https://registry.coder.com/modules/coder/cursor)**: Add a one-click button to launch Cursor IDE
129+
-**[JetBrains Gateway](https://registry.coder.com/modules/coder/jetbrains-gateway)**: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard
120130
-**[VS Code Desktop](https://registry.coder.com/modules/coder/vscode-desktop)**: Add a one-click button to launch VS Code Desktop
121-
-**[VS Code Web](https://registry.coder.com/modules/coder/vscode-web)**: VS Code Web - Visual Studio Code in the browser
122131
-**[Windsurf Editor](https://registry.coder.com/modules/coder/windsurf)**: Add a one-click button to launch Windsurf Editor
123132

124133
###[Helper Modules](https://registry.coder.com/modules?search=tag%3Ahelper)
@@ -129,6 +138,7 @@ Simplify template creation and workspace configuration.
129138
-**[Azure Region](https://registry.coder.com/modules/coder/azure-region)**: A parameter with human region names and icons
130139
-**[Coder Login](https://registry.coder.com/modules/coder/coder-login)**: Automatically logs the user into Coder on their workspace
131140
-**[Dotfiles](https://registry.coder.com/modules/coder/dotfiles)**: Allow developers to optionally bring their own dotfiles repository to customize their shell and IDE settings
141+
-**[File Browser](https://registry.coder.com/modules/coder/filebrowser)**: A file browser for your workspace
132142
-**[Fly.io Region](https://registry.coder.com/modules/coder/fly-region)**: A parameter with human region names and icons
133143
-**[GCP Region](https://registry.coder.com/modules/coder/gcp-region)**: Add Google Cloud Platform regions to your Coder template
134144
-**[Git Clone](https://registry.coder.com/modules/coder/git-clone)**: Clone a Git repository by URL and skip if it exists
@@ -166,12 +176,6 @@ Connect with external services and platforms.
166176
-**[JFrog (OAuth)](https://registry.coder.com/modules/coder/jfrog-oauth)**: Install the JF CLI and authenticate with Artifactory using OAuth
167177
-**[JFrog (Token)](https://registry.coder.com/modules/coder/jfrog-token)**: Install the JF CLI and authenticate with Artifactory using Artifactory terraform provider
168178

169-
###[Web-based Tools](https://registry.coder.com/modules?search=tag%3Aweb)
170-
171-
Browser-accessible applications and interfaces.
172-
173-
-**[File Browser](https://registry.coder.com/modules/coder/filebrowser)**: A file browser for your workspace
174-
175179
Browse all available modules and explore specific categories at[registry.coder.com](https://registry.coder.com).
176180

177181
##Module Integration

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp