Ian 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
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
Daniel Imms
dbc971b48a
Remove unneeded if, clean up types
2022-09-29 04:16:41 -07:00
Daniel Imms
79bacef484
Allow opt-in multi-line quick fixes
...
Fixes #161997
2022-09-29 04:07:13 -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
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
Johannes Rieken
2c801254eb
remove forgotten console.log ( #162297 )
...
https://github.com/microsoft/vscode/issues/162295
2022-09-29 00:10:52 -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
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 Imms
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
Megan Rogge
78d4808f29
bind configure function so this is not undefined ( #162245 )
2022-09-28 15:09:06 -07:00
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
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
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