mrleemurray
|
c72e071b6e
|
Add styling for extension bookmarks in high contrast themes
|
2025-12-18 10:19:27 +00:00 |
|
Dmitriy Vasyura
|
695f93c758
|
Add editorBracketMatch-foreground color setting (#284031)
* Added editorBracketMatch-foreground color setting
* Undo CSS change as that is unnecessary with theming participant.
|
2025-12-18 11:03:11 +01:00 |
|
Alexandru Dima
|
13873987f3
|
Merge pull request #256083 from BartolHrg/bhrg/multiple-empty-copy
fix copy with multiple cursors and empty selections
|
2025-12-18 08:45:45 +01:00 |
|
Alex Ross
|
b1be24533f
|
Add upvotes to issue-grouping prompt (#283850)
|
2025-12-18 06:35:44 +00:00 |
|
Harald Kirschner
|
8a279596e9
|
Update skills setting description (#284193)
Update skills description text
|
2025-12-17 22:29:21 -08:00 |
|
Paul
|
b76549b5cd
|
Add validation for name and description fields for agent skills (#284155)
|
2025-12-17 15:44:56 -08:00 |
|
MILAN CHAHAR
|
a04b198e34
|
Fix terminal icon picker placement (#281275)
Co-authored-by: Megan Rogge <merogge@microsoft.com>
|
2025-12-17 23:10:07 +00:00 |
|
Megan Rogge
|
32a3ad5307
|
relayout suggest widget on resize of terminal (#284149)
fixes #258694
|
2025-12-17 23:06:07 +00:00 |
|
copilot-swe-agent[bot]
|
459e253168
|
Add activeEditorLanguageId variable to window title
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
|
2025-12-17 23:03:13 +00:00 |
|
Megan Rogge
|
95fb05bb43
|
ensure terminal suggest works after moving the terminal to a new view (#284147)
fixes #241989
|
2025-12-17 22:52:29 +00:00 |
|
Copilot
|
606e114eab
|
Make terminal attachment hover content lazy (#284145)
|
2025-12-17 22:50:04 +00:00 |
|
copilot-swe-agent[bot]
|
28af0a84b5
|
Initial plan
|
2025-12-17 22:49:34 +00:00 |
|
Copilot
|
dfc25ccd2b
|
Output filter: support negative and multiple filters (#283595)
* Initial plan
* Implement multiple and negative filters for Output panel
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Update filter placeholder with examples
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Add comment to test explaining duplication
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* remove test
* improvise
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
|
2025-12-17 22:46:58 +00:00 |
|
Copilot
|
a808643c3a
|
Add toggles and button support in all Quick Pick locations (#283724)
* Initial plan
* Add createToggleActionViewItemProvider function and comprehensive tests
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* Apply createToggleActionViewItemProvider to quick input ActionBars
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* Add toggle property to IQuickInputButton and update quickInputButtonToAction
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
* treat toggles like buttons
* Styles
* fix ci
* light up checked state change for the list buttons & fix CSS
* encapsulate the checked change in the util
* another css fix
* fixes
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
|
2025-12-17 22:41:05 +00:00 |
|
Alex Dima
|
1bb90a3b40
|
Update unit tests
|
2025-12-17 23:01:52 +01:00 |
|
Paul
|
82fb5e1465
|
Agent Skills cleanup (#283934)
|
2025-12-17 21:56:51 +00:00 |
|
Alexandru Dima
|
73c5ac59a2
|
Merge branch 'main' into bhrg/multiple-empty-copy
|
2025-12-17 22:33:11 +01:00 |
|
Copilot
|
1d4be24a05
|
Smart scroll: Add scroll position behavior alongside cursor position (#283596)
* Initial plan
* Change smart scroll to use scroll position instead of cursor position
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Add unit tests for smart scroll logic
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Address code review feedback: check scrollTopChanged and fix test
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Remove 'as any' from tests for better type safety
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* Retain old cursor-based behavior alongside new scroll-based behavior
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
* improvise
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sandy081 <10746682+sandy081@users.noreply.github.com>
Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
|
2025-12-17 21:21:32 +00:00 |
|
Megan Rogge
|
8e9aaafc92
|
consider server commands finished vs requesting user input when appropriate (#284127)
fixes #283902
|
2025-12-17 13:09:47 -08:00 |
|
Connor Peet
|
abc747bff4
|
Merge pull request #284107 from microsoft/connor4312/bp-tree
debug: add option for presenting breakpoints as a tree per-file
|
2025-12-17 19:10:56 +00:00 |
|
Rob Lourens
|
a8f871a3af
|
Remove chatAgentMaxRequestsLimit experiment (#284120)
Fix microsoft/vscode#284072
|
2025-12-17 18:57:22 +00:00 |
|
Copilot
|
88b7540ba1
|
Fix TypeError when accessing undefined character in terminal suggest trigger detection (#283958)
|
2025-12-17 18:48:56 +00:00 |
|
Megan Rogge
|
8202cbb14c
|
cancel progress sound for backgrounded sessions (#283942)
|
2025-12-17 10:36:14 -08:00 |
|
Lee Murray
|
c9c613af13
|
Merge pull request #284102 from microsoft/mrleemurray/upset-whippet-blush
Update button style hierarchy in extensions views
|
2025-12-17 17:25:51 +00:00 |
|
mrleemurray
|
016caa4f41
|
style: adjust border and visibility for empty dropdown items in action bar
|
2025-12-17 17:05:33 +00:00 |
|
Benjamin Christopher Simmonds
|
608d33f963
|
Merge pull request #284094 from microsoft/benibenj/weird-chicken
Don't show word based suggestions when completion provider available
|
2025-12-17 17:23:30 +01:00 |
|
BeniBenj
|
d8da25d4e4
|
Don't show word based suggestions when completion provider available
|
2025-12-17 17:02:45 +01:00 |
|
mrleemurray
|
d607e96e6f
|
refactor: update button styles and colors for extension actions
|
2025-12-17 15:59:53 +00:00 |
|
Lee Murray
|
a09b411ca6
|
Merge pull request #284083 from microsoft/mrleemurray/comparable-bandicoot-azure
Bump cloud icons down 1px for vertical centering
|
2025-12-17 15:41:28 +00:00 |
|
Sandeep Somavarapu
|
2468754046
|
fix #235103 (#284081)
|
2025-12-17 15:35:03 +00:00 |
|
Alex Ross
|
39cf2824f0
|
Fix error in releasenotes editor (#284078)
Fixes #283296
|
2025-12-17 15:31:35 +00:00 |
|
mrleemurray
|
0e00e8fa44
|
bump cloud icons down 1px to vertically center
|
2025-12-17 15:17:53 +00:00 |
|
Benjamin Pasero
|
a679af06a5
|
agent sessions - retire 'auto' sessions orientation (#284064)
|
2025-12-17 16:17:08 +01:00 |
|
Benjamin Pasero
|
cff2c318f8
|
Agent sessions: consider a better out of the box sidebar experience (#284045) (#284053) (#284061)
* Agent sessions: consider a better out of the box sidebar experience (fix #284045) (#284053)
* .
|
2025-12-17 14:24:14 +00:00 |
|
Lee Murray
|
5e1d01a1ef
|
Merge pull request #284054 from microsoft/mrleemurray/regional-coyote-moccasin
Add sizes to known variables and update color registry tests
|
2025-12-17 13:48:43 +00:00 |
|
mrleemurray
|
ac2e929ce4
|
Add sizes to known variables and update color registry tests
|
2025-12-17 13:13:04 +00:00 |
|
Lee Murray
|
92923126c2
|
Merge pull request #284043 from microsoft/mrleemurray/confident-bonobo-emerald
Add support for secondary custom buttons in QuickPick and SimpleFileDialog
|
2025-12-17 12:57:55 +00:00 |
|
Lee Murray
|
400b3fd0d6
|
Merge pull request #284048 from microsoft/copilot/sub-pr-284043-again
Fix undefined handling in customButtonSecondary setter
|
2025-12-17 12:32:12 +00:00 |
|
copilot-swe-agent[bot]
|
6277527e58
|
Handle undefined in customButtonSecondary setter
Co-authored-by: mrleemurray <25487940+mrleemurray@users.noreply.github.com>
|
2025-12-17 12:29:06 +00:00 |
|
Lee Murray
|
4e9f0d1074
|
Merge pull request #284047 from microsoft/copilot/sub-pr-284043
[WIP] Update to address feedback on secondary custom buttons
|
2025-12-17 12:28:15 +00:00 |
|
copilot-swe-agent[bot]
|
d23e7c24e0
|
Fix customButtonSecondary setter type to match interface
Co-authored-by: mrleemurray <25487940+mrleemurray@users.noreply.github.com>
|
2025-12-17 12:23:41 +00:00 |
|
copilot-swe-agent[bot]
|
bcd8adee2d
|
Initial plan
|
2025-12-17 12:18:35 +00:00 |
|
copilot-swe-agent[bot]
|
be0b198b15
|
Initial plan
|
2025-12-17 12:18:12 +00:00 |
|
mrleemurray
|
bf11fe8c34
|
feat: add support for secondary custom buttons in QuickPick and SimpleFileDialog
|
2025-12-17 12:06:56 +00:00 |
|
Ladislau Szomoru
|
e255528ff0
|
Git - update branch protection dialog message (#284037)
|
2025-12-17 11:58:27 +00:00 |
|
Benjamin Pasero
|
bade067e41
|
agent sessions - tweaks to sessions picker actions (rename, delete) (#284036)
|
2025-12-17 11:53:18 +00:00 |
|
Lee Murray
|
bd2c6f03bd
|
Merge pull request #283784 from microsoft/mrleemurray/tragic-gayal-turquoise
Add text preformat border high contrast color
|
2025-12-17 11:24:20 +00:00 |
|
Dmitriy Vasyura
|
ec12d2bab4
|
Use different color for voice recording icon/animation (#283309)
|
2025-12-17 11:16:47 +00:00 |
|
Benjamin Pasero
|
35bd387dc5
|
Flip defaults for chat.restoreLastPanelSession (fix #284011) (#284026)
|
2025-12-17 11:14:22 +00:00 |
|
mrleemurray
|
8eac7ddda6
|
style: restore border property for text preformat in various CSS files
|
2025-12-17 11:01:34 +00:00 |
|