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
Description
No description provided
Readme 48 MiB
Languages
TypeScript 90.8%
JavaScript 3.3%
C 2.8%
CSS 1.5%
Inno Setup 0.7%
Other 0.7%