Commit Graph

10 Commits

Author SHA1 Message Date
Johannes Rieken
9bb4de392b clearTimeout when hiding, fixes #11636 2016-09-08 11:06:28 +02:00
Alex Dima
217e0b56a8 Consistent naming for ext host <-> main process communication 2016-07-12 21:14:43 +03:00
Alex Dima
581c260f9a Rename extHostProtocol to extHost.protocol 2016-07-12 19:33:55 +03:00
Alex Dima
9f1e006be5 Do not use native Proxy as it breaks debugging vscode 2016-06-27 17:54:56 +02:00
Alex Dima
d285fe05e1 Split up ext host <-> main thread communication to separate files 2016-06-27 14:59:54 +02:00
Alex Dima
f00bbb18d9 Move IThreadService up to /workbench/ 2016-06-26 15:50:37 +02:00
Alex Dima
10cae007cd Use native JS Proxy for main <-> ext host proxies 2016-06-26 15:10:04 +02:00
Benjamin Pasero
5fdf5e2b24 Workbench services dependencies cleanup ( fixes #5688) 2016-04-29 13:00:48 +02:00
Benjamin Pasero
7827514998 less delete this.* 2016-03-16 16:01:58 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00