Skip to content

How do I use VS Code in the browser (Workspace)?

Workspace is a browser-based Visual Studio Code environment connected directly to your server files. It lets you edit code and configuration with a full editor (syntax highlighting, find-and-replace, multi-file editing) without downloading files or using a separate FTP client.

Open Workspace from the sidebar of your server panel. The editor loads with your server file tree on the left. Open any file by clicking it. Workspace supports the same file types as VS Code: Lua, JavaScript, JSON, YAML, Python, and more.

Changes are saved to your server files in real time. Workspace autosaves every 10 minutes and on every manual save (Ctrl+S). A snapshot is created at each autosave, so accidental changes can be recovered via File History.

Workspace is available on all plans that include the feature. If you do not see it in the sidebar, check your plan tier.

Was this helpful?

Didn't fix it? Ask in Discord.

Ask in our Discord - we help with hosting questions whether or not you host with us.