Commit Graph

131056 Commits

Author SHA1 Message Date
Peng Lyu
29b7ad23bb Fix NAN for edits in notebook (#242263) 2025-02-28 02:25:52 +01:00
Matt Bierner
cad900755d Merge pull request #242257 from mjbvz/initial-possum
Fix icon sizing for themes with custom font-sizes
2025-02-27 17:17:50 -08:00
Anthony Kim
56d1dd4e9a Fix to respect environment reporting setting in fish (#242234)
* fix to respect env setting in fish

* take the if clause outside of __vsc_update_env
2025-02-27 16:47:19 -08:00
Matt Bierner
a4287ca236 More tweaks to icons 2025-02-27 16:29:18 -08:00
Matt Bierner
809c7f813f Fix icon sizing for themes with custom font-sizes
Fixes #13719
2025-02-27 15:32:54 -08:00
Megan Rogge
a7b227e320 fix window title issue (#242252)
fix #242248
2025-02-28 00:04:59 +01:00
Daniel Imms
68d736a6d3 Merge pull request #242247 from microsoft/tyriar/241727
Fix new terminal suggest icon colors
2025-02-27 13:46:38 -08:00
Megan Rogge
21353cf050 Improve help dialog wording for activeEditorState inclusion (#242246)
fixes #242244
2025-02-27 22:45:34 +01:00
Daniel Imms
db9b899525 Fix new terminal suggest icon colors
Part of #241727

The rest of this issue will be fixed in March
2025-02-27 13:21:52 -08:00
Justin Chen
7e84e80290 fix chat rendering issue - renderAttachments back to sync (#242238)
fix rendering issue, back to sync
2025-02-27 21:50:06 +01:00
Michael Lively
b1f8442444 Cell status bar - execution state icon css (#242229)
ah heck we need more specificity
2025-02-27 21:16:45 +01:00
Daniel Imms
dbdfe6d4f8 Merge pull request #242228 from microsoft/tyriar/242227
Fix default for conpty and env reporting settings
2025-02-27 12:14:47 -08:00
Daniel Imms
cc54a9156c Fix default for conpty and env reporting settings
Fixes #242227
2025-02-27 11:50:47 -08:00
Sandeep Somavarapu
941479b994 fix #242222 (#242225) 2025-02-27 20:42:52 +01:00
Oleg Solomko
ce3d246164 add supper modifier notice to the prompt selection dialog 2025-02-27 11:41:28 -08:00
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
meganrogge
acbcb2b7ec update comment 2025-02-27 11:09:47 -06: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