Commit graph

110705 commits

Author SHA1 Message Date
Peng Lyu bce3304e98
Fix vscode-jupyter#13522. Clear attachment if it does not exit. (#186578)
Fix #184630. Clear attachment if it does not exit.
2023-06-29 09:41:01 +10:00
Joyce Er e133f004ed
Don't require a reload for Share setting (#186572) 2023-06-28 16:31:53 -07:00
Rob Lourens c3fefb9c20
Fix "Run to cursor" not doing anything when run from command palette when debug is not active (#186571)
Fix #186080
2023-06-28 15:59:12 -07:00
Aaron Munger 2e8ab06755
Merge pull request #186562 from microsoft/aamunger/notebookToolbar
prevent exception during notebook toolbar layout call
2023-06-28 14:50:45 -07:00
Megan Rogge be624280e1
Merge pull request #186568 from microsoft/merogge/close-help-2
prevent help menu from being read in full when escape is used
2023-06-28 14:43:57 -07:00
meganrogge 89f9fb8db3
fix issue 2023-06-28 14:27:50 -07:00
aamunger c8cb5f5feb
move check to for loop 2023-06-28 14:14:11 -07:00
Rob Lourens 68dc2206ef
Include slashCommand type in chat telemetry (#186565) 2023-06-28 23:05:21 +02:00
Tyler James Leonhardt 4000c1da1f
Fix reporting issues on extensions in the web (#186554)
Fixes https://github.com/microsoft/vscode/issues/185820
2023-06-28 13:56:00 -07:00
Benjamin Pasero 55229fcee4
editor - protect against editor panes throwing (for #186394) (#186557) 2023-06-28 13:54:13 -07:00
aamunger a51e7b07c6
check if no rendered actions 2023-06-28 12:57:33 -07:00
Megan Rogge 25f06e8384
Merge pull request #186551 from microsoft/merogge/broken-link
use correct help link
2023-06-28 12:22:05 -07:00
João Moreno 9f6b76bdb5
schedule a non-releasing 7pm build (#186548) 2023-06-28 21:08:44 +02:00
Henning Dieterichs e30e843e02
Fixes #186419 (#186547) 2023-06-28 21:08:14 +02:00
meganrogge 0e121fae73
use correct link 2023-06-28 12:05:18 -07:00
Megan Rogge 1c4678bc05
Merge pull request #186536 from microsoft/merogge/chat-focus
use focused chat response item when accessible view is invoked
2023-06-28 11:59:46 -07:00
Henning Dieterichs 09f6e50352
Fixes #186402 (#186542) 2023-06-28 11:51:33 -07:00
meganrogge 40449994fd
no need to search for the item 2023-06-28 11:45:53 -07:00
Rob Lourens 941450fd05
Revert "Remove block cursor character from chat (#184936)" (#186541)
This reverts commit bfe6dcb6f3.
2023-06-28 20:36:03 +02:00
Peng Lyu 63ce9c034f
Fix #186473. Hide select kernel action from f1 when active editor is not notebook. (#186534) 2023-06-28 11:27:36 -07:00
Henning Dieterichs 74065aada5
Fixes #186396 - Revert arrows reverting the wrong chunk (#186532) 2023-06-28 19:56:35 +02:00
Megan Rogge fafacea79c
Merge pull request #186531 from microsoft/merogge/4-seconds
set chat audio cue pending delay to 4 seconds
2023-06-28 10:53:27 -07:00
meganrogge 0ab28d6724
fix #186526 2023-06-28 10:47:30 -07:00
meganrogge 948633a867
1 -> 4 seconds 2023-06-28 10:37:49 -07:00
Megan Rogge 2b5fad6158
Merge pull request #186522 from microsoft/merogge/fix-key
use new command ID for help menu aria label hint
2023-06-28 09:32:54 -07:00
meganrogge db519e64a3
add in commands to skip shell 2023-06-28 09:13:13 -07:00
meganrogge 43a03bea09
fix #185127 2023-06-28 09:11:37 -07:00
Henning Dieterichs e7ee47c5ec
Restricts css selectors to .monaco-editor (#186516) 2023-06-28 17:55:19 +02:00
Peng Lyu 96b02d44be
Fix #186303. Remove tab index for nb toolbar. (#186513) 2023-06-28 17:12:44 +02:00
Sandeep Somavarapu 7139abe4d5
fix #186290 (#186512) 2023-06-28 16:58:24 +02:00
Sandeep Somavarapu 3167b3f222
disable issue troubleshoot in remote, web #186270 (#186510) 2023-06-28 16:47:03 +02:00
Megan Rogge f02aa84853
Merge pull request #186506 from microsoft/merogge/inline-tweaks 2023-06-28 07:45:45 -07:00
Sandeep Somavarapu 3b931ddd21
fix #186308 (#186491)
* fix #186308

* apply suggestion
2023-06-28 16:21:43 +02:00
Henning Dieterichs d572e9de14
Fixes assertion failures in move detection (#186507) 2023-06-28 16:13:00 +02:00
Megan Rogge 9851bdc68d
Merge pull request #186505 from microsoft/merogge/panel-chat-tweak
improve sequence of chat help menu
2023-06-28 07:02:32 -07:00
Megan Rogge b3f5ca2d44
Merge pull request #186504 from microsoft/merogge/listener-disp
on hide of accessibility help, dispose of key listener
2023-06-28 07:01:54 -07:00
Megan Rogge 12d96e8456
Merge pull request #186503 from microsoft/merogge/diff-proposed
improve description for inline chat diff help
2023-06-28 07:01:29 -07:00
meganrogge 7bb7652598
improve inline chat 2023-06-28 06:50:22 -07:00
meganrogge b78322d5ce
fix #186316 2023-06-28 06:40:42 -07:00
Megan Rogge 44de2d0c2a
Merge pull request #186445 from microsoft/merogge/fix-time
play cue after response takes 1 second to bypass user gesture rule
2023-06-28 06:32:16 -07:00
meganrogge af32ccc284
fix #186352 2023-06-28 06:30:38 -07:00
meganrogge 0e0c07731f
fix #186413 2023-06-28 06:23:40 -07:00
Henning Dieterichs ad7b2a101e
Turns off experimental diff editor again. Will use an experiment to roll it out. (#186499) 2023-06-28 15:11:07 +02:00
Benjamin Pasero cd9de1ee2e
dialogs - workaround mangler issue #186494 (#186496) 2023-06-28 15:01:02 +02:00
Sandeep Somavarapu f5e6325900
Fix #177142 (#186495) 2023-06-28 14:42:45 +02:00
Johannes Rieken 4b0d4241ec
when clicking intio view zone only refocus widget when having lost widget focus (#186484)
fixes https://github.com/microsoft/vscode/issues/186309
2023-06-28 14:31:32 +02:00
Sandeep Somavarapu eefab1453e
Fix #186354 (#186492) 2023-06-28 14:23:27 +02:00
Sandeep Somavarapu 598e77bda5
fix #185875 (#186471) 2023-06-28 04:23:31 -07:00
Benjamin Pasero 93b9d0a51a
editor - update style and behaviour of message widget (#186480) 2023-06-28 11:05:02 +00:00
Benjamin Pasero fb1d79215e
dialogs - validate and normalize default path (#186467)
* dialogs - validate and normalize default path

* address feedback
2023-06-28 12:31:00 +02:00