VS Code in the browser
3a88ae5fb2
* Use ipc instead of pipe * Run callback passed to child process's send method * It also returns true * Correct send signature * Kill processes when client disconnects |
||
---|---|---|
packages | ||
rules | ||
scripts | ||
.gitignore | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
vscode-cloud
Run VS Code in the cloud.
Contributing
Getting the source
git clone https://github.com/codercom/vscode-cloud
Installing dependencies
cd vscode-cloud
yarn
Run
yarn start