Matt Bierner
|
029009eafd
|
Marking most private emitters as readonly
Emitters should generally not be reassigned as their corresponding event would also be lost. Marking these as readonly just to enforce this
|
2019-09-23 17:31:18 -07:00 |
|
Johannes Rieken
|
dedf0de944
|
change type of _serviceBrand from any to undefined, #79918
|
2019-08-30 15:40:46 +02:00 |
|
Johannes Rieken
|
7a6f22b3af
|
rename rpcService to extHostRpcService
|
2019-08-09 09:51:22 +02:00 |
|
Johannes Rieken
|
42b5eb3bf3
|
add ExtHostStorage to injector, rename 'createApiFactory' to 'createApiFactoryAndRegisterActors'
|
2019-08-08 15:08:10 +02:00 |
|
Johannes Rieken
|
66b499a016
|
register ExtHostExtensionService as singleton
|
2019-08-08 12:53:01 +02:00 |
|
Johannes Rieken
|
c0821aa5e9
|
move extHost-files to common
|
2019-04-10 10:26:52 +02:00 |
|