Commit Graph

17 Commits

Author SHA1 Message Date
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
Johannes Rieken
7ea0b9b644 don't use uuid when not neccessary 2016-04-14 17:15:35 +02:00
isidor
806fcf3e67 output: do not surface output id to extension api 2016-04-14 16:51:36 +02:00
isidor
1e590fb634 output: fix extensions output channel 2016-04-14 16:17:36 +02:00
isidor
9916cec2b7 output: surface label for extension output channels 2016-04-14 16:17:36 +02:00
isidor
65e0142dbd output: polish api 2016-04-14 12:06:40 +02:00
isidor
283bfae1bb output: align extHostOutputService with new api 2016-04-13 18:14:28 +02:00
isidor
166a9c4246 output: move show output to IOutputChannel 2016-04-13 18:14:28 +02:00
isidor
346a698cc5 output: move clearOutput to IOutputChannel 2016-04-13 18:14:28 +02:00
isidor
85294e40a5 output: move append() to IOutputChannel 2016-04-13 18:14:28 +02:00
Johannes Rieken
b3f65f6182 💄 tslint /api 2016-02-04 17:26:04 +01:00
isidor
1bef9adeb6 vscode.d.ts - deprecate the whole method, not the argument
fixes #2337
2016-01-26 17:58:33 +01:00
isidor
5fa32affe9 vscode.d.ts make column argument deprecated 2016-01-21 15:34:30 +01:00
isidor
cbe6b6841b output: showOutput use panel 2016-01-20 16:09:40 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00