Commit Graph
114708 Commits
Author SHA1 Message Date
Tyler James LeonhardtandGitHub 3cdcf0abff Use .value since the type had changed from string to ILocalizedString (#195709)
Fixes https://github.com/microsoft/vscode/issues/195518

regressed in https://github.com/microsoft/vscode/pull/193544
2023-10-16 19:13:02 +02:00
Megan RoggeandGitHub 9ea0573f7f Merge pull request #195705 from microsoft/merogge/workbench-save
use `IWorkingCopyService.onDidSave` in `AccessibleNotificationService`
2023-10-16 09:31:40 -07:00
meganrogge 7818968def fix #195612 2023-10-16 08:56:54 -07:00
Sandeep SomavarapuandGitHub 9e9c4e4bf7 fix #195500 (#195665) 2023-10-16 17:06:08 +02:00
João MorenoandGitHub 9905225b1a Remove win32-ia32 target (#195559)
* remove win32-ia32

* update distro
2023-10-16 13:28:09 +02:00
Sandeep SomavarapuandGitHub 586a7bf2ce fix #195680 (#195687) 2023-10-16 13:07:17 +02:00
Benjamin PaseroandGitHub 90aee6d79c voice - more tweaks to icon animation (#195681)
* voice - more tweaks to icon animation

* more tweaks
2023-10-16 12:16:59 +02:00
Ladislau SzomoruandGitHub d169c087c1 Update distro (#195679) 2023-10-16 11:33:20 +02:00
Benjamin PaseroandBenjamin Pasero ed0871da2d aux window - reuse code in getLastFocused method 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero fe14520d0f aux window - use moveEditor 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero 56b72511af aux window - 💄 method names 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero caf5a3c9a2 aux window - introduce and adopt EditorInputCapabilities.AuxWindowUnsupported 2023-10-16 09:10:18 +02:00
Benjamin PaseroandBenjamin Pasero cd1294fe97 aux window - track last active window and use 2023-10-16 09:10:18 +02:00
Rob LourensandGitHub 7bed4ce3e9 Inline and document more chatAgents2 API (#195640)
* Inline and document more chatAgents2 API

* More docs
2023-10-16 09:03:21 +02:00
Yuto LiyosaandGitHub 4cd1d0e7c7 Make OpenDisassemblyViewAction an Action2 (#195623)
Fix #195387
2023-10-16 07:02:54 +00:00
Sandeep SomavarapuandGitHub ea26a7e221 fix #195345 (#195664) 2023-10-16 09:02:17 +02:00
Benjamin PaseroandBenjamin Pasero 0424b2fd95 voice - show in-progress placeholder 2023-10-16 09:01:46 +02:00
Benjamin PaseroandBenjamin Pasero 758d035c36 voice - tweak the in-progress animation 2023-10-16 09:01:46 +02:00
Rob LourensandGitHub bdb0647c45 Add a minimum chat response render rate (#195667)
This rate guessing isn't perfect. We usually start slow and finish faster. I think that's gotten worse either due to work the extension does or latency in invoking the model.
2023-10-16 09:00:44 +02:00
Rob LourensandGitHub 0c36b92c82 Merge pull request #195587 from microsoft/roblou/ambitious-earthworm
Improve "used references"
2023-10-15 18:00:20 -07:00
Sandeep SomavarapuandGitHub ae774a04cf fix #195348 (#195637) 2023-10-15 06:56:07 +02:00
Benjamin PaseroandGitHub f01b050693 speech - wire in to chat actions (#195469)
* speech - wire in to chat actions

* fixes

* adjust to modul

* fix cancel

* adopt speech service directly

* add auto accept

* undo

* drop identifier need
2023-10-14 12:45:48 -07:00
Rob Lourens 765a901d4b Render warning label as markdown, and some styling updates 2023-10-14 10:44:52 -07:00
Rob Lourens bf9a3c34b0 Move list to the bottom of the response 2023-10-14 09:48:58 -07:00
Rob LourensandGitHub 267f09acea Don't pass the followup object in with the request (#195610) 2023-10-13 23:10:56 -07:00
Rob Lourens e41e8bca4d Fix tests 2023-10-13 18:39:13 -07:00
Megan RoggeandGitHub 686cf78e16 Merge pull request #195596 from microsoft/merogge/css-rm
rm unused css
2023-10-13 16:56:14 -07:00
Megan RoggeandGitHub e0cecdf0fd Merge pull request #195601 from microsoft/merogge/hide-view
Allow hiding the accessible view
2023-10-13 16:44:23 -07:00
Megan RoggeandGitHub d8241fe248 Merge branch 'main' into merogge/css-rm 2023-10-13 16:42:07 -07:00
Rob LourensandGitHub 54afbddf86 Update distro (#195604) 2023-10-14 01:13:12 +02:00
Rob LourensandGitHub 4efef1f42c Add missing proposed API check (#195605) 2023-10-14 01:09:20 +02:00
Aaron MungerandAaron Munger e614d43eb4 generate a valid temp directory 2023-10-13 15:55:28 -07:00
Aaron MungerandAaron Munger 583d56685f use test extension to test extensions 2023-10-13 15:55:28 -07:00
meganrogge 070edaede7 apply to all accessible views 2023-10-13 14:57:50 -07:00
meganrogge 2abb82ec24 rm provider check 2023-10-13 14:52:29 -07:00
Connor PeetandGitHub 7314532ae9 eng: fix extension test runner on windows (#195600) 2023-10-13 23:49:32 +02:00
Rob LourensandGitHub 2ac11b37d2 Add 'default agent' concept (#195599)
So that every request can be routed through an agent
2023-10-13 14:47:14 -07:00
meganrogge de504b2d72 apply only to terminal's 2023-10-13 14:44:26 -07:00
meganrogge c9a7a1dfec fix #195288 2023-10-13 14:41:54 -07:00
meganrogge 3ce69fc3fa rm unused css 2023-10-13 13:46:35 -07:00
Megan RoggeandGitHub ab51ad15e3 Merge pull request #195585 from microsoft/merogge/saved
add saved alert, audio cue
2023-10-13 13:21:51 -07:00
Connor PeetandGitHub c2a6932e9e eng: onboard to the extension test runner (#195570)
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
2023-10-13 13:11:05 -07:00
Daniel ImmsandGitHub 590c72b492 Merge pull request #195592 from microsoft/tyriar/float_3
Await in terminal editor commands
2023-10-13 12:50:41 -07:00
meganrogge 9a1628df6e proper fix 2023-10-13 12:49:54 -07:00
Megan RoggeandGitHub 0f82c5c3e4 Merge pull request #195591 from microsoft/merogge/rev
revert a change
2023-10-13 12:48:14 -07:00
meganrogge 37a996b4e0 fix other tests 2023-10-13 12:45:35 -07:00
Daniel Imms 11ca8b71b2 Await in terminal editor commands
This allows linking together with runCommands as expected.

Part of #10121
2023-10-13 12:30:57 -07:00
meganrogge 865556747b fix #195468 2023-10-13 12:30:21 -07:00
Rob Lourens 72bc78dd6a Merge remote-tracking branch 'origin/main' into roblou/ambitious-earthworm 2023-10-13 12:29:48 -07:00
meganrogge 02a0399b81 fix failing test 2023-10-13 12:27:31 -07:00