Commit Graph

355 Commits

Author SHA1 Message Date
Daniel Imms
37e0b8e229 Add terminal.integrated.automationShell
Fixes #78497
2019-08-09 09:40:38 -07:00
Alex Ross
5d8c287767 Add refresh queueing for tree views
Fixes #71698
2019-08-09 15:41:12 +02:00
Johannes Rieken
7fefcb0f46 Merge branch 'master' into joh/extHostInject 2019-08-09 14:56:27 +02:00
Benjamin Pasero
41df640e06 format error message properly (#78740) 2019-08-09 13:24:40 +02:00
Johannes Rieken
481d955239 no require.__$__nodeRequire in /common/-layer 2019-08-09 10:01:21 +02:00
Johannes Rieken
7a6f22b3af rename rpcService to extHostRpcService 2019-08-09 09:51:22 +02:00
Johannes Rieken
c89d568be6 💄 2019-08-09 09:47:41 +02:00
Johannes Rieken
24b3d9479f $setRemoteEnvironment-implementation requires nodejs 2019-08-08 19:34:32 +02:00
Johannes Rieken
b8e2999394 move extHostMain to /common/, have base extension service in /common/ and extend in /node/ 2019-08-08 19:10:26 +02:00
Johannes Rieken
42b5eb3bf3 add ExtHostStorage to injector, rename 'createApiFactory' to 'createApiFactoryAndRegisterActors' 2019-08-08 15:08:10 +02:00
Johannes Rieken
419dc83a5d less argumenst, more services in api factory 2019-08-08 13:16:14 +02:00
Johannes Rieken
66b499a016 register ExtHostExtensionService as singleton 2019-08-08 12:53:01 +02:00
Johannes Rieken
90f79e1a2a add storage paths to injector 2019-08-08 12:19:03 +02:00
Johannes Rieken
bc35789e14 move api.impl to /common/ 2019-08-08 11:13:14 +02:00
Johannes Rieken
6e9e6e912a extHostDownload isn't main thread addressable 2019-08-08 10:54:14 +02:00
Johannes Rieken
f47bf93da9 add search to injector 2019-08-08 10:08:57 +02:00
Johannes Rieken
36135bd2ee add debug and extension service to injector 2019-08-07 21:20:51 +02:00
Johannes Rieken
c2f2b85502 register ExtHostTask as service 2019-08-07 20:07:32 +02:00
Johannes Rieken
2420d4c505 separate rpc and init data into separate services 2019-08-07 19:51:28 +02:00
Johannes Rieken
2cf97fc2e5 add service brand to terminal service 2019-08-07 16:19:25 +02:00
Johannes Rieken
ebd96071d1 make extHost-things services, setup injector 2019-08-07 16:11:00 +02:00
Daniel Imms
81adc15a12 Merge remote-tracking branch 'origin/master' into tyriar/69865_remove_renderers 2019-08-06 10:02:39 -07:00
Daniel Imms
dc6b475be7 Add global event window.onDidWriteTerminalData
Fixes #78502
2019-08-06 09:58:26 -07:00
Daniel Imms
fcb78f5919 Merge branch 'master' into tyriar/69865_remove_renderers 2019-08-06 09:33:05 -07:00
Andre Weinand
6127460acc propagate CancellationToken to debug API; see #77293 2019-08-06 16:10:46 +02:00
Alex Ross
a98faa4454 Remove CustomExecution
Fixes #78540
2019-08-06 13:48:37 +02:00
Daniel Imms
25fe980387 Remove terminal renderers
Part of #69865
2019-08-05 14:31:15 -07:00
Rachel Macfarlane
8efcc47e18 strictPropertyInitialization, #78168 2019-08-05 09:05:30 -07:00
Johannes Rieken
32da48e7a0 consistent dto namings 2019-08-05 16:50:13 +02:00
Johannes Rieken
051b669b61 💄 2019-08-05 16:12:05 +02:00
Alex Ross
780a5085d7 Strict init for tasks, file picker, and custom view
Part of #78168
2019-08-05 14:38:04 +02:00
Johannes Rieken
629ef6a295 strict init, #78168 2019-08-05 11:09:41 +02:00
Johannes Rieken
9afa70a741 Merge pull request #78265 from microsoft/joh/strict
eng - strict field initialisations
2019-08-05 10:12:24 +02:00
Rob Lourens
566d77238e Merge pull request #77824 from microsoft/roblou/remoteEnvReconnection
Fix remote EH environment after reconnection
2019-07-31 14:30:26 -07:00
Johannes Rieken
350a197975 fix #78274 2019-07-31 16:03:33 +02:00
Sandeep Somavarapu
b4d736b67b Fix microsoft/vscode-remote-release/issues/273 2019-07-31 17:15:20 +05:30
Johannes Rieken
06701f533d add a bunch of strict field initializations 2019-07-31 12:30:30 +02:00
Johannes Rieken
f515c229c9 make edit-builder throw when used after finalized, #78066 2019-07-29 10:56:41 +02:00
Daniel Imms
8f485ebbbb Merge remote-tracking branch 'origin/master' into tyriar/77160 2019-07-26 10:17:24 -07:00
Johannes Rieken
ff04171f5d Merge pull request #77760 from kamranayub/feat/gh-56694/deprecated
feat(Diagnostics): Add proposed DiagnosticTag.Deprecated enum member
2019-07-26 16:45:38 +02:00
Johannes Rieken
53006c0af4 Revert "Add deprecated support to SuggestDataDto"
This reverts commit 87ae3a38d3.
2019-07-26 15:24:21 +02:00
Daniel Imms
9b60caf9e0 Improve naming of start/spawn request calls 2019-07-25 16:09:03 -07:00
Daniel Imms
3866deba35 Use pty naming instead of virtual process
Part of #77160
2019-07-25 16:00:41 -07:00
Andre Weinand
9d8d084129 properly use default terminal for debug; fixes #77110 2019-07-25 19:06:02 +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
Daniel Imms
3c71e404fd Merge pull request #77664 from lramos15/shell-path-error-remote
Allows terminal errors to work in the remote case
2019-07-24 15:02:43 -07:00
Daniel Imms
0927be89c8 Tweak names, make shellLaunchConfig readonly again 2019-07-24 14:29:24 -07:00
Rob Lourens
70ab0ada55 Fix 'null' exclude for findFiles, add more tests
Fix #77813
2019-07-24 14:24:13 -07:00
Kamran Ayub
87ae3a38d3 Add deprecated support to SuggestDataDto 2019-07-24 14:46:50 -05:00