Commit graph

117978 commits

Author SHA1 Message Date
BeniBenj ad240ae2d2
💄 2024-01-18 16:20:11 +01:00
Benjamin Pasero 98c2538170
voice - tweak status bar entry (#202736) 2024-01-18 16:09:38 +01:00
João Moreno 2cec7a8d88
fix: make sure showKeybindings stills works in screencast mode (#202735)
fixes #201689
2024-01-18 16:07:13 +01:00
Benjamin Pasero 1a386828ac
voice - support any focused code editor (including notebooks) (#202733) 2024-01-18 15:59:10 +01:00
Johannes Rieken 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 Szomoru 4a5169c7e0
Git - 💄 remove unused event handlers (#202727) 2024-01-18 15:25:31 +01:00
Aiday Marlen Kyzy 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 Pasero 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 Rieken 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 Rieken e5a7abbc6a
Mirror user edits into base model (#202723) 2024-01-18 14:51:52 +01:00
Megan Rogge 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 Somavarapu c005fc38a9
fix #197345 (#202715) 2024-01-18 12:28:40 +01:00
Benjamin Pasero 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 Kyzy 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 Somavarapu 5eac27c2ed
report single event (#202705) 2024-01-18 08:31:49 +01:00
Sandeep Somavarapu 3695bca69f
fix #199736 (#202703) 2024-01-18 07:25:15 +01:00
Megan Rogge 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 Lourens 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
Matt Bierner a42d4751d2
Fix markdown smart paste setting check (#202688) 2024-01-18 00:51:27 +01:00
Megan Rogge 8f5c0d5324
Update src/vs/workbench/contrib/chat/browser/chatListRenderer.ts 2024-01-17 14:26:13 -08:00
meganrogge 12e20797be
try something 2024-01-17 14:07:57 -08:00
meganrogge 0376211796
try something 2024-01-17 14:02:50 -08:00
meganrogge 8807e092d4
try something 2024-01-17 14:02:06 -08:00
meganrogge 675afadae9
try something 2024-01-17 13:44:45 -08:00
Megan Rogge edf9855973
Update src/vs/workbench/workbench.desktop.main.ts 2024-01-17 13:15:50 -08:00
Megan Rogge 051c5d0107
Update src/vs/workbench/contrib/terminal/browser/terminal.ts 2024-01-17 13:14:46 -08:00
meganrogge 27dd62ac4d
undo another change 2024-01-17 13:09:51 -08:00
meganrogge b0b0c2b0de
undo change 2024-01-17 13:08:21 -08:00
Benjamin Pasero 48905201c0
Sanity Bounds for "window.zoomLevel" (fix #152028) (#202682) 2024-01-17 20:58:54 +01:00
Robo fe7233fdfb
fix: avoid using libc as an executable test (#202680) 2024-01-17 20:26:54 +01:00
Connor Peet 2e3df8a8b1
testing: coverage decorations in high contrast, better default behavior for position-only exts (#202676)
* testing: coverage decorations in high contrast, better default behavior for position-only exts

* update snapshot
2024-01-17 11:15:21 -08:00
meganrogge e3af4ea1ee
add ghost text 2024-01-17 10:23:30 -08:00
Benjamin Simmonds c4e96bcada
Added incompressible element check in CompressibleStickyScrollDelegate (#202675)
Added check for incompressible element in CompressibleStickyScrollDelegate
2024-01-17 09:49:29 -08:00
meganrogge 5d941e436f
fix css issue 2024-01-17 09:46:03 -08:00
meganrogge af44afef6d
Add terminalTextToSpeech.css for speech-to-text feature 2024-01-17 09:42:32 -08:00
meganrogge ef9ccb4892
Merge branch 'main' into merogge/speech-editor-terminal 2024-01-17 09:10:37 -08:00
meganrogge 1deb0e602e
move above cursor 2024-01-17 09:09:09 -08:00
Peng Lyu f05f54e74c
Support command in inline chat followup (#202634) 2024-01-17 08:23:55 -08:00
Andrea Mah 80f7da88d5
Search result tree drawing glitches (#202624)
Fixes #158785
2024-01-17 08:17:16 -08:00
BeniBenj b879612776
editor actions default 2024-01-17 17:03:06 +01:00
João Moreno 85d3cd0eef
do not create a double semi colon when adding to path (#202583)
* do not create a double semi colon when adding to path

fixes #202268

* parens

* bad signature

* hm
2024-01-17 16:54:23 +01:00
Johannes Rieken 0692340700
Merge pull request #201314 from microsoft/joh/bumpy-bonobo
first version of quick voice that starts inline chat with what you said
2024-01-17 16:24:53 +01:00