Daniel Imms
|
f4e870fe86
|
Also support string in shellArgs passed directly to createTerminal
Part of #70716
|
2019-03-26 16:02:08 -07:00 |
|
Johannes Rieken
|
97cc9b15ba
|
implicit any, #70352
|
2019-03-22 09:11:36 +01:00 |
|
Benjamin Pasero
|
2699f06fb9
|
less implicit any (#70352)
|
2019-03-22 08:08:16 +01:00 |
|
Matt Bierner
|
826dd8a35e
|
Fixing some implicit any errors in exthost
|
2019-03-20 15:40:29 -07:00 |
|
Benjamin Pasero
|
10c0126e4b
|
debt - reduce null | undefined usages
|
2019-03-20 08:28:19 +01:00 |
|
Johannes Rieken
|
c92ce4014f
|
move extHost.protocol to common, #70319
|
2019-03-19 15:46:01 +01:00 |
|
Johannes Rieken
|
888415c12f
|
move proxy identifier, #70319
|
2019-03-19 15:13:49 +01:00 |
|
Johannes Rieken
|
a92a5bf11f
|
Merge branch 'master' into joh/callh
|
2019-03-18 12:41:19 +01:00 |
|
Andre Weinand
|
96eb4cf00d
|
proposed API: add parentSession to startDebugging; fixes #70219
|
2019-03-18 11:41:31 +01:00 |
|
Alex Ross
|
8f16a02e66
|
Move remote agent environment out of node (#70568)
|
2019-03-15 17:00:57 +01:00 |
|
Johannes Rieken
|
2f89a79efe
|
api proposal, add call hierarchy contrib
|
2019-03-14 16:14:43 +01:00 |
|
Matt Bierner
|
cb4b80be87
|
Fixing strict null errors in extHostApiImpl
|
2019-03-11 17:01:16 -07:00 |
|
Johannes Rieken
|
6892cfc90e
|
for now remove SelectionRangeKind #67872
|
2019-03-11 09:43:34 +01:00 |
|
Daniel Imms
|
0d9f226bfe
|
Merge pull request #66819 from GabeDeBacker/user/gabrield/extensionCallbackAsTask
User/gabrield/extension callback as task
|
2019-03-07 13:00:44 -08:00 |
|
Rob Lourens
|
a09e7bd128
|
Fix #64575 - delete FileIndexProvider
|
2019-03-07 05:33:35 +00:00 |
|
Peng Lyu
|
b64a7295b2
|
Merge remote-tracking branch 'upstream/master' into rebornix/commentenhancement
|
2019-03-06 14:54:42 -08:00 |
|
Gabriel DeBacker
|
99cf5e4881
|
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
|
2019-03-06 10:30:14 -08:00 |
|
Gabriel DeBacker
|
8b1b0763a3
|
Merge with master
|
2019-03-06 07:44:35 -08:00 |
|
Johannes Rieken
|
763ae0943d
|
eng - some extHost strict-null work
|
2019-03-06 16:44:15 +01:00 |
|
Matt Bierner
|
52556f9742
|
Auto converting let -> const where possible in mainthread and extHost
Const provides better type guards and can make logic clearer
|
2019-03-05 16:53:41 -08:00 |
|
Peng Lyu
|
56303b0c2c
|
Merge remote-tracking branch 'upstream/master' into rebornix/commentenhancement
|
2019-03-04 18:29:50 -08:00 |
|
Peng Lyu
|
e42c30a294
|
CommentController.
|
2019-03-04 11:37:18 -08:00 |
|
Gabriel DeBacker
|
64748589c5
|
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
|
2019-03-04 07:44:54 -08:00 |
|
Christof Marti
|
6fad3377f4
|
Start CLIServer with extension host
|
2019-03-04 15:01:53 +00:00 |
|
Gabriel DeBacker
|
0d585db3b0
|
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
|
2019-03-04 04:51:59 -08:00 |
|
Matt Bierner
|
9061cad570
|
Removing preview.html command
Fixes #62630
|
2019-03-01 16:06:51 -08:00 |
|
Gabriel DeBacker
|
ca923da1d4
|
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
|
2019-02-27 10:17:22 -08:00 |
|
Joao Moreno
|
dafd1aab8f
|
missing semi
|
2019-02-23 08:09:00 +01:00 |
|
Peng Lyu
|
e5dbd34dd3
|
Merge pull request #69253 from Microsoft/rebornix/commentscontrol
Comments API refactor
|
2019-02-22 16:54:39 -08:00 |
|
Benjamin Pasero
|
1aee0c194c
|
debt - scaffold a service for package.json/product.json access
|
2019-02-21 12:55:46 +01:00 |
|
isidor
|
835458245d
|
labelService: register formatters via API. Also expose getSeperator
|
2019-02-21 10:01:52 +01:00 |
|
Peng Lyu
|
38e0c3f2c2
|
accept input commands.
|
2019-02-20 16:45:14 -08:00 |
|
Gabriel DeBacker
|
d728d3dca8
|
Merge with master
|
2019-02-20 09:59:44 -08:00 |
|
Alex Dima
|
3199f1fd3b
|
Introduce and adopt IExtHostWorkspaceProvider
|
2019-02-20 17:11:51 +01:00 |
|
Matt Bierner
|
e9a1cea1fd
|
Strict null fixes in extHost
|
2019-02-19 16:29:01 -08:00 |
|
Gabriel DeBacker
|
5d1720321d
|
Code review updates
|
2019-02-19 14:33:25 -08:00 |
|
Gabriel DeBacker
|
fc6f637899
|
Remove C/CPP tools from built-in extensions
|
2019-02-17 08:39:00 -08:00 |
|
Peng Lyu
|
67ad526371
|
comment control. active thread, comment, input update.
|
2019-02-15 17:48:03 -08:00 |
|
Martin Aeschlimann
|
98953dd91a
|
rename resources.fsPath to resources.originalFSPath
|
2019-02-15 16:40:23 +01:00 |
|
Martin Aeschlimann
|
92a61b8d16
|
use path.normalize for extpath.normalize(.., true)
|
2019-02-15 16:40:23 +01:00 |
|
Johannes Rieken
|
44b7588362
|
remove getNamedCustomer, connect MainThreadWebview with CodeInsetController
|
2019-02-13 12:47:46 +01:00 |
|
Johannes Rieken
|
d02c8011df
|
mark API as proposed and enforce proposedApi-property
|
2019-02-13 12:47:45 +01:00 |
|
Rob DeLine
|
066dfef8f7
|
Add Code Inset Feature
|
2019-02-13 12:46:25 +01:00 |
|
Alex Dima
|
767715ba14
|
Explore resolver api
|
2019-02-13 11:41:29 +01:00 |
|
Benjamin Pasero
|
b0acf49b18
|
paths - move path to extpath
|
2019-02-12 20:36:23 +01:00 |
|
Gabriel DeBacker
|
db7766c406
|
Merge with master
|
2019-02-12 09:21:33 -08:00 |
|
Sandeep Somavarapu
|
16a2c2e3fa
|
Merge branch 'master' into sandy081/remoteMRWorkspace
|
2019-02-11 10:23:58 +01:00 |
|
Matt Bierner
|
40c4d2b743
|
Strict null check work for extHostTypes
|
2019-02-08 17:16:08 -08:00 |
|
Alex Dima
|
b909133b22
|
Add support for api:none in IExtensionManifest
|
2019-02-08 11:41:11 +01:00 |
|
Gabriel DeBacker
|
1f374f0ea4
|
Merge with master
|
2019-02-07 09:38:47 -08:00 |
|