Commit Graph

25 Commits

Author SHA1 Message Date
Joao Moreno
1af44d673f wip: extHostSCM, mainThreadSCM 2016-11-22 12:15:13 +01:00
Joao Moreno
2bb3dd5d95 enable duplicate imports tslint rule 2016-11-11 17:02:08 +01:00
Benjamin Pasero
a04f317d3a Merge remote-tracking branch 'upstream/master' into treeExplorerAPI 2016-11-03 08:40:55 +01:00
Alex Dima
3be9dad671 Group language configuration types together 2016-11-01 13:18:19 +01:00
Pine Wu
8f777abab1 Merge remote-tracking branch 'origin/master' into treeExplorerAPI 2016-10-24 11:08:03 -07:00
Alex Dima
b62ca810c6 Trigger loading configuration for embedded modes
Load configuration for languages when they are first encountered as an embedded mode in TextMate (#14136)
2016-10-24 18:15:37 +02:00
Pine Wu
29c03eaa58 Remove children on ExtHost side and refactor 2016-10-21 09:59:16 -07:00
Pine Wu
c2bdd6a853 Refactor and put id as property of TreeContentProvider 2016-10-21 09:58:21 -07:00
Johannes Rieken
fbacd65e2a debt - no guessing-caching, better use of gc-signals, command converter using gc-signals, main side heap service 2016-10-21 18:54:48 +02:00
Johannes Rieken
6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Johannes Rieken
08b23250e1 wire ext host save participant to main thread save participant 2016-09-21 11:13:26 +02:00
Johannes Rieken
af55c20055 monitor -> service 2016-09-07 10:31:21 +02:00
Johannes Rieken
3fbe07bc56 some gc sync'ing between main and ext host 2016-09-06 15:56:47 +02:00
Johannes Rieken
144dacf6af don't create MainThreadConfiguration twice... 2016-08-25 17:38:04 +02:00
Johannes Rieken
043ff9f76e first wiring of update-call, #1396 2016-08-25 12:11:27 +02:00
Daniel Imms
d464fdc609 Starting API 2016-08-15 20:32:52 -07:00
Alex Dima
9b33a96365 Remove unused ext host <-> main thread comm class 2016-07-13 11:48:04 +03:00
Alex Dima
581c260f9a Rename extHostProtocol to extHost.protocol 2016-07-12 19:33:55 +03: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
6c6fea75a4 Fix compile problem 2016-06-26 15:14:28 +02:00
Alex Dima
10cae007cd Use native JS Proxy for main <-> ext host proxies 2016-06-26 15:10:04 +02:00
Alex Dima
04faa2e4c1 Bring to /workbench/ all users of Remotable 2016-06-26 15:10:03 +02:00
Alex Dima
67cba0ab90 Bring RemoteTelemetryService to vs/workbench 2016-06-26 15:10:02 +02:00
Benjamin Pasero
f58e09cdff shell: less dependencies to the entire world 2016-04-22 13:50:53 +02:00