Commit graph

109490 commits

Author SHA1 Message Date
Peng Lyu aeb06b98d2
Fix microsoft/vscode-internalbacklog#4257. Mitigate zindex for zone widgets. (#184001) 2023-05-31 16:46:46 -07:00
Tyler James Leonhardt 6fe760bb20
Allow widget to have focus (#184000)
So that selecting non-code text works.

Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4294
2023-06-01 01:14:00 +02:00
Tyler James Leonhardt c4cfd83472
Polish query accepting (#183995)
We shouldn't send the same request to Copilot if the query hasn't changed. So if the query is the same, we short circut.

Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4286

Also, when we open in chat, we should use the last accepted query, not what's in the input box.

Fixes https://github.com/microsoft/vscode-internalbacklog/issues/4280
2023-05-31 15:12:13 -07:00
Matt Bierner 14977db0ec
Disable move to file in TS versions < 5.2 (#183992)
There are still a few key bugs with refactoring. We will  ship this as a preview for TS 5.2+ instead of for 5.1
2023-05-31 22:18:24 +02:00
Megan Rogge 2959f41a1a
Merge pull request #183966 from microsoft/merogge/ibe
make message more generic for interactive editor help
2023-05-31 12:50:37 -05:00
Megan Rogge d11a643025
Merge pull request #183986 from microsoft/merogge/diffEditor
`diff-editor` -> `diffEditor`
2023-05-31 12:41:37 -05:00
meganrogge 36bb69176c
consolidate 2023-05-31 12:20:13 -05:00
Matt Bierner 2add9d4c10
Set isRefactoring for all TS refactoring edits (#183982) 2023-05-31 19:14:35 +02:00
meganrogge aa3d25f7ae
fix #183970 2023-05-31 12:13:21 -05:00
Megan Rogge c38a9e9ba5
Merge pull request #183981 from microsoft/merogge/chat-info
add important info to help menu
2023-05-31 12:10:28 -05:00
Rob Lourens fa33ede170
Merge pull request #183979 from microsoft/roblou/prospective-catshark
Two chat fixes
2023-05-31 09:55:59 -07:00
meganrogge 8c0343cd22
add important info to help menu 2023-05-31 11:53:21 -05:00
Rob Lourens b272d45bb7
Fix when clause on "Run in terminal" command 2023-05-31 09:38:02 -07:00
Rob Lourens 3a59332784
Keep codeblock toolbar visible when focused 2023-05-31 09:35:51 -07:00
Megan Rogge 0645237276
Merge pull request #183969 from microsoft/merogge/punct
use `:` instead of `,` in `ariaLabel`
2023-05-31 11:10:21 -05:00
Megan Rogge 48f46820b0
Merge branch 'main' into merogge/ibe 2023-05-31 11:06:04 -05:00
meganrogge 041db73929
fix #183968 2023-05-31 10:50:30 -05:00
Megan Rogge b9a77b3c7b
Merge pull request #183965 from microsoft/merogge/switch-default
enable inline suggestions to be read by screen readers by default
2023-05-31 10:44:39 -05:00
meganrogge 5ff3aa8b34
. 2023-05-31 10:36:49 -05:00
meganrogge 23674cc667
make message more generic for interactive editor help 2023-05-31 10:34:45 -05:00
Sandeep Somavarapu 9ef31ac37a
fix #180826 (#183962) 2023-05-31 17:28:39 +02:00
meganrogge 577654a5a5
fix #183030 2023-05-31 10:26:37 -05:00
Johannes Rieken a8ef81ebbd
fix https://github.com/microsoft/vscode-internalbacklog/issues/4324 (#183961) 2023-05-31 17:26:15 +02:00
Henning Dieterichs 58b32d628a
Fixes https://github.com/microsoft/monaco-editor/issues/3920 (#183960) 2023-05-31 17:25:14 +02:00
Connor Peet be6446ddb1
fix: remove extraneous incorrect context keys (#183959)
These were actually getting added in getTestItemContextOverlay, and the test ID was using the extended ID which extensions do not know about.

Fixes #183612
2023-05-31 17:23:50 +02:00
Johannes Rieken d4771143d3
fix https://github.com/microsoft/vscode-internalbacklog/issues/4298 (#183957) 2023-05-31 17:06:22 +02:00
Sandeep Somavarapu 8038e0ee3a
Fix #181446 (#183956) 2023-05-31 16:55:14 +02:00
Daniel Imms 1575ac2d3f
Merge pull request #183951 from microsoft/tyriar/181242_css
Update xterm.css
2023-05-31 07:52:15 -07:00
Johannes Rieken 070168f694
Merge pull request #183954 from microsoft/joh/overwhelming-tuna
joh/overwhelming tuna
2023-05-31 16:40:21 +02:00
Megan Rogge 5c01360bd7
Merge pull request #183887 from microsoft/dev/bhavyau/welcome-widget
Remove check for context keys
2023-05-31 09:17:42 -05:00
Johannes 517370b795
change snippetsPreventQuickSuggestions default to false 2023-05-31 16:14:35 +02:00
Johannes 2d797050eb
revert not focusing completion list when quick suggest happens during snippet 2023-05-31 16:14:05 +02:00
Johannes 87234fcfe0
Revert "When snippet mode is active, make Tab not accept suggestion but advance placeholder"
This reverts commit 50a80cdb61.
2023-05-31 16:03:53 +02:00
Ulugbek Abdullaev de70014331
chore: add @ulugbekna and @aiday-mar to my-endgame notebook (#183946) 2023-05-31 15:55:50 +02:00
Daniel Imms 26378c25c4
Update xterm.css
Fixes #181242
2023-05-31 06:48:32 -07:00
Ladislau Szomoru 8602b29876
Git - fix #183941 (#183944) 2023-05-31 15:48:04 +02:00
Sandeep Somavarapu 207c1b956e
Fix #183837 (#183943)
fix #183837
2023-05-31 15:45:24 +02:00
Henning Dieterichs 1b01ed010e
Fixes #183909 (#183940) 2023-05-31 15:26:59 +02:00
Alex Ross 44ef5cc531
Tree checkbox item -> items (#183931)
Fixes #183826
2023-05-31 14:41:17 +02:00
Sandeep Somavarapu 2a3475bb37
Fix #182309 (#183925) 2023-05-31 14:26:37 +02:00
Sandeep Somavarapu 68e4866b30
Fix #183777 (#183929) 2023-05-31 14:12:48 +02:00
Johannes Rieken b3f2337542
joh/icy manatee (#183917)
* Use idle value for widget of interactive editor controller

https://github.com/microsoft/vscode/issues/183820

* also make preview editors idle values

https://github.com/microsoft/vscode/issues/183820
2023-05-31 13:40:32 +02:00
Benjamin Pasero 2a8dea3225
code --status displays a lot of errors before actual status output (fix #183787) (#183915) 2023-05-31 18:47:24 +09:00
Johannes Rieken 2d131d25d1
fix https://github.com/microsoft/vscode/issues/183770 (#183914) 2023-05-31 11:28:42 +02:00
Johannes Rieken 7844d7378a
fix https://github.com/microsoft/vscode-internalbacklog/issues/4278 (#183910) 2023-05-31 11:10:59 +02:00
Benjamin Pasero cfaa19383c
Empty reason while switching profile (fix #183775) (#183904) 2023-05-31 09:01:54 +02:00
Benjamin Pasero 4690a06638
"Revert File" on inactive editors are ignored (fix #177557) (#183903) 2023-05-31 08:57:43 +02:00
Rob Lourens 67a1ca676e
Fix some chat keybindings on windows (#183896) 2023-05-31 08:54:20 +02:00
Rob Lourens 7b87b701eb
Enable chat "move" commands on empty sessions (#183895)
* Enable chat "move" commands on empty sessions
and also imported sessions

* Fix command name
2023-05-31 08:54:05 +02:00
Rob Lourens f6758dfc33
Enable updating a chat model without triggering incremental typing (#183894) 2023-05-31 08:53:32 +02:00