Commit Graph

2696 Commits

Author SHA1 Message Date
Johannes Rieken
28e0dd8412 less Buffer 2019-04-11 16:55:08 +02:00
Johannes Rieken
c037e47550 move out require interceptor 2019-04-11 11:51:21 +02:00
Johannes Rieken
ff683d9f4c have IHostUtils 2019-04-11 11:51:21 +02:00
Martin Aeschlimann
f9f67997b9 cliserver: add RunCommandPipeArgs 2019-04-11 10:50:53 +02:00
Johannes Rieken
86fee5f4be move out extHostStorage and extHostMemento 2019-04-11 09:47:01 +02:00
Alex Dima
0b5d952063 Small tweaks 2019-04-11 00:16:48 +02:00
Dirk Baeumer
6c37beb8e5 Add shims for keytar and open 2019-04-10 16:40:29 +02:00
Dirk Baeumer
fd5aa72bdc Add shimming for open module 2019-04-10 16:23:19 +02:00
Johannes Rieken
ba4735d7cb debt - don't use Buffer in extHost-protocol 2019-04-10 15:42:45 +02:00
Johannes Rieken
cb54db1850 move extHostLogService 2019-04-10 12:03:57 +02:00
Johannes Rieken
e9a9f9912a debt - split extHostOutputService 2019-04-10 11:45:05 +02:00
Johannes Rieken
3286d9e978 move more files to common-layer 2019-04-10 10:33:16 +02:00
Johannes Rieken
c0821aa5e9 move extHost-files to common 2019-04-10 10:26:52 +02:00
Dirk Baeumer
db4c9baa6a Better Keytar shim 2019-04-09 21:57:00 +02:00
Johannes Rieken
78f0e53f1d relax openExternal and accept a string as well 2019-04-09 20:29:56 +02:00
Andre Weinand
fd44b66c0f cleanup multi extension debugging 2019-04-09 18:28:23 +02:00
Sandeep Somavarapu
704af9ddec remove type assertion 2019-04-09 16:07:40 +02:00
Sandeep Somavarapu
54e2124f1c Fix #71947 2019-04-09 15:38:09 +02:00
Rob Lourens
5eb0ac21a8 Delete deprecated search provider stub 2019-04-05 15:44:25 +00:00
Johannes Rieken
71fb67097a simplify protocol check 2019-04-05 15:38:54 +02:00
Johannes Rieken
8881c88a8a debt - make ext host init data more complete 2019-04-05 15:23:21 +02:00
Christof Marti
d4be221aaa Cleanup unused properties 2019-04-05 10:08:50 +02:00
Peng Lyu
5876f66f77 Merge EmptyCommentThreadFactory with CommentingRangeProvider 2019-04-04 15:24:27 -07:00
Johannes Rieken
e9568ad84c debt - use Cache for completion items 2019-04-04 17:20:17 +02:00
Johannes Rieken
b15e6329a5 debt - don't use heap service for lazy links 2019-04-04 17:20:17 +02:00
Johannes Rieken
2b0b913632 debt - don't send unused data around 2019-04-04 13:00:53 +02:00
Martin Aeschlimann
c1dc62c038 vscode.openFolder broken 2019-04-04 11:48:21 +02:00
Alex Dima
25ed721e48 More support for keytar 2019-04-03 22:50:46 +02:00
Alex Dima
40dbf397ab Simplify registration of vscode node module 2019-04-03 22:50:46 +02:00
Alex Dima
e0692099e0 Add NodeModuleRequireInterceptor 2019-04-03 20:36:42 +02:00
Alex Ross
36d9d043b9 Remove tasks use of crypto in extHostTypes.ts 2019-04-03 10:49:24 +00:00
Peng Lyu
6e66ff6ec2 Expose uriScheme through vscode.env (#71397)
* Expose uri scheme through vscode.env
2019-04-02 23:12:59 +02:00
Martin Aeschlimann
1ca3959faf refactor IURIToOpen 2019-04-02 17:32:11 +02:00
Peng Lyu
260442f574 Batch comment thread properties update event (#71569) 2019-04-02 01:00:03 +02:00
Johannes Rieken
3ba44a0348 minimize suggest dto, #71060 2019-04-01 16:16:50 +02:00
Benjamin Pasero
84726e51f4 debt - merge extfs and pfs 2019-04-01 08:45:46 +02:00
Benjamin Pasero
f5554346aa debt - get rid of flow 2019-04-01 08:35:28 +02:00
Johannes Rieken
0b66e3484e fix #71057 2019-03-28 12:54:02 +01:00
Daniel Imms
6b81670102 Handle ext host exit when debugging
Fixes #70984
2019-03-27 10:58:09 -07:00
Sandeep Somavarapu
1fc282fe17 #70998 Create output directoru before creating logger 2019-03-27 14:27:01 +01:00
Alex Ross
1bc278f36d Fix reruning of Custom Execution tasks
Fixes #71232
2019-03-27 09:59:07 +01:00
Rob Lourens
3bd60b2ba7 Formatting tweak to "Running contributed command failed" 2019-03-27 00:29:57 +00:00
Rachel Macfarlane
9f8de1f442 Fixes #71241, Adding a deletecommand to a comment alone does not reflect in the UI 2019-03-26 16:56:30 -07:00
Daniel Imms
f4e870fe86 Also support string in shellArgs passed directly to createTerminal
Part of #70716
2019-03-26 16:02:08 -07:00
Benjamin Pasero
d0211faa28 fix #71118 2019-03-26 08:38:37 +01:00
Martin Aeschlimann
014c366fdc add _workbench.addToRecentlyOpened command 2019-03-25 17:52:42 +01:00
Martin Aeschlimann
ee2f23192c open new window with reuse 2019-03-25 17:52:42 +01:00
Martin Aeschlimann
0f45c39d97 status from ext host cli 2019-03-25 17:52:42 +01:00
Matt Bierner
d25ea61e0c Add telemetry around localhost loading inside of webview
This is needed to understand which extension should enable the new port forwarding feature. Only logs that some extension is accessing localhost in a webview, not which port/resource is accessed
2019-03-22 17:03:12 -07:00
Sandeep Somavarapu
bed2921b47 Support remote user configuration 2019-03-22 16:52:14 +01:00