Matt Bierner
c342eaa22e
Adding more explicit returns
2017-02-01 17:29:57 -08:00
Johannes Rieken
3321981f6f
use pipe to communicate with ext host
2017-01-23 14:48:48 +01:00
Johannes Rieken
70560a282a
only one sender, no more stats
2017-01-20 19:56:23 +01:00
Johannes Rieken
6652555a06
make ext host ipc use message passing protocol api
2017-01-20 19:24:30 +01:00
Johannes Rieken
b524f6afad
move ipcRemoveCom to node-layer
2017-01-20 12:06:26 +01:00
Johannes Rieken
5d0fc3cad9
Revert "add extension host heart beat and log telemetry event when ext host goes dark, #14758 "
...
This reverts commit fb757bcc19 .
2016-12-23 16:25:24 +01:00
Johannes Rieken
fb757bcc19
add extension host heart beat and log telemetry event when ext host goes dark, #14758
2016-11-02 11:38:16 +01:00
Alex Dima
d801542057
ExtensionsRegistry only tracks extension points
2016-10-26 22:08:57 +02:00
Alex Dima
b10c51b085
Merge pull request #13774 from daserge:epipe-process-send
...
Avoiding "write EPIPE process.send" error on exit
2016-10-24 20:03:13 +02:00
Johannes Rieken
dc7402b978
make vscode.d.ts use a declare module, #13990
...
* a declared module allows to have a sibling module containing experimental API
* this change also cleans up some bogous type pollution that happened because vscode used to be both, a declare module and a global namespace
2016-10-19 11:43:56 +02:00
Benjamin Pasero
ae6a270ab0
use queued sender for ext host communication
2016-10-16 09:45:33 +02:00
daserge
bdc5eefa95
Avoiding "write EPIPE process.send" error on exit
2016-10-14 19:39:26 +03:00
Johannes Rieken
6681a2a7d6
tsfmt - src
2016-10-08 09:53:13 +02:00
Joao Moreno
fb59b1b8f1
remove shared process connection from ext host
2016-10-07 11:29:34 +02:00
Joao Moreno
e023d81ce8
ipc: send client ids when connecting
2016-09-21 10:24:04 +02:00
Johannes Rieken
c57d4d05e2
fix #11980
2016-09-19 11:04:02 +02:00
Alex Dima
10cae007cd
Use native JS Proxy for main <-> ext host proxies
2016-06-26 15:10:04 +02:00
Joao Moreno
2210d0a798
isolate ipc code
2016-04-20 10:52:50 +02:00
Benjamin Pasero
8081b5bb72
a little bit more pluginHost => extensionHost
2016-03-24 15:55:53 +01:00