Commit Graph

130410 Commits

Author SHA1 Message Date
Oleg Solomko 555257b68e refactor the ask-to-select-prompt dialog 2025-02-27 11:41:28 -08:00
Oleg Solomko a51c2a30b2 handle cmd modifier in the prompt selection dialog 2025-02-27 11:41:28 -08:00
Oleg Solomko 74275298fb add the shortcut info for the 'prompt' item in the attachments list 2025-02-27 10:54:08 -08:00
Oleg Solomko 557dd4dadd change "use prompt" commadn shortcut to cmd+alt+/ 2025-02-27 10:54:08 -08:00
Megan Rogge e90011b39f update command id in help dialogs (#242220)
fixes #239325
2025-02-27 19:53:49 +01:00
Megan Rogge 73b48e98f5 provide activeEditorState setting completion (#242216)
fixes #241880
2025-02-27 19:27:36 +01:00
Anthony Kim 477d7c4f63 Fix issue where remote and virtual linux did not get env reporting (#242207)
fix issue where remote and virtual linux did not get env reporting
2025-02-27 10:10:09 -08:00
Benjamin Pasero 6b92583707 chat - remove hardcoded quota massaging (#242214) 2025-02-27 19:00:14 +01:00
Tyler James Leonhardt 9ca1204521 Doc calling out GitHub OAuth client secret behavior (#242210) 2025-02-27 18:47:41 +01:00
Benjamin Pasero 5b8244c3c6 chat - reduce contributions blocking startup (#242203) 2025-02-27 17:32:45 +01:00
Benjamin Christopher Simmonds fc6f977554 Adding mime type to support remote folder dnd (#242200)
https://github.com/microsoft/vscode-copilot/issues/13491
2025-02-27 16:59:15 +01:00
Benjamin Pasero 04edc75154 chat - add quick chat to status (#242199) 2025-02-27 16:53:59 +01:00
Benjamin Pasero 27a7e11b55 chat - make ootb consistent for shortcuts (#242197) 2025-02-27 16:47:45 +01:00
Benjamin Pasero ba563bda3c chat - tweak completions setting from status (#242189) 2025-02-27 16:45:40 +01:00
Martin Aeschlimann 8e99f3d437 rename chatEdits.minimapColor to minimap.chatEditHighlight (#242194) 2025-02-27 16:40:25 +01:00
João Moreno 25c371614f disable untrackedChangesEnableTrash in linux snap (#242188)
* disable untrackedChangesEnableTrash in linux snap

related to #241476
cc @lszomoru

* missing isLinuxSnap check
2025-02-27 16:36:12 +01:00
Benjamin Christopher Simmonds d88e573b5b fuzzy matching folder names (#242190)
https://github.com/microsoft/vscode-copilot/issues/13497
2025-02-27 16:05:53 +01:00
João Moreno 6a06fb719e rename untrackedChangesEnableTrash to discardUntrackedChangesToTrash (#242186) 2025-02-27 15:42:12 +01:00
Benjamin Pasero bd4ab867f9 status - partially restore locations (#242180) 2025-02-27 12:45:04 +01:00
Alex Ross 153a3faa70 Comments panel: Line numbers too far to the right (#242175)
Fixes #239221
2025-02-27 12:06:02 +01:00
Benjamin Christopher Simmonds def9aff546 Edits and Chat drag and drop should align again (#242171)
fixes https://github.com/microsoft/vscode-copilot/issues/13496
2025-02-27 11:50:11 +01:00
Henning Dieterichs a03cb7c476 Adjusts inline edit <-> inline completion preference (#242169) 2025-02-27 11:45:54 +01:00
Benjamin Pasero c202fb0bcf ux - tweak status locations including copilot to be more aligned with our UX standards (#242154) 2025-02-27 10:14:21 +01:00
Benjamin Pasero fb28dca732 💄 (#242152) 2025-02-27 09:26:37 +01:00
Caleb Brose e319464a25 Update chat's newEditSession command to take an input prompt (#241796)
* Update chat's newEditSession command to take an input prompt

* Use acceptInput instead

* PR feedback - making a type and supporting partial queries
2025-02-27 07:49:32 +00:00
Osvaldo Ortega 9f415924da Merge pull request #242141 from microsoft/osortega/fix-deleting-ai-folder
Fix for deleting a whole AI search folder
2025-02-26 18:51:30 -08:00
Rob Lourens cfe8020e4e Add ChatErrorLevel to ChatErrorDetails (#242139)
We need this so that the error when the rate limit is exceeded can show as 'info' without having to set `responseIsFiltered`
2025-02-27 03:48:19 +01:00
Osvaldo Ortega 737dc61e74 Fix for deleting a whole AI search folder 2025-02-26 18:27:22 -08:00
Matt Bierner 3fdefcd95f Merge pull request #242133 from mjbvz/coastal-porcupine
Small alignment of prompt attachment button
2025-02-26 17:08:41 -08:00
Matt Bierner fdca123291 Small alignment of prompt attachment button
For #13572

Use consistent icon and don't add border
2025-02-26 16:44:37 -08:00
Connor Peet 39bf4cf0b0 chat: add #problems reference to core (#242127)
- Users can reference #problems in core now
- It will ask the user to pick a file, or all files, when there's >1
  file with errors. ([demo](https://memes.peet.io/img/25-02-8fbc8580-5f13-4714-b9d3-231edb53bdf7.mp4))
- Tweaked the icon to match the error icon in the markers view
2025-02-27 01:09:54 +01:00
Justin Chen 7d3d01ef35 fix ellipses (#242126)
FIX DA ELLIPSES
2025-02-27 01:05:08 +01:00
Justin Chen 5a676dc28d temporarily disable web image drag and drop (#242113) 2025-02-26 23:44:08 +00:00
Matt Bierner ef3a39fffd Merge pull request #240011 from gabritto/reverthover
Revert "[typescript-language-features] Expandable hover (#228255)"
2025-02-26 14:39:54 -08:00
Matt Bierner e38edc4e3b Merge pull request #241508 from mjbvz/regulatory-haddock
Remove no longer needed logging
2025-02-26 14:36:56 -08:00
Matt Bierner c071cfb288 Merge branch 'main' into reverthover 2025-02-26 14:16:06 -08:00
Matt Bierner ee5f9882a7 Fix args 2025-02-26 14:12:40 -08:00
Matt Bierner 8874a60376 Merge pull request #241742 from mjbvz/upper-walrus
Always try sending along project root paths
2025-02-26 14:12:12 -08:00
Matt Bierner cddfc78ed3 Merge pull request #241748 from mjbvz/quickest-termite
User clearer name for function
2025-02-26 14:10:22 -08:00
Daniel Imms 8b0f80c492 Merge pull request #242117 from microsoft/tyriar/241702_2
Remove cwd fallback, ensuring we don't suggest non-existent folders
2025-02-26 13:37:11 -08:00
Joyce Er 1ea44634bf fix: focus input editor when attachment zone is clicked (#242105) 2025-02-26 22:34:22 +01:00
Joyce Er 4060deb2df fix: update implicit context widget for new chat widgets (#242102) 2025-02-26 22:33:56 +01:00
Osvaldo Ortega ffae9bfc36 Merge pull request #242114 from microsoft/osortega/fix-expanding-ai-search-tree
Fix for automatically expanding AI search tree
2025-02-26 13:11:18 -08:00
Daniel Imms c25c5e8612 Remove cwd fallback, ensuring we don't suggest non-existent folders
Fixes #241702
2025-02-26 13:09:49 -08:00
Daniel Imms 8a2e9d71f6 Merge pull request #242115 from microsoft/tyriar/241825
Make option item kind check stricter
2025-02-26 13:02:37 -08:00
Megan Rogge 943f45aefe update title on screen reader mode change (#242087) 2025-02-26 14:56:17 -06:00
Daniel Imms 5090a351b1 Make option item kind check stricter
Fixes #241825
2025-02-26 12:38:20 -08:00
Benjamin Pasero c75ab9d934 chat - status tweaks (#242110) 2025-02-26 13:31:46 -07:00
Aaron Munger 7e5536de62 update layout to ensure the cell renders correctly (#242111)
* update layout to ensure the cell renders correctly

* use the appropriate cancellation token

---------

Co-authored-by: amunger <>
2025-02-26 12:18:28 -08:00
Osvaldo Ortega 44bc117127 Revert line deletion 2025-02-26 12:11:27 -08:00