Commit Graph

101167 Commits

Author SHA1 Message Date
Megan Rogge a4071cf8de add audio cue for terminal quick fix (#162226) 2022-09-28 14:57:54 -07:00
Andrea Mah 5a2baf9017 Search Tree Performance - FolderMatches and FileMatches (#162257)
* Search Tree Performance - FolderMatches and FileMatches
Fixes #162246
2022-09-28 14:47:28 -07:00
Martin Aeschlimann 719461b273 bump distro (recommender-wsl update) (#162258) 2022-09-28 14:27:23 -07:00
Matt Bierner cbb0a982fd Pick up final markdown language service 0.1 release (#162256)
Just pulling in the stable release
2022-09-28 14:02:26 -07:00
João Moreno 9ec34a5b60 Revert "stop shipping build-only dependencies (#162172)" (#162254)
This reverts commit 582aa29f85.
2022-09-28 13:50:35 -07:00
Joyce Er 4bfd9eb6e6 Fix https://github.com/microsoft/vscode/issues/162116 (#162244)
* Fix conflicting changes count warning when resuming edit session

* Don't use custom dialog
2022-09-28 16:00:40 -04:00
Martin Aeschlimann a1b0e0eacf Deprecated settings show up with undefined label (#162145)
Deprecated settings show up with undefined label
2022-09-28 12:40:32 -07:00
Matt Bierner baf4f09436 Use correct theme color name (#162238)
For #162125
2022-09-28 11:39:10 -07:00
Andrea Mah fec2b499d5 fixed bug with collapsing compressed nodes (#162222)
fixed bug with collapsing compression nodes
2022-09-28 11:30:09 -07:00
6⭐ Sygna Suit Red-EX dd4d29dd8b Update Python source highlighting example to be more idiomatic (#154013) 2022-09-28 11:29:18 -07:00
Matt Bierner 5296b0faf3 Add explicit "inherit" setting for fragments links (#162231)
Fixes #162129
2022-09-28 14:08:03 -04:00
Megan Rogge 06f29ea59f remove unused entry (#162237)
fix 162230
2022-09-28 11:07:38 -07:00
Megan Rogge 0f6d665434 rm length conditional from get output match (#162225)
fix 162211
2022-09-28 10:55:17 -07:00
Daniel Imms ae526a1a3c Merge pull request #162203 from microsoft/tyriar/162070_2
Fix matching against unwrapped lines
2022-09-28 10:33:26 -07:00
Peng Lyu f244628c42 experiment setting for nb overview (#162223)
exp setting for nb overview
2022-09-28 10:27:38 -07:00
Johannes Rieken 8efe4be923 - Add _isFakeAction as a workaround to noop-actions that are contributed to menus but that don't do anything (#162220)
- Mark esp filtering/switching actions as fake actions

https://github.com/microsoft/vscode/issues/162004
2022-09-28 18:49:12 +02:00
Daniel Imms c3b0ab3504 Merge pull request #162178 from microsoft/tyriar/162175
Scan up 30 lines for free port quick fix
2022-09-28 09:22:13 -07:00
Sandeep Somavarapu c532da7b3d fix #162044 (#162215)
* Fix #162044

* Fix #162044 - wait unti all are settled
2022-09-28 09:01:43 -07:00
Johannes Rieken eb99a782ff fix https://github.com/microsoft/vscode/issues/161394 (#162213) 2022-09-28 08:58:15 -07:00
Sandeep Somavarapu 8fcdf4e417 Fix #162046 (#162209) 2022-09-28 08:52:39 -07:00
Sandeep Somavarapu c72bd54873 Fix #162049 (#162207) 2022-09-28 08:44:29 -07:00
Sandeep Somavarapu 359a67e99f Fix #162045 (#162205) 2022-09-28 08:39:22 -07:00
Sandeep Somavarapu 8697f84651 add logging for #162124 (#162202) 2022-09-28 08:30:54 -07:00
Daniel Imms 29c5839eac Fix matching against unwrapped lines
Part of #162070
2022-09-28 08:15:53 -07:00
Sandeep Somavarapu 7fc4f97bbb Fix #162103 (#162199) 2022-09-28 07:57:19 -07:00
Johannes Rieken 3918cc137a tweak animation for menu items that are currently being configured (#162193)
fixes https://github.com/microsoft/vscode/issues/161999
2022-09-28 07:29:53 -07:00
Johannes Rieken 781fb48178 disable EditorContent-menu for embedded editors, ignore the FloatingClickMenu-contribution for notebook code edtors (#162186)
fixes https://github.com/microsoft/vscode/issues/160910
2022-09-28 16:25:54 +02:00
Johannes Rieken d31d71d8cc check basename, not separator and name (#162174)
fixes https://github.com/microsoft/vscode/issues/162141
2022-09-28 06:40:48 -07:00
Daniel Imms 209328c91a Scan up 30 lines for free port quick fix
Fixes #162175
2022-09-28 06:31:28 -07:00
João Moreno 582aa29f85 stop shipping build-only dependencies (#162172) 2022-09-28 06:20:58 -07:00
Johannes Rieken 2428297798 fix #161618 (#162171)
fixes https://github.com/microsoft/vscode/issues/161618
2022-09-28 06:11:24 -07:00
Henning Dieterichs dfca1cc002 Merge pull request #162150 from microsoft/hediet/additional-shark
Fixes #162111
2022-09-28 15:10:01 +02:00
Benjamin Simmonds df0a8572e5 Install all outdated extensions action (#162170)
Install all outdated extensions
2022-09-28 15:03:05 +02:00
Aiday Marlen Kyzy e59d1e2188 Merge pull request #162167 from microsoft/aiday/issue160271
Making the stash visible by changing the CSS parameters (Fixes #160271)
2022-09-28 14:36:11 +02:00
Henning Dieterichs 55a5e84230 Fixes #161967 (#162165) 2022-09-28 05:23:56 -07:00
aiday-mar 8efbe805a7 Making the stash visible by changing the CSS parameters 2022-09-28 14:16:50 +02:00
Henning Dieterichs a1e8a52697 Fixes conflict block rendering bug. (#162162) 2022-09-28 05:10:45 -07:00
Henning Dieterichs b0f88c162c Fixes #162005 (#162161) 2022-09-28 04:45:21 -07:00
Aiday Marlen Kyzy 3393acc59f Merge pull request #162146 from microsoft/aiday/issue160627
Changing the z-index of the find options widget (Fixes #160627)
2022-09-28 13:31:50 +02:00
Sandeep Somavarapu d3f83751e7 fix #161791 (#162158) 2022-09-28 04:21:34 -07:00
Sandeep Somavarapu bc07a5d30c Fix #161862 (#162156) 2022-09-28 13:05:23 +02:00
Sandeep Somavarapu b3434bf251 Fix #161868 (#162148) 2022-09-28 03:28:32 -07:00
Henning Dieterichs 0e2340359e Fixes #162111 2022-09-28 12:16:15 +02:00
aiday-mar f8a296871a Changing the z-index of the find options widget so it appears above the sticky scroll widget 2022-09-28 12:02:01 +02:00
Ladislau Szomoru 7559012a34 Git protocol handler improvements (#162144) 2022-09-28 02:58:10 -07:00
Jamie Magee 8044546365 Add $schema to cgmanifest.json (#159779)
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-09-28 02:32:51 -07:00
Sandeep Somavarapu 352782487f Fix #162134 (#162140) 2022-09-28 02:28:21 -07:00
Sandeep Somavarapu 044571548e fix #161961 (#162136)
* fix #161961

* remove comment
2022-09-28 01:34:16 -07:00
Ladislau Szomoru 7ff04babc6 Revert "Engineering - use specific image version (#160878)" (#162052)
This reverts commit 924d7622fa.
2022-09-28 09:49:59 +02:00
Joyce Er 835d39cfac Merge pull request #162106 from microsoft/dev/joyceerhl/written-condor
Various Edit Sessions fixes
2022-09-27 21:10:13 -07:00