Commit Graph

25 Commits

Author SHA1 Message Date
Johannes Rieken
7a6f22b3af rename rpcService to extHostRpcService 2019-08-09 09:51:22 +02:00
Johannes Rieken
2420d4c505 separate rpc and init data into separate services 2019-08-07 19:51:28 +02:00
Johannes Rieken
ebd96071d1 make extHost-things services, setup injector 2019-08-07 16:11:00 +02:00
Johannes Rieken
32da48e7a0 consistent dto namings 2019-08-05 16:50:13 +02:00
Johannes Rieken
350a197975 fix #78274 2019-07-31 16:03:33 +02:00
Johannes Rieken
f8f0e03ea5 tweak name for internal delegation command 2019-07-25 11:28:36 +02:00
Johannes Rieken
b35a0eea42 filter commands that start with an underscore, #1431 2019-07-25 11:28:36 +02:00
Johannes Rieken
b4e3cf3332 revive command args using the arg processor logic, #1431 2019-07-24 15:20:24 +02:00
Johannes Rieken
7beb32099e Merge branch 'master' into command-execute-events 2019-06-28 17:06:31 +02:00
Johannes Rieken
c8843e3b0d final touch at heap service removal, #74846 2019-06-19 10:58:24 +02:00
Johannes Rieken
cb865f934a remove extHostHeapService, use normal cache in commands converter, #74846 2019-06-14 13:02:18 +02:00
Johannes Rieken
35643d80e0 add lifecycle to code lens, #74846 2019-06-05 08:52:31 +02:00
Johannes Rieken
fa406d2dd1 tiny tweaks 2019-05-16 09:51:30 -07:00
Harry Hedger
ab7694754b renamed listeners to registerCommandListener and unregisterCommandListener 2019-05-05 02:07:01 -07:00
Harry Hedger
62f2b712f0 Removed disposeListeners from commandService and only remove listener on MainThreadCommands 2019-05-05 02:07:01 -07:00
Harry Hedger
43e0b18c5b removed public 2019-05-05 02:07:01 -07:00
Harry Hedger
b9c3c20a75 Made recommended changes 2019-05-05 02:07:01 -07:00
Harry Hedger
8755a2aa35 Implemented onDidExecuteCommand api method 2019-05-05 02:07:01 -07:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00
Johannes Rieken
fa1c52de3b towards code lens lifecycle, still #1698 2016-01-04 18:48:19 +01:00
Johannes Rieken
de3e63c058 💄 trim [ExtHost|MainThread]Commands classes 2016-01-04 18:48:18 +01:00
Johannes Rieken
73cafb37a0 💄 use Disposable class 2016-01-04 16:22:27 +01:00
Benjamin Pasero
5906207073 workbench api linting 2015-12-21 18:51:51 +01:00
Johannes Rieken
8aadd81678 debt - rename PluginHostXYZ to ExtHostXYZ, do the same for filenames 2015-12-21 11:46:00 +01:00