1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-02-18 01:49:20 +00:00
code-server-2/packages/web
Asher 3a88ae5fb2
Get search working and clean up disconnected client ()
* 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
..
src Getting the client to run () 2019-02-05 11:15:50 -06:00
.gitignore Extension host () 2019-02-05 11:15:58 -06:00
package.json Extension host () 2019-02-05 11:15:58 -06:00
webpack.common.config.js Fix syntax highlighting, process spawning, extensions, terminals () 2019-02-05 11:15:59 -06:00
webpack.dev.config.js Fix syntax highlighting, process spawning, extensions, terminals () 2019-02-05 11:15:59 -06:00
yarn.lock Get search working and clean up disconnected client () 2019-02-05 11:15:59 -06:00