Joao Moreno
|
492264d2e2
|
💄 pfs
|
2016-10-10 17:37:28 +02:00 |
|
Sandeep Somavarapu
|
aa2fd63b49
|
#13357 Move extensions scanning to renderer
|
2016-10-10 15:29:44 +02:00 |
|
Johannes Rieken
|
6681a2a7d6
|
tsfmt - src
|
2016-10-08 09:53:13 +02:00 |
|
Dirk Baeumer
|
428d4768e0
|
Run extension host detached under Windows to ensure correct extension shutdown
|
2016-10-07 14:59:17 +02:00 |
|
Joao Moreno
|
fb59b1b8f1
|
remove shared process connection from ext host
|
2016-10-07 11:29:34 +02:00 |
|
Dirk Baeumer
|
963d1a5c94
|
First set of TS 2.0 adoption work
|
2016-09-21 15:21:05 +02:00 |
|
Joao Moreno
|
e023d81ce8
|
ipc: send client ids when connecting
|
2016-09-21 10:24:04 +02:00 |
|
Johannes Rieken
|
c57d4d05e2
|
fix #11980
|
2016-09-19 11:04:02 +02:00 |
|
Benjamin Pasero
|
3d3cda1836
|
more workspace service simplification
|
2016-08-19 10:21:22 +02:00 |
|
Benjamin Pasero
|
686646039b
|
getOptions()/updateOptions() only in workbench
|
2016-08-18 14:39:17 +02:00 |
|
Benjamin Pasero
|
d1491f4ac5
|
remove getConfiguration() from workspace service
|
2016-08-17 15:35:26 +02:00 |
|
Benjamin Pasero
|
89a234b9f0
|
more env passing
|
2016-08-17 14:36:25 +02:00 |
|
Benjamin Pasero
|
8ddc5f3262
|
get rid of version
|
2016-08-17 13:13:09 +02:00 |
|
Joao Moreno
|
416fe53a13
|
remove console.log
|
2016-08-16 18:17:00 +02:00 |
|
Benjamin Pasero
|
70d6ae4687
|
entering the lair of debt
|
2016-08-16 12:28:02 +02:00 |
|
Christian Alexander
|
c474093b13
|
Allow workspaceContains to specify directories (fixes #8295).
|
2016-07-16 12:42:11 -07:00 |
|
Joao Moreno
|
3892edb307
|
move userSettings down to base
fixes #7453
|
2016-07-12 10:00:09 +02:00 |
|
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 |
|
Martin Aeschlimann
|
48e8164164
|
Update json.ts to latest jsonc-parser
|
2016-05-15 21:19:22 +02:00 |
|
Joao Moreno
|
72f9c0b9b2
|
platform/extensionManagement
|
2016-05-04 17:38:03 +02:00 |
|
Joao Moreno
|
faf07be9e2
|
introduce IEnvironmentService
|
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 |
|
Benjamin Pasero
|
8081b5bb72
|
a little bit more pluginHost => extensionHost
|
2016-03-24 15:55:53 +01:00 |
|
Benjamin Pasero
|
7827514998
|
less delete this.*
|
2016-03-16 16:01:58 +01:00 |
|
Dirk Baeumer
|
56920f1408
|
Fixes #4305: Provide API to access the locale and ui language
|
2016-03-16 12:43:59 +01: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
|
a3bdfe7ede
|
More plugin -> extension
|
2016-03-01 18:54:44 +01: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 |
|
Alex Dima
|
9f5d72c104
|
More cleanup in extension service
|
2016-03-01 16:44:54 +01:00 |
|