VS Code in the browser
8b8bef015e
* Add evaluation helpers * Make some helpers only available server-side They don't make any sense on the client side. * Fork the right thing |
||
---|---|---|
build | ||
packages | ||
rules | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
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