copilot-swe-agent[bot]
|
c18a47e60b
|
Improve comment documentation for OSC 633;E sequence disabling
Co-authored-by: anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
|
2025-12-18 18:46:49 +00:00 |
|
copilot-swe-agent[bot]
|
bf35773505
|
Disable OSC 633;E sequence on Windows 10 to fix garbled text issue
Co-authored-by: anthonykim1 <62267334+anthonykim1@users.noreply.github.com>
|
2025-12-18 18:43:12 +00:00 |
|
copilot-swe-agent[bot]
|
0f89936a45
|
Initial plan
|
2025-12-18 18:36:07 +00:00 |
|
Sandeep Somavarapu
|
e5e973c52f
|
fix #190761 (#284286)
|
2025-12-18 17:41:11 +00:00 |
|
Megan Rogge
|
6f2af205b3
|
fix terminal disposable leak (#284283)
fixes #284198
|
2025-12-18 17:34:16 +00:00 |
|
Alex Ross
|
3f0a018700
|
Bump distro (#284281)
|
2025-12-18 09:08:04 -08:00 |
|
Sandeep Somavarapu
|
643cd83bc6
|
fix #166627 (#284282)
|
2025-12-18 17:04:33 +00:00 |
|
Benjamin Pasero
|
09bd247b49
|
Merge pull request #284275 from microsoft/ben/peaceful-unicorn
Ben/peaceful-unicorn
|
2025-12-18 17:18:14 +01:00 |
|
Rob Lourens
|
d68eb349b2
|
Don't try to update element height from a disconnected template (#284202)
* Don't try to update element height from a disconnected template
More explanation of the problem in #232427
For #283356
* this
|
2025-12-18 17:05:09 +01:00 |
|
Benjamin Pasero
|
22217e63ec
|
Agent sessions: improve the tooltip (fix #278568)
|
2025-12-18 16:58:54 +01:00 |
|
Copilot
|
96cc23e2e2
|
Fix terminal completion items not appearing when resourceOptions provided (#284148)
|
2025-12-18 09:58:31 -06:00 |
|
Benjamin Pasero
|
65f6d80fc4
|
agent sessions - better layout for session details row
|
2025-12-18 16:58:13 +01:00 |
|
Benjamin Pasero
|
3c0ce891c7
|
Don't run timer when agent stopped on "continue to iterate" (fix #283923)
|
2025-12-18 16:57:44 +01:00 |
|
Benjamin Pasero
|
3f52ca0da5
|
agent sessions - show more sessions when stacked is expanded
|
2025-12-18 16:57:05 +01:00 |
|
Copilot
|
385329863f
|
Fix terminal chat quick pick tooltip displaying commands with collapsed newlines (#284153)
* Initial plan
* Fix terminal chat quick pick tooltip by truncating long commands
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
* Use markdown code block for multi-line command tooltips
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
* Fix tooltip logic to properly detect truncation and multi-line commands
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
* Improve code readability and avoid redundant string processing
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
* Use template literals for markdown code block construction
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: meganrogge <29464607+meganrogge@users.noreply.github.com>
|
2025-12-18 08:57:46 -06:00 |
|
Ladislau Szomoru
|
6d28298bb5
|
Git - add option to ignore whitespace for the blame information (#284260)
|
2025-12-18 15:53:58 +01:00 |
|
Don Jayamanne
|
e3523eda7d
|
Fix Nobteoook cell selectiong + scroll (#284253)
* Fix Nobteoook cell selectiong + scroll
* Update src/vs/workbench/contrib/notebook/browser/view/cellParts/codeCell.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-18 13:40:22 +00:00 |
|
Ladislau Szomoru
|
abd691b025
|
Git - polish delete worktree picker (#284242)
|
2025-12-18 12:22:41 +00:00 |
|
Lee Murray
|
e3fbfc124e
|
Merge pull request #284222 from microsoft/mrleemurray/optimistic-llama-harlequin
Add styling for extension bookmarks in high contrast themes
|
2025-12-18 11:28:52 +00:00 |
|
Benjamin Christopher Simmonds
|
83bc698a3d
|
Merge pull request #284234 from microsoft/benibenj/distinctive-weasel
do not create rename when suggest widget is visible
|
2025-12-18 12:15:39 +01:00 |
|
Lee Murray
|
9fb450e249
|
Merge branch 'main' into mrleemurray/optimistic-llama-harlequin
|
2025-12-18 11:11:05 +00:00 |
|
Ladislau Szomoru
|
a6932a2c79
|
Git - expose createStash() in the git extension API (#284226)
* Git - expose `createStash()` in the git extension API
* Add method to the interface
|
2025-12-18 10:59:23 +00:00 |
|
BeniBenj
|
3ce785823d
|
do not create rename when suggest widget is visible
|
2025-12-18 11:55:22 +01:00 |
|
Ladislau Szomoru
|
150682a14a
|
Git - add worktrees node to the Repositories view (#284224)
* Worktree node - initial implementation
* Wire up various commands
|
2025-12-18 10:48:41 +00:00 |
|
Sandeep Somavarapu
|
900e7cb348
|
Revert "Smart scroll: Add scroll position behavior alongside cursor position (#283596)" (#284218)
This reverts commit 1d4be24a05.
|
2025-12-18 10:21:16 +00:00 |
|
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 |
|
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
|
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 |
|