Code Server
Enterprise
Applicable to Enterprise Edition
Community
Applicable to Community Edition
Introduction
Run VS Code on any machine anywhere and access it in the browser.
Property | Description |
---|---|
App Image | codercom/code-server |
Official Website | https://github.com/cdr/code-server |
Screenshots
Usage
- Create a code server app and open it
- In the code server, open the menu at the upper-left corner
- Click File > Open to open a folder
- Select
/project/<group-name>/path/to/your/folder
, and clickOK
- Happy coding ;)
Troubleshooting
If you show a blank page when opening the code server app, please check if there is a code server opened in another browser tab. If yes, please close the tab and reload again.