mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
8b8bef015e2fc582880a3dcff7487edf04027574
* Add evaluation helpers * Make some helpers only available server-side They don't make any sense on the client side. * Fork the right thing
vscode-remote
Run VS Code remotely.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-remote
Installing dependencies
cd vscode-remote
yarn
Run
yarn start