Johannes Rieken
|
2077cb3ff8
|
turn serviceId into _serviceBrand:any to follow common practive
see https://basarat.gitbooks.io/typescript/content/docs/tips/nominalTyping.html and 7b48a182c0/src/compiler/types.ts (L693-L698)
|
2016-07-07 12:21:16 +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 |
|
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 |
|
Dirk Baeumer
|
a4aeaa1d67
|
TypeScript builder adoption
|
2016-06-17 19:03:04 +02:00 |
|
Joao Moreno
|
72f9c0b9b2
|
platform/extensionManagement
|
2016-05-04 17:38:03 +02:00 |
|
Benjamin Pasero
|
a085dab9cf
|
a bit more monaco => code
|
2016-04-28 08:13:07 +02:00 |
|
Johannes Rieken
|
a84f2f4cf3
|
strict instantiation service in extension service
|
2016-04-25 10:30:00 +02:00 |
|
Martin Aeschlimann
|
1cfcf1ad72
|
fix typo 'extesion'
|
2016-04-21 23:11:22 +02:00 |
|
Joao Moreno
|
bf44647213
|
ipc: extensions service
|
2016-04-21 10:32:52 +02:00 |
|
Joao Moreno
|
da20f7fa7b
|
wip: ipc channels
|
2016-04-20 14:33:45 +02:00 |
|
Joao Moreno
|
2210d0a798
|
isolate ipc code
|
2016-04-20 10:52:50 +02:00 |
|
Johannes Rieken
|
46d223fe46
|
don't use default export for ServiceCollection
|
2016-04-18 15:15:45 +02:00 |
|
Johannes Rieken
|
05e54e2630
|
debt - more ServiceCollection and less createInstantiationService usage
|
2016-04-18 15:03:19 +02:00 |
|
Johannes Rieken
|
76e918dee1
|
use ServiceCollection extHostMain, remove used services
|
2016-04-18 10:55:33 +02:00 |
|
Johannes Rieken
|
0948256551
|
debt - BaseRequestService isn't needed in extension host
|
2016-04-13 16:25:30 +02:00 |
|
Johannes Rieken
|
3a2e67d1e9
|
add RemoteTelemetry which implements ITelemetryService, remove AbstractRemoteTelemetryService, workerTelemetryService, extHostTelemetryService, #5219
|
2016-04-13 15:44:43 +02:00 |
|
Alex Dima
|
646469dc35
|
Fixes #4152: use nls.localize in errors/warnings messages
|
2016-03-15 12:47:36 +01:00 |
|
Sofian Hnaide
|
6ee475f7a7
|
fix activate extension telemetry event to include
|
2016-03-09 17:26:58 -08:00 |
|
Alex Dima
|
533844ab8d
|
More plugin -> extension
|
2016-03-01 18:54:42 +01:00 |
|
Alex Dima
|
f693ba1495
|
rename nativePluginService to nativeExtensionService
|
2016-03-01 18:54:40 +01:00 |
|
Alex Dima
|
6ae815a7c5
|
plugin -> extension
|
2016-03-01 18:54:39 +01:00 |
|
Alex Dima
|
1f089172b3
|
plugin -> extension
|
2016-03-01 17:12:44 +01:00 |
|
Alex Dima
|
7bd205a3d5
|
More plugin -> extension renames and reorg
|
2016-03-01 16:44:56 +01:00 |
|