Commit graph

77925 commits

Author SHA1 Message Date
rebornix 2d4e671f73 update distro. 2021-03-04 11:16:40 -08:00
Jackson Kearl dd3f3f9d7f
Update issue scraper to use standard bot PAT and run every month 2021-03-04 10:46:52 -08:00
Daniel Imms 12ab47ff86 Fix compile 2021-03-04 10:21:17 -08:00
Johannes Rieken df863f912b
more context key doc 2021-03-04 18:27:18 +01:00
Johannes Rieken 5ba5f986b9 remove notebook dependency from build edits
Signed-off-by: Johannes Rieken <johannes.rieken@gmail.com>
2021-03-04 18:19:50 +01:00
Andre Weinand 128e9b502d add frameId to InlineValueContext 2021-03-04 17:58:55 +01:00
Daniel Imms cb7ad05cb7
Merge pull request #117766 from microsoft/tyriar/remove_flow_control
Remove flow control setting
2021-03-04 08:43:57 -08:00
Daniel Imms 73fee06171 Update distro 2021-03-04 08:43:02 -08:00
Daniel Imms 9bf3a06e64
Merge pull request #118118 from microsoft/tyriar/117990
Recover on pty host reconnect
2021-03-04 08:41:53 -08:00
isidor 68a3a7bbf9
improve comment 2021-03-04 17:41:29 +01:00
Benjamin Pasero 0ef6619a3e services - use refineServiceDecorator for environment (#117881) 2021-03-04 17:12:44 +01:00
isidor 1e0d5009b5 fix exception breakpoint padding 2021-03-04 17:11:12 +01:00
Daniel Imms 03681b39a5 Update distro 2021-03-04 08:05:09 -08:00
Alex Ross fa4c3c6cf1 Show ports badge on view, not view container
Fixes #117904
2021-03-04 17:05:09 +01:00
Daniel Imms a5c28d0ca0 Merge remote-tracking branch 'origin/main' into tyriar/remove_flow_control 2021-03-04 08:02:36 -08:00
Benjamin Pasero ddd6fccfee services - use refineServiceDecorator for layout service (#117881) 2021-03-04 17:00:20 +01:00
Daniel Imms ffa703d480 Recover on pty host reconnect
Fixes #117990
2021-03-04 07:59:50 -08:00
Benjamin Pasero c0f6549d1c files - address #118060 on master 2021-03-04 16:49:52 +01:00
Alex Ross 94dec18374 Fix simple file picker not opening entered value
Fixes #116858
2021-03-04 16:47:15 +01:00
Alex Ross 7586d1a0fc Fix extra http on some forwarded port addresses
Fixes microsoft/vscode-remote-release#4595
2021-03-04 16:24:30 +01:00
João Moreno fb46801cf2
lock file-changes-action 2021-03-04 16:08:57 +01:00
Alex Ross dd14e28025 Don't use an icon on the Port add row 2021-03-04 15:59:49 +01:00
Alex Ross c2a2cc2bc3
Allow quick input to show info severity (#118032)
Fixes microsoft/vscode-remote-release#4591

* Allow quick input to show info severity

Fixes #microsoft/vscode-remote-release#4591

* Move validation message into QuickInput

* Check change on severity separately

Co-authored-by: Christof Marti <chrmarti@microsoft.com>
2021-03-04 15:44:28 +01:00
Alex Ross 179c89852f Change icon for npm scripts view
Fixes #118019
2021-03-04 15:32:04 +01:00
Alex Ross 3c238e71db Add "hasPackageJson" check back to npm view
and let it find files in directories
Fixes #117950
2021-03-04 14:39:04 +01:00
Martin Aeschlimann 1d46693af8
fix IThemeService decoration ids. For #117881 2021-03-04 13:53:43 +01:00
Johannes Rieken 31012ea2d4 add refineServiceDecorator, https://github.com/microsoft/vscode/issues/117881 2021-03-04 13:41:57 +01:00
Johannes Rieken 978b0d6ead context key doc 2021-03-04 13:06:46 +01:00
Johannes Rieken 16ea2f2894 remove "getter" wrapping for proposed API types (classed, enums). These checks needed to be disabled because of an TS issues 2021-03-04 12:32:06 +01:00
Johannes Rieken f79a0df4db api todos, remove long outdated proposal 2021-03-04 12:26:22 +01:00
Johannes Rieken 01d775756c todo goes issue 2021-03-04 12:04:46 +01:00
Johannes Rieken b6141474a7 move undo/redo and clipboard support out of notebook service so that it slims down 2021-03-04 12:00:03 +01:00
Johannes Rieken c349764ab2 no graceful, throw errors when trying IO on notebooks that have no provider, move notebook model things together 2021-03-04 11:32:58 +01:00
Isidor Nikolic 069da883da
Merge pull request #117834 from jeanp413/fix-panel-codicon-outline
Fix focus outline oddly rendered for some action icons when panel is on the side
2021-03-04 11:14:17 +01:00
Johannes Rieken 8025d97ece mark displayOrder for removal, https://github.com/microsoft/vscode/issues/117684#issuecomment-790019754 2021-03-04 10:19:36 +01:00
Johannes Rieken 73c01a5dd8
Merge pull request #117424 from atscott/dedupereferences
fix microsoft/vscode#117095 de-duplicate reference results
2021-03-04 10:17:22 +01:00
Johannes Rieken f43fcbe6a4 fix https://github.com/microsoft/vscode/issues/118103 2021-03-04 10:11:38 +01:00
Johannes Rieken 62d6a24efb revive URI when receiving them, fixes https://github.com/microsoft/vscode/issues/118085 2021-03-04 09:58:11 +01:00
isidor 0657df6e82 fix some area labels in extensions and scm
fixes #117979
2021-03-04 09:47:21 +01:00
Benjamin Pasero 534e230637 Renaming a folder adds it to history (fix #118080) 2021-03-04 07:01:46 +01:00
Jackson Kearl 2ba67b7b07
Allow ripgrep search provider to work for files backed by file scheme, but not file scheme themselves (vscode-userdata) (#118069)
* Allow ripgrep search provider to work for files backed by file scheme, but not file scheme themselves (vscode-userdata)
Fixes #115434

* Only execute new code path for userData scheme

* Differentiate output channels
2021-03-03 21:13:58 -08:00
Rob Lourens 5f17dc2a59 Ensure that PrefService calls openEditor with a proper options object and add tests
Better fix for #117952
2021-03-03 18:36:55 -08:00
Rob Lourens 54758b7e16 Revert "Ensure that PrefService calls openEditor with a proper options object and add tests"
This reverts commit 2ae55bc716.
2021-03-03 18:35:25 -08:00
Rob Lourens 2ae55bc716 Ensure that PrefService calls openEditor with a proper options object and add tests
Better fix for #117952
2021-03-03 18:33:46 -08:00
Matt Bierner 16c94f1825 Remove incorrect command
For #117675
2021-03-03 18:22:35 -08:00
Matt Bierner a4b2541e37 Mark disposableStore property readonly 2021-03-03 18:17:09 -08:00
Matt Bierner 584d233887 Use _register for disposable
This class already extends `Disposable` so we should just use `_register` insteaed of reimplementing `dispose`
2021-03-03 18:16:47 -08:00
Matt Bierner 538931e790 Make sure context key listeners are disposed of
Fixes #118090
2021-03-03 18:11:32 -08:00
Matt Bierner 49d05f998f Add CodeActionTriggerKind api proposal
For #118084
Fixes #118087
2021-03-03 17:36:07 -08:00
Matt Bierner 20f06e0444 Clarify docs on CodeAction return type 2021-03-03 17:36:07 -08:00