Skip to content
Zeros Workspace·included free on every plan

Your server is now an
IDE.

A full Visual Studio Code, running in your browser, wired straight into your game server. Edit Lua, run it live, see the console. Never open an SFTP client again.

Run Lua on your live server with ⌘↵.Tail the GMod console without leaving the editor.Every save snapshotted automatically. Roll back in one click.No SFTP, no install, no SSH key handshake.
darkrp / lua / darkrp_customthings / jobs.lua
● live
●jobs.lua
●shipments.lua
●entities.lua
1-- darkrp_customthings/jobs.lua · Zeros RP custom jobs
2
3TEAM_CITIZEN = DarkRP.createJob("Citizen", {
4 color = Color(20, 150, 20),
5 salary = 45,
6})
7
8-- TODO: add the Hitman job
9Da
10 
11 
12 
13 
14 
● LuaUTF-8LFtyping…

Syntax highlighting · IntelliSense · file history for

LuaJSONYAMLTOMLTypeScriptJavaScriptPHPPythonMarkdownGoRustC++HTMLCSSSQL.cfg.vmf.vdfXMLShell

Three capabilities built for server development.

A full code editor in your browser, a structured addon manager, and intelligent config tooling. All of it wired directly into your live server.

Run Lua. Right now.

Highlight any block of code, press ⌘↵, and it runs on your live server. Output streams back into the editor in real time. Same loop as a local game dev, in a browser tab.

Ctrl+↵

Live console, line by line.

A native Output panel tails the GMod console as it happens. Kills, connects, errors, all of it. Filter for what matters. No SSH, no separate tab, no log scraping.

Snapshots you can trust.

Every save and every 10 minutes, your server is automatically snapshotted. See a diff of any change, restore any version in one click. Three AM deploy insurance.

Press this. Watch the server.

Ctrl+↵lua_run on live server

Select any Lua block in the editor and ship it. Output appears in the workspace's console tail within a second. Same loop a Source engine plugin dev has on their local machine. The only difference is this is your real, live, paying players server.

First execution per workspace requires a one-click confirmation. After that, fast path stays fast.

Full Visual Studio Code. Zero install.

Everything code-server ships with, wired into your game-server volume and authenticated with your Zeros Host login. No separate account, no port forwards.

In-browser editor

Full Visual Studio Code running on Zeros infrastructure. No app to download.

Syntax highlighting

Lua, JSON, YAML, .cfg, .vmf, .vdf, and 80+ other languages.

Integrated terminal

Real shell inside your server container, opened from the editor.

File history + line diffs

Auto-snapshotted every 10 min and on save. Side-by-side diff viewer.

Live server console

Output panel tails the GMod console in real time.

Server status sidebar

Start, stop, restart your server without leaving the editor.

Deep-links from File Manager

Click a file in the panel → opens straight in the workspace.

Open VSX marketplace

Install themes, language servers, and tools from inside the editor.

No SFTP credentials

Authenticated through your panel session. Nothing to copy around.

This is the real thing.

Not a mockup - a live capture of code-server running on an actual Zeros Host server, straight from the panel.

Zeros Workspace running a real code-server session in the browser, with the project file explorer and trust dialog visible

Workspace vs SFTP vs cPanel editor.

Workspace is a full code editor in your browser, wired directly into your live game server. Edit a config file and the change is live - no FTP client, no SFTP credentials, no upload step.

FeatureSFTP / FileZillacPanel editorZeros Workspace
Edit files in the browserBasic only
Syntax highlighting
Integrated terminal / live console
Built-in file history + line diffs
Run Lua on the live server
Extensions marketplace
No install, no separate logincPanel acct

Anyone who edits server files more than once a month.

Tweaking Lua addons

Open any .lua file, edit with full IDE polish, save it. No FileZilla. No "wrong path" surprises.

Quick balance changes

Change a salary, restart a job, push it live in 30 seconds. Watch the console for errors as it loads.

New devs onboarding

If they know Visual Studio Code, they already know your dev environment. Day one productivity.

Safe Saturday-night deploys

Auto-snapshots before every save plus a 10-minute heartbeat. Whatever breaks, you revert with one click.

Stop SFTP'ing your job to death.

The workspace is on every Zeros Host plan. No add on. No upgrade. Start with a 24 hour free trial. No card.