Commit graph

112976 commits

Author SHA1 Message Date
Andrea Mah 8470c9b0e3
adjust endgame query (#191806) 2023-08-30 11:17:10 -07:00
Tyler James Leonhardt da5492061c
Fix rendering when chat is hidden (#191830)
Fixes https://github.com/microsoft/vscode/issues/191704
2023-08-30 20:13:13 +02:00
Aaron Munger a33cf1b751
Merge pull request #191829 from microsoft/aamunger/copyOutput
allow more output mime types to be copied
2023-08-30 11:02:25 -07:00
Joyce Er faa42cbdd2
Fix file tree not being transferred to panel chat (#191826) 2023-08-30 19:52:35 +02:00
Daniel Imms 9d26487a50
Merge pull request #191795 from microsoft/tyriar/190195
Workaround slow update webgl issue on Windows
2023-08-30 10:50:17 -07:00
Megan Rogge f72ffc49b0
Merge pull request #191819 from microsoft/merogge/acc-tab
send `Shift+tab` to the shell
2023-08-30 10:48:32 -07:00
Daniel Imms 95e0d5c86a
Merge pull request #191822 from microsoft/tyriar/188875
Fix error in zsh si script
2023-08-30 10:46:49 -07:00
Aaron Munger 6e058e5903 allow more output mime types to be copied 2023-08-30 10:46:39 -07:00
Connor Peet 8a69a8f266
debug: bump js-debug to 1.82 (#191827) 2023-08-30 19:41:17 +02:00
meganrogge 3ff7e76b48
on blur, hide 2023-08-30 10:19:08 -07:00
Megan Rogge 146a7d8070
Update src/vs/workbench/contrib/terminal/browser/terminalInstance.ts
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2023-08-30 10:14:14 -07:00
Daniel Imms c7e08e78dc
Merge pull request #191815 from microsoft/tyriar/distro_230830
Update distro
2023-08-30 10:13:18 -07:00
Daniel Imms c69c908237
Fix error in zsh si script
Fixes #188875
2023-08-30 10:04:34 -07:00
Connor Peet c394fb8959
cli: polish serve-web help (#191817)
Fixes #191601
2023-08-30 19:02:48 +02:00
Aaron Munger 70b614dc54
Merge pull request #191816 from microsoft/aamunger/copyOutput
changed command title and name
2023-08-30 10:00:34 -07:00
meganrogge 4dc543d246
fix #188329 2023-08-30 09:55:19 -07:00
Daniel Imms d3c2077962
Fix import 2023-08-30 09:51:35 -07:00
Connor Peet cd7388f4da
forwarding: fix formatting issues in the log (#191814)
Fixes #191759
2023-08-30 18:50:50 +02:00
Daniel Imms ed06154e36
Disable test 2023-08-30 09:49:19 -07:00
Daniel Imms cc5e466c96
Remove windows check 2023-08-30 09:47:27 -07:00
Johannes Rieken 29137c69f1
make sure codeEditor is set when bulk editing via diff editor (#191810)
re https://github.com/microsoft/vscode/issues/188385
2023-08-30 18:46:39 +02:00
Daniel Imms de94adc475
Update distro
Fixes #191605
2023-08-30 09:33:14 -07:00
Aaron Munger e2d858ecb0 changed command title and name 2023-08-30 09:32:45 -07:00
Daniel Imms 49581af0aa
Disable renderer unit test on Windows 2023-08-30 09:17:45 -07:00
Megan Rogge fe0237c038
Merge pull request #191805 from microsoft/merogge/set-default
set default focusAfterRun to none
2023-08-30 09:10:38 -07:00
Benjamin Pasero 5be6ae4b92
Merge pull request #191803 from microsoft/ben/eerie-fowl
voice - make stop icon more explicit
2023-08-30 18:02:51 +02:00
Benjamin Pasero 65dd28d745
voice - add a new action to stop and accept voice input (#191802) 2023-08-30 17:53:35 +02:00
meganrogge 1e4020e70c
set default focusAfterRun to none 2023-08-30 08:50:59 -07:00
Benjamin Pasero afa0d9fd75
voice - make stop icon more explicit 2023-08-30 17:47:42 +02:00
Connor Peet 8813aca705
cli: recycle all tunnels the cli creates for all scenarios (#191800)
Fixes #191749
2023-08-30 17:37:00 +02:00
Benjamin Pasero d46d86dd75
voice - replace codicon when hovering over stop button (#191777) 2023-08-30 17:36:04 +02:00
Connor Peet 5cc83f7994
cli: verify vscode server integrity before committing to cache (#191792)
Fixes #191469
2023-08-30 17:20:08 +02:00
Daniel Imms 6b9018f059
Workaround slow update webgl issue on Windows
Fixes #190195
2023-08-30 08:06:33 -07:00
Sandeep Somavarapu ec9aa5cfdf
Revert "fix #190228 (#191207)" (#191789)
This reverts commit cafcb59c16.
2023-08-30 16:50:40 +02:00
Henning Dieterichs 4538c811eb Fixes #191323 2023-08-30 16:44:09 +02:00
Ladislau Szomoru fdcc959e0a
Git - update Explorer welcome view context key (#191788) 2023-08-30 16:43:56 +02:00
Benjamin Pasero 0e3926c62a
voice - fix bad controller when using toolbar actions (#191780) 2023-08-30 15:34:27 +02:00
Johannes Rieken bee68cee69
allow workspace edit to "create" untitled files (#191779)
https://github.com/microsoft/vscode-copilot/issues/1261
2023-08-30 15:24:37 +02:00
Matt Bierner eef56ce7d3
Fix another var() fallback case (#191721)
One more case of #190968
2023-08-30 05:44:32 -07:00
Benjamin Pasero 735c219ce2
voice - fix issues around stopping transcription (#191774) 2023-08-30 14:42:02 +02:00
Aiday Marlen Kyzy 61a31eea28
Merge pull request #191770 from microsoft/aiday/changingSettingText
Changing text of `editor.scrollWithEditor`
2023-08-30 12:57:27 +02:00
Aiday Marlen Kyzy adf839e356
changing the setting text 2023-08-30 12:42:51 +02:00
Henning Dieterichs 4bd1ea339f Fixes #191603 2023-08-30 12:34:36 +02:00
troy351 19c238294c
listWidget: remove redundant logic (#191054) 2023-08-30 10:24:37 +00:00
Henning Dieterichs c39b2fffa6 Fixes #191600 2023-08-30 12:21:27 +02:00
Henning Dieterichs 662ce156c0 Fixes #191637 2023-08-30 12:18:27 +02:00
Martin Aeschlimann e77c84f0a7
Configure Tunnel Name leads to empty settings page for WSL (#191761) 2023-08-30 12:07:53 +02:00
Henning Dieterichs 32d0dbf4d0 Fixes #191664 2023-08-30 12:06:31 +02:00
Sandeep Somavarapu 4a0169c45c
fix #191022 (#191760) 2023-08-30 11:50:58 +02:00
Sandeep Somavarapu 82348c380c
fix #191734 (#191756) 2023-08-30 11:19:11 +02:00