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
2019-02-05 11:15:59 -06:00
2019-02-05 11:15:47 -06:00
2019-02-05 11:15:50 -06:00
2019-02-05 11:15:42 -06:00
2019-02-05 11:15:50 -06:00
2019-02-05 11:15:48 -06:00

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
Languages
TypeScript 81.2%
Shell 14.7%
HTML 1%
CSS 0.8%
HCL 0.7%
Other 1.6%