Johannes Rieken
d9558862cc
add uri-property to CallHierarchtItem, better wording, better behaviour when switching calls/callers
2019-03-19 10:06:19 +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
Andre Weinand
b81ceba1ce
strict null for extHostDebugService.ts
2019-03-15 14:53:50 +01:00
Andre Weinand
8c217344e7
prepare for strict null checks in extHostDebug
2019-03-15 14:53:50 +01:00
Alex Dima
7ecbbe4489
Strict null checks
2019-03-15 12:48:25 +01:00
Alex Dima
ff898dd02c
Remove unused code
2019-03-15 11:31:46 +01:00
Sandeep Somavarapu
d6058d77c0
Improve extension activation failure messages
2019-03-15 10:19:21 +01:00
Daniel Imms
c2114abf72
Fix strict null checks in extHostTerminalService
...
Fixes #70415
2019-03-14 08:55:19 -07:00
Johannes Rieken
2f89a79efe
api proposal, add call hierarchy contrib
2019-03-14 16:14:43 +01:00
Alex Dima
1b66cd7fb7
Strict null checks ( #60565 )
2019-03-14 12:07:43 +01:00
Daniel Imms
7258b995f6
Add userHome to IEnvironment
2019-03-13 17:41:18 -07:00
Peng Lyu
16f80d5b74
toggle reactions
2019-03-13 12:46:38 -07:00
Matt Bierner
ba569d8960
Strict null work on extHostComments
2019-03-13 11:31:49 -07:00
Matt Bierner
a51d518f58
Strict null check mainThreadComments
2019-03-13 11:31:49 -07:00
Matt Bierner
c899a09a85
Strict null check extHostStatusBar
...
- Priority can be undefined. Update public api to match this
- We also use an undefined `extensionId`. Update typings for this
2019-03-11 17:40:45 -07:00
Matt Bierner
cb4b80be87
Fixing strict null errors in extHostApiImpl
2019-03-11 17:01:16 -07:00
Matt Bierner
963ddff246
Strict null check extHostLanguageFeatures
2019-03-11 08:49:41 -07:00
Matt Bierner
a92031dc02
Strict null check work in extHost and mainThread language Features
...
- annotate undefined returned types
- Don't call functions with null or undefined values.
- Refactor _convertCompletionItem so that we don't need to mutate the returned object
- Suppress a type error related to electricCharacters.
2019-03-11 08:29:43 -07:00
Andre Weinand
ac46ca2a5e
make caching more robust; fixes #69534
2019-03-08 17:08:08 +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
Peng Lyu
75e711f8a6
seperate acceptInputCommand and additional commands.
2019-03-07 11:34:43 -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
Peng Lyu
ce1cb8a9fc
replace draft properties with labels in CommentThread and Comment
2019-03-06 14:29:02 -08:00
Gabriel DeBacker
d5e4009ae9
Remove need for acquiring dimensions for terminal from main thread
2019-03-06 11:47:57 -08:00
Gabriel DeBacker
99cf5e4881
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
2019-03-06 10:30:14 -08:00
Peng Lyu
42194d82a1
Callback for creating new comments
2019-03-06 10:15:51 -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
Joao Moreno
e6bc6699a4
strict null checks: extHostSCM
2019-03-06 10:50:07 +01:00
Alex Dima
1d345f0737
URI always needs to be revived after crossing ipc boundaries
2019-03-06 10:19:17 +01:00
Rob Lourens
0710a009f8
Fix #69875
2019-03-05 19:17:54 -08:00
Matt Bierner
db9a994ded
Strict null check extHostDiagnostics
2019-03-05 16:53:40 -08:00
Matt Bierner
14c4fde6d6
Strict null check extHostQuickOpen
2019-03-05 16:53:40 -08:00
Matt Bierner
13e394ff45
Strict null fixes for tests
2019-03-05 11:25:32 -08:00
Peng Lyu
e78c2e2a21
less verbose comment controller api
2019-03-04 17:27:19 -08:00
Peng Lyu
e42c30a294
CommentController.
2019-03-04 11:37:18 -08:00
Peng Lyu
15d782f4a4
Update comment range
2019-03-01 10:06:54 -08:00
Gabriel DeBacker
ca923da1d4
Merge remote-tracking branch 'upstream/master' into user/gabrield/extensionCallbackAsTask
2019-02-27 10:17:22 -08:00
Peng Lyu
e5dbd34dd3
Merge pull request #69253 from Microsoft/rebornix/commentscontrol
...
Comments API refactor
2019-02-22 16:54:39 -08:00
Peng Lyu
bb62f5036d
Support new comment thread creation.
2019-02-22 16:46:49 -08:00
Peng Lyu
4f249529e8
Commenting Ranges API
2019-02-22 12:05:08 -08:00
Martin Aeschlimann
14f25a6102
"--extensionTestsPath" does not accept uris
2019-02-22 16:22:10 +01:00
isidor
835458245d
labelService: register formatters via API. Also expose getSeperator
2019-02-21 10:01:52 +01:00
Peng Lyu
de52daea94
edit/delete command
2019-02-20 16:45:50 -08: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
43f6bf8ff7
Address some null errors ( #60565 )
2019-02-20 12:05:33 +01:00