Commit graph

121700 commits

Author SHA1 Message Date
Benjamin Christopher Simmonds c72bcdaa99
Fix split editor inactive group action (#212837)
* Fix split editor inactive group action

* fix getCommandsContext
2024-05-16 09:04:32 +02:00
Rob Lourens 652c948b85
Check for allowed names in the participant fullName (#212849)
* Check for allowed names in the participant fullName

* Validate provider name and fullName

* Fix
2024-05-15 22:03:17 -07:00
Joyce Er 0cd8d6ac48
fix: make chat progress reporter handle immediately available to extension (#212854) 2024-05-15 21:37:33 -07:00
David Dossett c52596a215
Merge pull request #212852 from microsoft/ddossett/occupational-llama
Use latest references accordion styles
2024-05-15 20:37:42 -07:00
Megan Rogge e61d724170
fix terminal chat hint bug (#212851) 2024-05-15 20:36:29 -07:00
Rob Lourens 14ebfdc345
Add variable 'isSlow' (#212657)
* Add variable 'isSlow'
Since 'codebase' doesn't really work as a reference, I'm only making accessible to our agents for now

* fix

* Check for slow variables in parser as well
2024-05-15 17:40:21 -07:00
David Dossett 4b4eb7a000
Use latest references accordion styles 2024-05-15 17:13:46 -07:00
David Dossett a110db229e
Merge pull request #212850 from microsoft/ddossett/yielding-bovid
Fix chat border radius
2024-05-15 16:11:24 -07:00
David Dossett a041421d02
Merge pull request #212848 from microsoft/ddossett/tight-angelfish
Update codicons
2024-05-15 15:57:40 -07:00
David Dossett 1d3462b7f1
Fix chat border radius 2024-05-15 15:50:03 -07:00
David Dossett 2124fd479c
Merge pull request #212847 from microsoft/ddossett/free-wren
Use descriptionForeground for close icon
2024-05-15 15:44:00 -07:00
David Dossett 7c310e7b31
Update codicons 2024-05-15 15:40:48 -07:00
David Dossett cee89583ba
Use descriptionForeground for close icon 2024-05-15 15:26:11 -07:00
David Dossett 4c4ac63f36
Merge pull request #212843 from microsoft/ddossett/colorful-cricket
Remove extra space above attachments
2024-05-15 15:19:34 -07:00
David Dossett 5c7e9ff4fd
Remove extra space above attachments 2024-05-15 14:41:42 -07:00
David Dossett d1cc483e03
Initial inline chat polish (#212755)
* Initial inline chat polish

* Fix widget padding

* More tweaks
2024-05-15 14:37:04 -07:00
David Dossett 90402fb5df
Remove chat attachments border and tweak styles (#212745)
* Use chat-requestBorder and update attachments layout

* Remove border and fix layout janks
2024-05-15 23:25:13 +02:00
Rob Lourens afcb0ebb4e
Finalize chatParticipant and languageModels API (#212829)
* Finalize chatParticipants proposal

* Finalize languageModels API
2024-05-15 14:21:47 -07:00
Megan Rogge c2baa46aa5
on blur of terminal chat, if no response content, hide widget (#212831)
fix #212672
2024-05-15 11:55:06 -07:00
Miguel Medina Ballesteros f8ee0378c0
Add AccessibilitySignal.terminalCommandSucceeded and success.mp3 (issue #178989) (#204430) 2024-05-15 18:17:09 +00:00
Benjamin Christopher Simmonds e206bcb922
Fix multi-select behavior on macOS (#212825)
macos multiselect cmd
2024-05-15 19:19:35 +02:00
Benjamin Christopher Simmonds 00891c2792
Update editor actions on settings change (#212824) 2024-05-15 09:47:47 -07:00
Benjamin Christopher Simmonds c924205321
Make List / Tree Hovers Focusable (#212818)
* fixes #211951

* fix test

* Support updatable hover
2024-05-15 18:39:03 +02:00
Sandeep Somavarapu b8881656c6
fix #208324 (#212822) 2024-05-15 18:11:37 +02:00
Johannes Rieken bd653ce6c9
move todos into issue (#212821)
https://github.com/microsoft/vscode/issues/206265
2024-05-15 17:49:33 +02:00
Benjamin Pasero ba6864cbdd
refactor: improve handling of chat widget context in voice chat actions (#212815) 2024-05-15 17:13:14 +02:00
Johannes Rieken 5d52fe6d54
rename LanguageModelChatResponse#stream to text (#212811)
https://github.com/microsoft/vscode/issues/206265
2024-05-15 15:11:38 +02:00
Henning Dieterichs f0676fb01a
Fixes #211742 (#212807) 2024-05-15 14:13:21 +02:00
Christof Marti d0aceadf96 Update distro hash 2024-05-15 13:28:44 +02:00
Benjamin Pasero 6317965640
shared process - show notification toast on crash (fix #212103) (#212799) 2024-05-15 13:10:05 +02:00
Benjamin Pasero 8daa0c10bf
voice - render markdown as string before synthesizing (#212796) 2024-05-15 13:09:02 +02:00
Benjamin Christopher Simmonds 942d81c5b1
Improve tabs multi select theme colors and high contrast support (#212795)
Improved tabs multi select theme colors and high contrast support
2024-05-15 12:41:13 +02:00
Martin Aeschlimann 243494c178
set UV_USE_IO_URING in code server for linux (#212791) 2024-05-15 11:38:47 +02:00
Sandeep Somavarapu 0891d3031c
fix type checks #211878 (#212790) 2024-05-15 11:25:43 +02:00
Sean McManus 739d4803af
Add /** */ to cpp/language-configurations.json (#211202)
This fixes the issue at https://github.com/microsoft/vscode-cpptools/issues/12249 .

This was removed in 98fa77a679 .

Then PR https://github.com/microsoft/vscode/pull/160357 added /* */ autoClosingPair.
2024-05-15 09:10:15 +00:00
Johannes Rieken ffb2581f08
remove maxOutputTokens for now (#212781)
https://github.com/microsoft/vscode/issues/206265
2024-05-15 10:25:25 +02:00
Benjamin Pasero 8693728cc3
voice - cleanup synthesize actions (#212680) 2024-05-15 10:23:10 +02:00
Sandeep Somavarapu c1f1d6aba3
update distro (#212776) 2024-05-15 09:51:12 +02:00
Benjamin Christopher Simmonds 6ade685193
Fix hovers on empty group watermarks (#212777)
fixes #212355
2024-05-15 09:42:20 +02:00
Johannes Rieken 7680db2a11
Move rerun request back to prime spot, return with intent detection back as link (#212775)
* Bring back "Rerun Request" to its prominent spot

https://github.com/microsoft/vscode-copilot/issues/5604

* move rerun without gesture back into title

fixes https://github.com/microsoft/vscode-copilot/issues/5275
2024-05-15 09:31:04 +02:00
Rob Lourens 5e68ffd760
Fix #212717 (#212763) 2024-05-14 19:08:31 -07:00
Joyce Er 5f7906e91b
fix: allow multiple chat file references (#212756)
* fix: allow multiple chat file references

* refactor: register disposables, fix merge, cleanup

* Reuse `onDidChangeHeight`
2024-05-15 03:07:32 +02:00
Rob Lourens 28c4d6b6a1
Prevent overflowing text (#212761) 2024-05-15 02:59:39 +02:00
Rob Lourens 1a9a2be60e
Fix broken chat input placeholder and decorations (#212759) 2024-05-15 02:48:54 +02:00
Rob Lourens 0d64170259
Chat participant API polishing (#212757)
API polishing
2024-05-14 17:47:55 -07:00
Aaron Munger 7415be2f47
fix config ID (#212751) 2024-05-15 01:18:58 +02:00
Rob Lourens 6ffbf8bff2
Fix missing implicit variables for inline chat participant (#212748) 2024-05-15 01:07:51 +02:00
Megan Rogge 4d03498fcd
on blur of terminal chat widget, if terminal is not visible, hide it (#212747)
fix #212672
2024-05-15 00:34:17 +02:00
Megan Rogge e3c1bbc90d
fix accessibility signal TOC (#212743)
fix #212627
2024-05-14 15:09:18 -07:00
Joyce Er 51d72a2cb4
fix: layout chat input after accounting for attached context widget (#212741) 2024-05-14 14:35:48 -07:00