This repository has been archived on 2024-09-09 . You can view files and clone it, but cannot push or open issues or pull requests.
Asher
3a88ae5fb2
Get search working and clean up disconnected client (#23)
* 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
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
Description
Languages
TypeScript
81.6%
Shell
14.9%
HTML
1%
HCL
0.7%
CSS
0.7%
Other
1.1%