Commit Graph
101219 Commits
Author SHA1 Message Date
Matt Bierner feb3d2d205 Fix null ref in attachments check (#162396)
Fixes #162391

Also reduces use of `any`
2022-09-29 13:15:01 -07:00
Ian HuffandIan Huff 6e040c2f4a Allow for a controller to be both selected and suggested as suggested items get specific UI precedence. (#162365)
Allow for a controller to be both selected and suggested as only suggested items are grouped in the top of the kernel picker

Co-authored-by: Ian Huff <ianhuff@Ians-MacBook-Pro.local>
2022-09-29 13:05:24 -07:00
João Moreno 95b4a71a2c make sure tree renderers share indent guides collection (#162400)
fixes #161607
2022-09-29 13:04:46 -07:00
João Moreno 3f1bf5fa8d list find: remember last input (#162398)
fixes #156248
2022-09-29 12:36:07 -07:00
João Moreno 9e099a8d79 List find + breadcrumb fixes (#162394)
* fix list style overrides

fixes #158824

* make sure breadcrumbs doesn't disappear when using tree find

fixes #158767
2022-09-29 12:26:05 -07:00
João Moreno 248e669753 fixes #160272 (#162358)
* fixes #160272

* I guess this is how we do it
2022-09-29 11:33:45 -07:00
Matt Bierner d050388189 Remove unused disposable in template (#162271) 2022-09-29 11:03:34 -07:00
Tyler James Leonhardt 261fc99955 Fixes #162243 (#162376) 2022-09-29 10:14:16 -07:00
Alexandru Dima 7d3027e43c Fixes #161723 (#162374) 2022-09-29 09:58:01 -07:00
Joyce Er b891aa212a Don't show account badge if user already actioned Edit Sessions via Continue On once (#162373)
Fix https://github.com/microsoft/vscode/issues/162301
2022-09-29 09:51:36 -07:00
Alexandru Dima 203b26d182 Fixes #161731 (#162372) 2022-09-29 09:31:10 -07:00
Daniel Imms 98a77dca4f Merge pull request #162327 from microsoft/tyriar/162070_2
Fix both matching against wrapped lines and supporting scanning multiple lines at once
2022-09-29 09:11:43 -07:00
Johannes Rieken 9a25983e9d for now disable toolbar animation (#162368)
https://github.com/microsoft/vscode/issues/162292
2022-09-29 08:54:03 -07:00
Sandeep Somavarapu 82ac904296 add run code web launches (#162364) 2022-09-29 17:45:27 +02:00
Henning Dieterichs 46afa5b108 Fixes #162043 by renaming "Accept Merge" to "Complete Merge" (#162361) 2022-09-29 08:19:06 -07:00
Sandeep Somavarapu 5c168e7c39 use max border radius to show like a pill (#162360) 2022-09-29 08:13:37 -07:00
Alex Ross 112a03b39b Don't allow negative numbers in view badges (#162359) 2022-09-29 08:04:43 -07:00
Henning Dieterichs f1d4fced59 Fixes #162195 (#162353) 2022-09-29 17:03:48 +02:00
Sandeep Somavarapu f8ba3353d1 #161791 better fix - use current profile (#162357) 2022-09-29 08:01:56 -07:00
Henning Dieterichs 12637cf568 Addresses #162191 by not hiding conflict markers in the result editor (#162355) 2022-09-29 07:44:29 -07:00
Megan Rogge 7ee9be6479 Merge branch 'main' into tyriar/162070_2 2022-09-29 06:41:54 -07:00
Henning Dieterichs 2df70ee366 Fixes #162042 by removing CodeLens icons from merge editor actions (#162345) 2022-09-29 06:41:09 -07:00
Joyce Er 13683b13ca Improve wording in protocol url open dialog (#162273) 2022-09-29 06:24:53 -07:00
Johannes Rieken b4b96c847f prevent hiding of actions of the global panel part menu (#162335)
https://github.com/microsoft/vscode/issues/162006
2022-09-29 15:23:51 +02:00
Henning Dieterichs de91b7378b Merge pull request #162343 from microsoft/hediet/chief-muskox
Adresses #161587 by setting a save source
2022-09-29 15:23:20 +02:00
Henning Dieterichs cdb2e2c343 Addresses #161587 2022-09-29 15:06:32 +02:00
Johannes Rieken a2fe848791 set git.mergeChanges context key for all repos, not just one (#162339)
fixes https://github.com/microsoft/vscode/issues/162224
2022-09-29 05:50:07 -07:00
Daniel Imms dbc971b48a Remove unneeded if, clean up types 2022-09-29 04:16:41 -07:00
Alexandru Dima 187f099e91 update distro (#162326) 2022-09-29 04:08:02 -07:00
Daniel Imms 79bacef484 Allow opt-in multi-line quick fixes
Fixes #161997
2022-09-29 04:07:13 -07:00
Alexandru Dima ad7695c793 Adopt new Notices format (#162324) 2022-09-29 03:58:10 -07:00
Daniel Imms 095f6b5e49 Revert "Allow opt-in multi-line quick fixes (#162189)"
This reverts commit 0c22a33a9d.
2022-09-29 03:54:59 -07:00
Najmieh c00b594c7e Edit for the slight ambiguity in wording when adding untrusted files to trusted workspace (#161168)
fix the wording for the  untrusted files to trusted workspace
2022-09-29 12:50:48 +02:00
Henning Dieterichs 6cba93633d Merge pull request #162318 from microsoft/hediet/amused-whale
Fixes #162027
2022-09-29 12:21:52 +02:00
Martin Aeschlimann 320f338681 [html] Sytax Highlighting is way off with new line after event handler (#162319) 2022-09-29 12:19:36 +02:00
Henning Dieterichs c4359c2dab Addresses #162112 (#162321) 2022-09-29 12:18:18 +02:00
Johannes Rieken 61f44f9b2c give menuIds to setActions, adopt for composite panes (#162317)
fixes https://github.com/microsoft/vscode/issues/162003#issuecomment-1261214285
2022-09-29 11:27:17 +02:00
Henning Dieterichs b29b217e36 Fixes #162027 2022-09-29 10:50:48 +02:00
Benjamin Pasero b784e0514d Revert "perf - log slow running workbench contribs (#159656)" (#162312)
* Revert "perf - log slow running workbench contribs (#159656)"

This reverts commit b7d5b65a13.

* stop logging slownes

* still log perf but only running out of sources
2022-09-29 10:38:28 +02:00
Matt Bierner e05324c3e4 Swap auto scroll lock/unlock icons (#162264)
Fixes #162263
2022-09-29 10:29:18 +02:00
Ladislau Szomoru 197bfd9088 Git - Use modal dialog after cloning a repository (#162306)
Use modal dialog after cloning a repository
2022-09-29 01:01:29 -07:00
Brigit Murtaugh f88fb9102e Update README.md 2022-09-29 09:53:23 +02:00
Brigit Murtaugh ea86537df2 Update README.md 2022-09-29 09:53:23 +02:00
Johannes Rieken 2c801254eb remove forgotten console.log (#162297)
https://github.com/microsoft/vscode/issues/162295
2022-09-29 00:10:52 -07:00
Josh Abernathy d3e330e4da Update devcontainer schema for customizations.codespaces.openFiles (#161637) 2022-09-29 00:02:29 -07:00
Andrea Mah 96dda01daf Search Tree - file order changes when switching from list to tree (#162270)
Fixes #162155
2022-09-28 17:34:22 -07:00
Tyler James Leonhardt a1a877b80b add to my-endgame (#162280) 2022-09-28 16:27:26 -07:00
Matt Bierner b16578ff65 Make sure we always reset the code action widget context when the widget is hidden (#162278)
Make sure we always reset the `ctxMenuWidgetVisible` widget context when the widget is hidden

We've seen a handful of reports of keybindings not working. I'm not able to repo this, but the root cause may be that code action's context keys are not being cleared properly

This fixes it to make sure we always reset the context when the widget is closed
2022-09-28 16:15:45 -07:00
Daniel Immsandmeganrogge 0c22a33a9d Allow opt-in multi-line quick fixes (#162189)
Fixes #161997

Co-authored-by: meganrogge <merogge@microsoft.com>
2022-09-28 15:29:15 -07:00
Daniel Imms 236adc221b Merge pull request #162268 from microsoft/tyriar/update_xterm3
Update xterm
2022-09-28 15:10:03 -07:00