Commit Graph
124157 Commits
Author SHA1 Message Date
Rob LourensandGitHub 63349889d9 Avoid "slash command" name in agent API (#202729)
* Avoid "slash command" name in agent API

* Fix reference

* Fix
2024-01-18 21:05:28 +01:00
Matt BiernerandGitHub fa989a17f1 Switch to non-deprecated overload for rename (#202755) 2024-01-18 20:48:54 +01:00
Andrea MahandGitHub 404f9d1e5d Implement preview on highlighting quickpick in quick search (#202306) 2024-01-18 11:42:45 -08:00
Hylke BonsandHylke Bons dc545a6242 Update icons ttf 2024-01-18 20:26:30 +01:00
Michael LivelyandGitHub 309915ba0c Nb Sticky Scroll z-index & css fixes (#201837)
* no absolute positioning, scrolltop compute based on sticky lines.

* remove z-index var

* compute re-write, remove init, reduce pop-in

* dispose delayer

* remove debounce

* edge case for cell 0 header, next animation frame instead of debounce

* add delayer back, further improve pop in

* remove unused param, update testing snapshots
2024-01-18 11:05:54 -08:00
Megan RoggeandGitHub 969393c1a6 Merge pull request #202757 from microsoft/merogge/voice
terminal `speech -> voice`
2024-01-18 10:52:10 -08:00
Sandeep SomavarapuandGitHub 2df662e02b fix #197215 (#202756) 2024-01-18 19:51:40 +01:00
Matt BiernerandGitHub 0cd38c74e6 Add more ensureNoDisposablesAreLeakedInTestSuite (#202292)
For #200091
2024-01-18 19:46:25 +01:00
meganrogge 6c462f37de speech -> voice 2024-01-18 10:35:46 -08:00
BeniBenj 3473bac963 💄 2024-01-18 18:10:50 +01:00
Johannes RiekenandGitHub b50d5f44ea enable experimentation for inlineChat.mode (#202750) 2024-01-18 17:48:54 +01:00
Benjamin PaseroandGitHub 373ed50b0d voice - do not treat embedded editor as text editor (#202748) 2024-01-18 17:47:01 +01:00
BeniBenj 4bc23ab5d2 💄 2024-01-18 17:40:55 +01:00
BeniBenj 504aeb7da3 💄 2024-01-18 17:35:34 +01:00
BeniBenj c42c4ab61f 💄 2024-01-18 17:31:44 +01:00
Benjamin PaseroandGitHub 1404ba5d83 voice - keep keyword activation alive after keyword is recognized (#202746) 2024-01-18 09:24:17 -07:00
Johannes RiekenandGitHub 4057a58c76 don't count changes but make sure error'd edits don't make it into buffer (#202745)
fixes https://github.com/microsoft/vscode/issues/202702
2024-01-18 17:10:33 +01:00
Johannes RiekenandGitHub 37740ecbb0 add hold for speech command to inline chat which is for when a session already started (#202741)
* - cancel quick voice when loosing focus

* add hold for speech command to inline chat which is for when a session already started
2024-01-18 08:52:56 -07:00
BeniBenj a7f0c4953a 💄 2024-01-18 16:34:25 +01:00
Benjamin PaseroandGitHub 18b601beed voice - trigger keyword only when window has focus (#202737) 2024-01-18 16:27:57 +01:00
BeniBenj 2df8c8428b 💄 2024-01-18 16:27:02 +01:00
BeniBenj a0628b674e 💄 2024-01-18 16:24:14 +01:00
BeniBenj ad240ae2d2 💄 2024-01-18 16:20:11 +01:00
Benjamin PaseroandGitHub 98c2538170 voice - tweak status bar entry (#202736) 2024-01-18 16:09:38 +01:00
João MorenoandGitHub 2cec7a8d88 fix: make sure showKeybindings stills works in screencast mode (#202735)
fixes #201689
2024-01-18 16:07:13 +01:00
Benjamin PaseroandGitHub 1a386828ac voice - support any focused code editor (including notebooks) (#202733) 2024-01-18 15:59:10 +01:00
Johannes RiekenandGitHub 272d8f096e Tweak inline chat voice gestures (#202731)
- special rendering for recognized text
- enable hold more for quick inline voice chat
- increase/adjust hold mode timeouts
2024-01-18 15:43:34 +01:00
BeniBenj fba98d1cdf 💄 2024-01-18 15:39:03 +01:00
Ladislau SzomoruandGitHub 4a5169c7e0 Git - 💄 remove unused event handlers (#202727) 2024-01-18 15:25:31 +01:00
wy-lukeandGitHub 1bd3a6bb0b Merge branch 'main' into main 2024-01-18 22:20:23 +08:00
wy-luke e4a1e14bc6 docs: update comment for hideFromUser 2024-01-18 22:09:08 +08:00
284417d02a Feature: change font family of inline completions (#202671)
Feature: change font family of inline completions

---------

Co-authored-by: Henning Dieterichs <notify.henning.dieterichs@live.de>
2024-01-18 15:08:22 +01:00
Benjamin PaseroandGitHub 04f554b0af speech - scaffold keyword activation (#202643)
* speech - scaffold keyword activation

* first cut settting for keyword activation

* handle lifecycle better

* .

* .

* .

* tweaks

* show a status bar entry

* add in context option

* cleanup
2024-01-18 14:59:47 +01:00
Johannes RiekenandGitHub 3530c3bedc update WorkspaceEdit#set signature to how it is implemented. Bulk setting allows for optional metadata (#202725) 2024-01-18 14:57:26 +01:00
Johannes RiekenandGitHub e5a7abbc6a Mirror user edits into base model (#202723) 2024-01-18 14:51:52 +01:00
Megan RoggeandGitHub 9a1baf2676 Merge pull request #202621 from microsoft/merogge/workspace-updates
announce workspace progress updates to SR users
2024-01-18 04:30:45 -08:00
BeniBenj f214ef2c1c Merge remote-tracking branch 'origin' into benibenj/titleBarPartNativeCustom 2024-01-18 13:01:28 +01:00
BeniBenj 105180ac7b cleanup actions 2024-01-18 13:00:26 +01:00
BeniBenj 4fe28027f7 donßt affect none native 2024-01-18 12:30:08 +01:00
BeniBenj 42ffc9c0d2 Rename setting 2024-01-18 12:29:12 +01:00
Sandeep SomavarapuandGitHub c005fc38a9 fix #197345 (#202715) 2024-01-18 12:28:40 +01:00
Benjamin PaseroandGitHub b0f0dcb544 window - fix fullscreen detection (#202714)
Only use `detectFullScreen` in web as it seems to return bad results on desktop.
2024-01-18 12:19:45 +01:00
Aiday Marlen KyzyandGitHub 25282a942e Merge pull request #202663 from microsoft/aiday/fixingColorizationStickyScroll
Fixing incorrect colorization of tokens in sticky scroll
2024-01-18 09:14:05 +01:00
Sandeep SomavarapuandGitHub 5eac27c2ed report single event (#202705) 2024-01-18 08:31:49 +01:00
Sandeep SomavarapuandGitHub 3695bca69f fix #199736 (#202703) 2024-01-18 07:25:15 +01:00
Megan RoggeandGitHub 6435e38e84 Merge pull request #201843 from microsoft/merogge/speech-editor-terminal
add start/stop speech to text in terminal
2024-01-17 21:26:46 -08:00
Rob LourensandGitHub 0b571a26e2 Change ChatAgent history to include real requests, response data, variables, etc. (#202541)
* Change ChatAgent history to include real requests, response data, variables, etc.
For #199908

* Tweak

* Update snapshots

* Clean up

* Update addCompleteRequest

* Filter out other progress types

* Fix chat slash command data in history

* Don't include slashCommand in history request at all, since it's deprecated anyway

* undefined
2024-01-17 20:14:36 -08:00
meganrogge 74f9854bca Refactor symbol replacement logic in TerminalSpeechToTextSession 2024-01-17 20:12:27 -08:00
meganrogge b67e7f7b99 address feedback 2024-01-17 20:03:18 -08:00
meganrogge 895e218ac8 register disposables 2024-01-17 19:59:43 -08:00