Commit Graph

124157 Commits

Author SHA1 Message Date
Megan Rogge 97702b845d comments view polish (#210507) 2024-04-16 14:27:16 -07:00
Benjamin Pasero f90a94aa42 watcher - allow to filter change type (#210386) 2024-04-16 14:26:04 -07:00
Daniel Imms 4080745f7e Merge remote-tracking branch 'origin/main' into tyriar/si_integration_tests 2024-04-16 13:56:38 -07:00
Sandeep Somavarapu 362ac635f5 fix #208641 (#210501) 2024-04-16 20:50:46 +02:00
David Dossett 8e665b0870 Merge pull request #209997 from microsoft/ddossett/afraid-gazelle
Fix ansiGreen contrast for light and light high contrast themes
2024-04-16 11:49:38 -07:00
David Dossett f4859077c8 Fix failing test 2024-04-16 11:31:38 -07:00
Connor Peet 97df4dad38 api: finalize windowActivity (#210491)
Closes #181569
2024-04-16 11:03:14 -07:00
David Dossett 21c66842b7 Merge pull request #210495 from microsoft/ddossett/typical-mockingbird
Update chat markdown progress text styling
2024-04-16 10:45:15 -07:00
Johannes Rieken e700ece8e3 Joh/languageModelInformation (#210490)
* add `LanguageModelInformation` interface

* tweaks to the language models metadata API

* update docs

* 💄

* add removal comments
2024-04-16 19:22:06 +02:00
Connor Peet 26cf440912 preserve old codicon rule (#210489)
* Revert "Revert "Revert #210416 (#210425)" (#210442)"

This reverts commit 31fba19dcf.

* preserve old codicon rule
2024-04-16 19:17:54 +02:00
Connor Peet a3944f74ad testing: add data for test failures (#209883)
* testing: add data for test failures

* fixup test
2024-04-16 19:14:00 +02:00
David Dossett fac76d0ce2 Update markdown progress text styling 2024-04-16 10:11:00 -07:00
Peng Lyu 4ba3d65c71 Generate cell for all chat users. (#210487) 2024-04-16 19:06:14 +02:00
Rob Lourens c3c806af39 Clean up 2024-04-16 09:53:51 -07:00
Megan Rogge 0ddd487804 add navigate code block actions in accessible view (#210480) 2024-04-16 18:51:41 +02:00
Rob Lourens 4eb72c92de Extract to ChatAgentHover 2024-04-16 09:49:39 -07:00
Aiday Marlen Kyzy 14c1414ec2 Extracting content hover code classes into separate files (#210479)
extracting content hover code into separate classes
2024-04-16 09:44:41 -07:00
Henning Dieterichs a914115c05 Fixes #209614 (#210481)
don't set bottom 0 for overlays, as height 100% already aligns the bottom, but takes care of borders.
2024-04-16 18:21:08 +02:00
Megan Rogge 0a141d2317 alert w command line when navigating in accessible view (#210430) 2024-04-16 16:22:57 +02:00
Joyce Er 7e899bf007 feat: support dynamic variable sublists (#210473) 2024-04-16 16:04:06 +02:00
Henning Dieterichs c132d0639e Improves cache utilities (#210471) 2024-04-16 15:31:38 +02:00
Sandeep Somavarapu 55f2a29a07 Enable workspace extensions (#210466)
* Enable workspace extensions

* fix
2024-04-16 14:37:31 +02:00
Aiday Marlen Kyzy 5ccc2db0a2 Remove the special handling of the horizontal scrollbar in content hover widget (#210450)
* doing CSS changes allowing us to remove the special handling of the horizontal scrollbar

* removing compilation error
2024-04-16 12:06:05 +02:00
Aiday Marlen Kyzy 796d527c8f Move hover action ids into a separate file (#210449)
moving hover action ids into a separate file
2024-04-16 12:04:50 +02:00
Sandeep Somavarapu 31fba19dcf Revert "Revert #210416 (#210425)" (#210442)
This reverts commit 714ce79ed9.
2024-04-16 09:49:08 +02:00
George Garside 25a72f2d20 Move cmd start escape to end of prompt
Since the mode prompt 'appears to the left of the regular prompt', declaring that the start of the cmd causes the rest of the prompt to be part of the command.
2024-04-16 08:22:33 +01:00
Rob Lourens 8b8d3e64b5 Agent hover basically works 2024-04-15 16:27:46 -07:00
Daniel Imms a2194e8c49 Merge pull request #210409 from microsoft/tyriar/210403
Prevent pwsh suggest when pasting
2024-04-15 16:23:49 -07:00
Connor Peet 714ce79ed9 Revert #210416 (#210425)
Keeps only the problematic line out
2024-04-16 00:31:14 +02:00
Daniel Imms 3514871f34 Merge pull request #210423 from microsoft/tyriar/210395
Ignore non-handled CSI sequences in terminal suggest
2024-04-15 15:21:46 -07:00
Matt Bierner 9d2deb650d Use resolveCodeAction for organize imports (#210418)
For #210171
2024-04-15 15:19:28 -07:00
Daniel Imms 46201f8693 Ignore non-handled CSI sequences in terminal suggest
Fixes #210395
2024-04-15 14:44:26 -07:00
Sandeep Somavarapu 455584024c Revert "theme: fix unthemable icons in several areas (#209131)" (#210416)
This reverts commit 6b391eba24.
2024-04-15 14:07:33 -07:00
Connor Peet 21e0716833 cli: update proc macro and clippy (#210414) 2024-04-15 20:27:34 +02:00
Daniel Imms ca10c3c4c6 Prevent pwsh suggest when pasting
Fixes #210403
2024-04-15 10:10:08 -07:00
Matt Bierner 98785f537e Fix setting type (#210408)
Fixes #210400
2024-04-15 18:51:02 +02:00
Daniel Imms fa1e2afd99 Set SI to enabled in integration tests 2024-04-15 08:53:11 -07:00
Megan Rogge a86e955552 comments accessible view follow up polish (#210398) 2024-04-15 17:23:07 +02:00
Daniel Imms 099153598a Merge pull request #210289 from cpendery/feat/hide-modal
fix: terminal suggestions should hide modal when no completions exist
2024-04-15 08:01:08 -07:00
Megan Rogge af930dc08e add comments accessible view (#209977) 2024-04-15 07:59:14 -07:00
Benjamin Pasero 258537d40b voice - update keyword activation based on default agent presence (#210390)
* voice - only enable keyword activation when we have a chat agent

* .
2024-04-15 15:37:53 +02:00
Benjamin Pasero cdf55f87f9 workspace trust - cleanup unused code (#210388) 2024-04-15 06:34:12 -07:00
George Garside b41db61193 Fix color picker command title (#210349)
#209612 incorrectly changed the title to a description rather than adding a description. Move the description to the description and revert the editor title to what it was previously.
2024-04-15 07:19:44 +00:00
Rob Lourens 4b7bb4db33 Merge pull request #210350 from microsoft/roblou/worried-termite
Chat API tweaks and /help fixes
2024-04-15 02:35:46 -03:00
Daniel Imms 6f91cdc47a Merge pull request #210280 from microsoft/tyriar/170963
Update xterm
2024-04-14 11:51:43 -07:00
Rob Lourens bdf19f99bd Chat API tweaks and /help fixes 2024-04-14 09:03:11 -07:00
Rob Lourens 6bdf8642bb Merge pull request #210316 from microsoft/roblou/successful-shrew
Don't mention 'participant' in errors
2024-04-13 19:09:17 -03:00
Rob Lourens 391feedd0b Don't mention 'participant' in errors 2024-04-13 13:01:13 -07:00
Rob Lourens 648944ec6f Only render images from trusted domains in chat
This refactors the trusted domain checking code out to a service that can be shared
2024-04-13 12:55:38 -07:00
Benjamin Christopher Simmonds 4600d99b2b Improve Configure Keybindings Support (#210251)
* Improve Configure Keybindings Support

* fix test
2024-04-13 09:18:02 -07:00