mirror of
https://github.com/coder/coder.git
synced 2025-07-21 01:28:49 +00:00
docs: remove configuring prefix from IDEs (#3446)
This commit is contained in:
10
docs/ides.md
10
docs/ides.md
@ -4,7 +4,7 @@ The following desktop IDEs have been tested with Coder, though any IDE with SSH
|
|||||||
support should work:
|
support should work:
|
||||||
|
|
||||||
- [VS Code Remote SSH](#vs-code-remote)
|
- [VS Code Remote SSH](#vs-code-remote)
|
||||||
- [JetBrains with Gateway](./ides/configuring-gateway.md)
|
- [JetBrains with Gateway](./ides/gateway.md)
|
||||||
- IntelliJ IDEA
|
- IntelliJ IDEA
|
||||||
- CLion
|
- CLion
|
||||||
- GoLand
|
- GoLand
|
||||||
@ -13,8 +13,8 @@ support should work:
|
|||||||
- RubyMine
|
- RubyMine
|
||||||
- WebStorm
|
- WebStorm
|
||||||
- Web IDEs (code-server, JupyterLab, JetBrains Projector)
|
- Web IDEs (code-server, JupyterLab, JetBrains Projector)
|
||||||
- Note: These are [configured in the template](./ides/configuring-web-ides.md)
|
- Note: These are [configured in the template](./ides/web-ides.md)
|
||||||
- [Emacs](./ides/configuring-emacs-tramp.md)
|
- [Emacs](./ides/emacs-tramp.md)
|
||||||
|
|
||||||
## SSH configuration
|
## SSH configuration
|
||||||
|
|
||||||
@ -67,7 +67,7 @@ already done so, you may wish to open a terminal on your Coder workspace and
|
|||||||
check out a copy of the project you intend to work on.
|
check out a copy of the project you intend to work on.
|
||||||
|
|
||||||
After installing Gateway on your local system, [follow these steps to create a
|
After installing Gateway on your local system, [follow these steps to create a
|
||||||
Connection and connect to your Coder workspace.](./ides/configuring-gateway.md)
|
Connection and connect to your Coder workspace.](./ides/gateway.md)
|
||||||
|
|
||||||
| Version | Status | Notes |
|
| Version | Status | Notes |
|
||||||
| --------- | ------- | -------------------------------------------------------- |
|
| --------- | ------- | -------------------------------------------------------- |
|
||||||
@ -77,7 +77,7 @@ Connection and connect to your Coder workspace.](./ides/configuring-gateway.md)
|
|||||||
|
|
||||||
## Web IDEs (Jupyter, code-server, JetBrains Projector)
|
## Web IDEs (Jupyter, code-server, JetBrains Projector)
|
||||||
|
|
||||||
Web IDEs (code-server, JetBrains Projector, VNC, etc.) are defined in the template. See [configuring IDEs](./ides/configuring-web-ides.md).
|
Web IDEs (code-server, JetBrains Projector, VNC, etc.) are defined in the template. See [IDEs](./ides/web-ides.md).
|
||||||
|
|
||||||
## Up next
|
## Up next
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Configuring Emacs TRAMP
|
# Emacs TRAMP
|
||||||
|
|
||||||
[Emacs TRAMP](https://www.emacswiki.org/emacs/TrampMode) is a method of running editing operations on a remote server.
|
[Emacs TRAMP](https://www.emacswiki.org/emacs/TrampMode) is a method of running editing operations on a remote server.
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
# Configuring JetBrains Gateway
|
# JetBrains Gateway
|
||||||
|
|
||||||
The following walkthrough details how to connect JetBrains Gateway to
|
The following walkthrough details how to connect JetBrains Gateway to
|
||||||
Coder.
|
Coder.
|
@ -1,4 +1,4 @@
|
|||||||
# Configuring web IDEs
|
# Web IDEs
|
||||||
|
|
||||||
By default, Coder workspaces allow connections via:
|
By default, Coder workspaces allow connections via:
|
||||||
|
|
@ -78,19 +78,19 @@
|
|||||||
"icon_path": "./images/icons/code.svg",
|
"icon_path": "./images/icons/code.svg",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"title": "Configuring Web IDEs",
|
"title": "Web IDEs",
|
||||||
"description": "Learn how to configure web IDEs in your templates",
|
"description": "Learn how to configure web IDEs in your templates",
|
||||||
"path": "./ides/configuring-web-ides.md"
|
"path": "./ides/web-ides.md"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Configuring JetBrains Gateway",
|
"title": "JetBrains Gateway",
|
||||||
"description": "Learn how to configure JetBrains Gateway for your workspaces",
|
"description": "Learn how to configure JetBrains Gateway for your workspaces",
|
||||||
"path": "./ides/configuring-gateway.md"
|
"path": "./ides/gateway.md"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Configuring Emacs",
|
"title": "Emacs",
|
||||||
"description": "Learn how to configure Emacs with TRAMP in Coder",
|
"description": "Learn how to configure Emacs with TRAMP in Coder",
|
||||||
"path": "./ides/configuring-emacs-tramp.md"
|
"path": "./ides/emacs-tramp.md"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -84,4 +84,4 @@ Coder with Docker has the following advantages:
|
|||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
- [Learn more about template configuration](../templates.md)
|
- [Learn more about template configuration](../templates.md)
|
||||||
- [Configure more IDEs](../ides/configuring-web-ides.md)
|
- [Configure more IDEs](../ides/web-ides.md)
|
||||||
|
@ -238,7 +238,7 @@ resources associated with the workspace.
|
|||||||
### Coder apps
|
### Coder apps
|
||||||
|
|
||||||
By default, all templates allow developers to connect over SSH and a web
|
By default, all templates allow developers to connect over SSH and a web
|
||||||
terminal. See [Configuring Web IDEs](./ides/configuring-web-ides.md) to
|
terminal. See [Configuring Web IDEs](./ides/web-ides.md) to
|
||||||
learn how to give users access to additional web applications.
|
learn how to give users access to additional web applications.
|
||||||
|
|
||||||
### Data source
|
### Data source
|
||||||
|
Reference in New Issue
Block a user