Run Visual Studio Code (VS Code) on any machine and access it through your web browser.
This is for out-of-the-box usage. However, Zeabur is not suitable for development, and you will be warned if your resource usage is heavy.
The password can be seen in the instruction.
Your VS Code configuration is stored at /home/coder/.local/share/code-server
, while your projects should be stored at /home/coder/project
. Other files and settings are not persisted and will be cleaned up after a restart.
To modify your code-server settings, create a configuration file at /home/coder/.config/code-server/config.json
with Config Editor.