Commit Graph

685 Commits

Author SHA1 Message Date
Sandeep Somavarapu
0ecc745265 rename 2019-12-12 10:39:56 +01:00
Sandeep Somavarapu
2cbd162c66 remove inspectValue and use inspect
Add override information to inspect
2019-12-12 09:16:59 +01:00
Alex Ross
9566da2e16 First pass at port API needed for port UI (#85117)
Part of https://github.com/microsoft/vscode-remote-release/issues/1777 and https://github.com/microsoft/vscode/issues/81388
2019-12-10 15:44:30 +01:00
Sandeep Somavarapu
b2fcf2d3a2 Fix #86663 2019-12-10 15:04:13 +01:00
Rob Lourens
731e2b9591 Revert rootPath changes
This reverts commits a416c77e56,
5bc80f3ea0,
0403a10885
2019-12-09 10:56:39 -08:00
Johannes Rieken
c14fd7b590 more console removal, #84283 2019-12-09 16:00:30 +01:00
Johannes Rieken
0dfa355b3a remove deprecated code check, jsdoc is what we use elsewhere, helps with #84283 2019-12-09 15:42:23 +01:00
Johannes Rieken
34fb5e910e print warning and telemetry message when resolveCompletionItem is changing the insert behaviour, #86122 2019-12-09 12:51:42 +01:00
Andy Edwards
e0639de665 fix(extHostProgress): throttle instead of debounce (#86161)
fix #86131
2019-12-09 12:11:11 +01:00
Benjamin Pasero
ed2d6c4311 Merge branch 'master' into ben/1_42 2019-12-07 07:15:16 +01:00
Rob Lourens
5bc80f3ea0 Make rootPath undefined in a multiroot workspace, #69335 2019-12-06 14:07:29 -08:00
Benjamin Pasero
88cba08d9d update proposed API with my items and remove deprecations 2019-12-06 16:00:17 +01:00
isidor
08b0a9bc59 Persisted data breakpoints are not registered when starting a new debug session
fixes #83743
2019-12-06 10:40:48 +01:00
Johannes Rieken
64b177b2e0 fix #86300 2019-12-05 11:22:46 +01:00
Johannes Rieken
14a778c760 Merge branch 'master' into joh/finalWill 2019-12-03 09:31:29 +01:00
Matt Bierner
e3fb9ceca1 Use single editable capability 2019-12-02 13:35:36 -08:00
Matt Bierner
e33be1b0af Explicitly register for save and saveAs 2019-12-02 13:35:35 -08:00
Martin Aeschlimann
d832f86b04 remoteAuthority setting inside a .code-workspace file lacks description. Fixes #83657 2019-12-02 10:51:29 +01:00
Alex Dima
d6dae16f40 Remove areas from the semantic tokens API 2019-12-02 10:41:32 +01:00
Andre Weinand
665b576260 some tweaks for inline debug adaper API; see #85544 2019-11-30 00:52:33 +01:00
Johannes Rieken
613326bd13 ThemeIcons for menu item only for proposed api users 2019-11-29 16:13:41 +01:00
Johannes Rieken
80db12a5ec move API to stable 2019-11-29 15:09:26 +01:00
Johannes Rieken
ed25c8898f add codicon support for menu contributions 2019-11-29 11:03:21 +01:00
Johannes Rieken
be257638d2 rename ICommandAction.iconLocation to ICommandAction.icon 2019-11-29 10:03:35 +01:00
Andre Weinand
870d78d9d8 finalize debug uri API; fixes #79228 2019-11-28 18:12:02 +01:00
Andre Weinand
cf81214e08 extension API for implementing DA in extension; see #85544 2019-11-28 17:55:12 +01:00
Rob Lourens
7cc88f5caa Handle RelativePattern in findTextInFiles correctly
Fix #85722
2019-11-27 15:43:28 -08:00
Matt Bierner
d4ab1fcda5 Fixes more node 12 typing errors (#85420)
* Fixes more node 12 typing errors

For #82514

* Remove Symbol.toStringTag usage for now

* Reverting a few fixes that are not comptible with current node typings

* Revert one more use of StringDecoder

Must wait until we actually pick up the new typings
2019-11-25 19:30:21 -08:00
Matt Bierner
85d3ccfb9e Fix custom editor redo 2019-11-25 15:44:25 -08:00
Matt Bierner
750f28769d Sync custom editor edits
If multiple instances of the same  custom editor are opened for the same resource, the edit stack should be shared between them. This matches how we work with text files
2019-11-25 15:44:25 -08:00
Matt Bierner
f3d70dbf92 Working on sharing models for same custom editor 2019-11-25 15:44:25 -08:00
Matt Bierner
ffe3749d5a Working on hooking up custom editor saveAs 2019-11-25 15:44:25 -08:00
Johannes Rieken
b04c6f9e2e update API command for #85533 2019-11-25 17:06:16 +01:00
Johannes Rieken
9227460df4 don't over-encode, do try to decode, fixes #85521 2019-11-25 16:58:54 +01:00
Matt Bierner
9b89cca38e Working on hooking up revert properly for custom editors 2019-11-22 15:18:01 -08:00
Matt Bierner
e4fc57dcd2 Don't convert json edit data tostring 2019-11-21 20:09:56 -08:00
Matt Bierner
7d120c2d3e Use chaining 2019-11-21 20:09:56 -08:00
Andre Weinand
b2e2e78c88 make '${file}' equivalent to TextDocument.fileName 2019-11-21 13:26:38 +01:00
Alex Dima
acd7df1459 Use ILogService instead of console (#84283) 2019-11-21 10:14:31 +01:00
Matt Bierner
4cc8710a38 Add CodeAction.disabled
For #85160
2019-11-20 17:10:00 -08:00
Andre Weinand
e38b49b5a3 restructure variable resolver 2019-11-20 17:36:09 +01:00
Alex Ross
9dcd33183c Finalize tree view title API
#84466
2019-11-20 10:26:20 +00:00
Daniel Imms
d630afbbb0 Fix strictFunctionTypes in extHostTerminalService
Part of #81574
2019-11-19 11:13:59 -08:00
Daniel Imms
96f91be3fa Merge pull request #84181 from solomatov/pty_bug
Fix bug with hanged pseudoterminal
2019-11-19 10:57:31 -08:00
Johannes Rieken
eff2320473 check timeout on extension host, blame extension when exceeded, #43768 2019-11-19 12:36:42 +01:00
Johannes Rieken
839719d489 simplify AsyncEmitter usage 2019-11-19 12:11:19 +01:00
Johannes Rieken
094fd80e20 adding configurable timeout, #43768 2019-11-19 11:37:36 +01:00
Alexandru Dima
9cfb2fd998 Reduce memory usage: Do not cache TextDocument.lineAt (#84940) 2019-11-19 10:53:57 +01:00
Matt Bierner
2f253d2ee8 Fixing a few more strict function type errors
For #81574
2019-11-18 15:35:11 -08:00
Konstantin Solomatov
7a18410412 Merge remote-tracking branch 'upstream/master' into pty_bug 2019-11-18 14:39:49 -08:00