Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
6fc9058
Add action to include active quick pick item in chat context
jrieken Mar 20, 2026
4709ac8
Refactor quick input handling in AddQuickPickItemToContextAction for …
jrieken Mar 20, 2026
2b556b7
Add attach method to IPickerQuickAccessItem for context attachment
jrieken Mar 20, 2026
f6cddc2
Add chat widget service to SymbolsQuickAccessProvider for symbol atta…
jrieken Mar 20, 2026
5575a39
Add chat widget service integration to GotoSymbolQuickAccessProvider …
jrieken Mar 20, 2026
3396eed
Enhance GotoSymbolQuickAccessProvider to attach chat widget service t…
jrieken Mar 20, 2026
dade331
Fix keybinding for Add Quick Pick Item to Chat Context action
jrieken Mar 20, 2026
9e61625
Adjust keybinding weight for Add Quick Pick Item to Chat Context action
jrieken Mar 20, 2026
f436559
Refactor AddQuickPickItemToContextAction to simplify configuration ha…
jrieken Mar 20, 2026
3829499
Add attach method to IGotoSymbolQuickPickItem for enhanced symbol han…
jrieken Mar 20, 2026
81a1a5f
Enhance quick input context handling by adding attach functionality f…
jrieken Mar 20, 2026
e3ecdcf
Update src/vs/platform/quickinput/browser/quickInputActions.ts
jrieken Mar 24, 2026
599a33b
Refactor symbol ID generation in GotoSymbolQuickAccessProvider and Sy…
jrieken Mar 24, 2026
5d82d8a
fix: correct terminal sandbox icon in thinking dropdown (#304327)
alexdima Mar 24, 2026
148436b
refactor: rename CollapsedSidebarWidget to SessionStatusWidget and up…
mrleemurray Mar 23, 2026
f8aa82c
feat: implement session count widget in titlebar with unread session …
mrleemurray Mar 23, 2026
85dff95
refactor: update session status widget and titlebar count button for …
mrleemurray Mar 24, 2026
46c65bc
run oss tool (#304416)
jrieken Mar 24, 2026
17abe50
feat: add countUnreadSessions function to streamline unread session c…
mrleemurray Mar 24, 2026
5d16f08
refactor: remove unused CollapsedSidebarWidget class and related CSS …
mrleemurray Mar 24, 2026
a12f544
Fix dragging editor tab issue with truncated filenames (#304037)
Copilot Mar 24, 2026
576cc0a
Merge pull request #303513 from microsoft/joh/copilot/steep-weasel
jrieken Mar 24, 2026
ad0f5e5
feat: implement changes indicator in titlebar and clean up auxiliary …
mrleemurray Mar 24, 2026
b4f8b08
refactor: update comments and clean up ChangesTitleBarActionViewItem …
mrleemurray Mar 24, 2026
6575b13
Merge pull request #304424 from microsoft/mrleemurray/systematic-teal…
mrleemurray Mar 24, 2026
b2529c3
Merge remote-tracking branch 'origin/main' into mrleemurray/solid-blu…
mrleemurray Mar 24, 2026
d70ac11
Replace chat.subagents.maxDepth with chat.subagents.allowInvocationsF…
aeschli Mar 24, 2026
b9f6b79
chat session actions: parse slash command (#304225)
aeschli Mar 24, 2026
6276ee7
style: adjust margin for titlebar-right-layout-container in non-Windo…
mrleemurray Mar 24, 2026
38d366b
style: refine titlebar-right layout for non-Windows workbench
mrleemurray Mar 24, 2026
f267d17
style: update titlebar-right layout for mac in agent sessions workbench
mrleemurray Mar 24, 2026
29a9060
Merge pull request #304433 from microsoft/mrleemurray/solid-blush-shark
mrleemurray Mar 24, 2026
d8f0ea0
Support color override for sessions
benibenj Mar 24, 2026
ec4b9c6
Update src/vs/platform/theme/common/colorUtils.ts
benibenj Mar 24, 2026
3582df3
Merge pull request #304479 from microsoft/benibenj/amateur-marlin
benibenj Mar 24, 2026
b7d981c
show warning when subagents are used but not enabled (#290746)
aeschli Mar 24, 2026
754b67f
Sessions - expose Changes view menu (#304489)
lszomoru Mar 24, 2026
8657f43
Remove self from notify, classifier, events, etc.
Tyriar Mar 24, 2026
a31e6e0
Merge pull request #304498 from microsoft/tyriar/remove
Tyriar Mar 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODENOTIFY
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ src/vs/platform/secrets/** @TylerLeonhardt
src/vs/platform/sharedProcess/** @bpasero
src/vs/platform/state/** @bpasero
src/vs/platform/storage/** @bpasero
src/vs/platform/terminal/electron-main/** @Tyriar
src/vs/platform/terminal/node/** @Tyriar
src/vs/platform/terminal/electron-main/** @anthonykim1
src/vs/platform/terminal/node/** @anthonykim1
src/vs/platform/utilityProcess/** @bpasero
src/vs/platform/window/** @bpasero
src/vs/platform/windows/** @bpasero
Expand Down
18 changes: 9 additions & 9 deletions .github/classifier.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bracket-pair-guides": {"assign": ["hediet"]},
"breadcrumbs": {"assign": ["jrieken"]},
"callhierarchy": {"assign": ["jrieken"]},
"chat-terminal": {"assign": ["Tyriar"]},
"chat-terminal": {"assign": ["meganrogge"]},
"chat-terminal-output-monitor": {"assign": ["meganrogge"]},
"chrome-devtools": {"assign": ["deepak1556"]},
"cloud-changes": {"assign": ["joyceerhl"]},
Expand Down Expand Up @@ -228,18 +228,18 @@
"terminal-env-collection": {"assign": ["anthonykim1"]},
"terminal-external": {"assign": ["anthonykim1"]},
"terminal-find": {"assign": ["anthonykim1"]},
"terminal-inline-chat": {"assign": ["Tyriar", "meganrogge"]},
"terminal-input": {"assign": ["Tyriar"]},
"terminal-inline-chat": {"assign": ["meganrogge"]},
"terminal-input": {"assign": ["anthonykim1"]},
"terminal-layout": {"assign": ["anthonykim1"]},
"terminal-ligatures": {"assign": ["Tyriar"]},
"terminal-ligatures": {"assign": ["anthonykim1"]},
"terminal-links": {"assign": ["anthonykim1"]},
"terminal-local-echo": {"assign": ["anthonykim1"]},
"terminal-parser": {"assign": ["Tyriar"]},
"terminal-persistence": {"assign": ["Tyriar"]},
"terminal-parser": {"assign": ["anthonykim1"]},
"terminal-persistence": {"assign": ["anthonykim1"]},
"terminal-process": {"assign": ["anthonykim1"]},
"terminal-profiles": {"assign": ["meganrogge"]},
"terminal-quick-fix": {"assign": ["meganrogge"]},
"terminal-rendering": {"assign": ["Tyriar"]},
"terminal-rendering": {"assign": ["anthonykim1"]},
"terminal-shell-bash": {"assign": ["anthonykim1"]},
"terminal-shell-cmd": {"assign": ["anthonykim1"]},
"terminal-shell-fish": {"assign": ["anthonykim1"]},
Expand Down Expand Up @@ -283,7 +283,7 @@
"workbench-auxwindow": {"assign": ["bpasero"]},
"workbench-banner": {"assign": ["lszomoru", "sbatten"]},
"workbench-cli": {"assign": ["bpasero"]},
"workbench-diagnostics": {"assign": ["Tyriar"]},
"workbench-diagnostics": {"assign": ["rebornix"]},
"workbench-dnd": {"assign": ["bpasero"]},
"workbench-editor-grid": {"assign": ["benibenj"]},
"workbench-editor-groups": {"assign": ["bpasero"]},
Expand All @@ -293,7 +293,7 @@
"workbench-fonts": {"assign": []},
"workbench-history": {"assign": ["bpasero"]},
"workbench-hot-exit": {"assign": ["bpasero"]},
"workbench-hover": {"assign": ["Tyriar", "benibenj"]},
"workbench-hover": {"assign": ["benibenj"]},
"workbench-launch": {"assign": []},
"workbench-link": {"assign": []},
"workbench-multiroot": {"assign": ["bpasero"]},
Expand Down
1 change: 0 additions & 1 deletion .mailmap
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Daniel Imms <daimms@microsoft.com> Daniel Imms <tyriar@tyriar.com>
Raymond Zhao <raymondzhao@microsoft.com>
Tyler Leonhardt <tyleonha@microsoft.com> Tyler Leonhardt <me@tylerleonhardt.com>
João Moreno <joao.moreno@microsoft.com> João Moreno <mail@joaomoreno.com>
2 changes: 1 addition & 1 deletion .vscode/notebooks/my-endgame.github-issues
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{
"kind": 2,
"language": "github-issues",
"value": "$NOT_TEAM_MEMBERS=-author:aeschli -author:alexdima -author:alexr00 -author:AmandaSilver -author:bamurtaugh -author:bpasero -author:chrmarti -author:Chuxel -author:claudiaregio -author:connor4312 -author:dbaeumer -author:deepak1556 -author:devinvalenciano -author:digitarald -author:DonJayamanne -author:egamma -author:fiveisprime -author:ntrogh -author:hediet -author:isidorn -author:joaomoreno -author:jrieken -author:kieferrm -author:lramos15 -author:lszomoru -author:meganrogge -author:mjbvz -author:rebornix -author:roblourens -author:rzhao271 -author:sandy081 -author:sbatten -author:stevencl -author:TylerLeonhardt -author:Tyriar -author:amunger -author:karthiknadig -author:eleanorjboyd -author:Yoyokrazy -author:ulugbekna -author:aiday-mar -author:bhavyaus -author:justschen -author:benibenj -author:luabud -author:anthonykim1 -author:joshspicer -author:osortega -author:hawkticehurst -author:pierceboggan -author:benvillalobos -author:dileepyavan -author:dmitrivMS -author:eli-w-king -author:jo-oikawa -author:jruales -author:jytjyt05 -author:kycutler -author:mrleemurray -author:pwang347 -author:vijayupadya -author:bryanchen-d -author:cwebster-99 -author:rwoll -author:lostintangent -author:jukasper -author:zhichli"
"value": "$NOT_TEAM_MEMBERS=-author:aeschli -author:alexdima -author:alexr00 -author:AmandaSilver -author:bamurtaugh -author:bpasero -author:chrmarti -author:Chuxel -author:claudiaregio -author:connor4312 -author:dbaeumer -author:deepak1556 -author:devinvalenciano -author:digitarald -author:DonJayamanne -author:egamma -author:fiveisprime -author:ntrogh -author:hediet -author:isidorn -author:joaomoreno -author:jrieken -author:kieferrm -author:lramos15 -author:lszomoru -author:meganrogge -author:mjbvz -author:rebornix -author:roblourens -author:rzhao271 -author:sandy081 -author:sbatten -author:stevencl -author:TylerLeonhardt -author:amunger -author:karthiknadig -author:eleanorjboyd -author:Yoyokrazy -author:ulugbekna -author:aiday-mar -author:bhavyaus -author:justschen -author:benibenj -author:luabud -author:anthonykim1 -author:joshspicer -author:osortega -author:hawkticehurst -author:pierceboggan -author:benvillalobos -author:dileepyavan -author:dmitrivMS -author:eli-w-king -author:jo-oikawa -author:jruales -author:jytjyt05 -author:kycutler -author:mrleemurray -author:pwang347 -author:vijayupadya -author:bryanchen-d -author:cwebster-99 -author:rwoll -author:lostintangent -author:jukasper -author:zhichli"
},
{
"kind": 1,
Expand Down
2 changes: 1 addition & 1 deletion .vscode/notebooks/verification.github-issues
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"kind": 2,
"language": "github-issues",
"value": "$repos $milestone is:closed reason:completed -assignee:@me label:bug -label:verified -label:*duplicate -author:@me -assignee:@me label:bug -label:verified -author:@me -author:aeschli -author:alexdima -author:alexr00 -author:bpasero -author:chrisdias -author:chrmarti -author:connor4312 -author:dbaeumer -author:deepak1556 -author:eamodio -author:egamma -author:gregvanl -author:isidorn -author:JacksonKearl -author:joaomoreno -author:jrieken -author:lramos15 -author:lszomoru -author:meganrogge -author:misolori -author:mjbvz -author:rebornix -author:RMacfarlane -author:roblourens -author:sana-ajani -author:sandy081 -author:sbatten -author:Tyriar -author:weinand -author:rzhao271 -author:kieferrm -author:TylerLeonhardt -author:bamurtaugh -author:hediet -author:joyceerhl -author:rchiodo"
"value": "$repos $milestone is:closed reason:completed -assignee:@me label:bug -label:verified -label:*duplicate -author:@me -assignee:@me label:bug -label:verified -author:@me -author:aeschli -author:alexdima -author:alexr00 -author:bpasero -author:chrisdias -author:chrmarti -author:connor4312 -author:dbaeumer -author:deepak1556 -author:eamodio -author:egamma -author:gregvanl -author:isidorn -author:JacksonKearl -author:joaomoreno -author:jrieken -author:lramos15 -author:lszomoru -author:meganrogge -author:misolori -author:mjbvz -author:rebornix -author:RMacfarlane -author:roblourens -author:sana-ajani -author:sandy081 -author:sbatten -author:weinand -author:rzhao271 -author:kieferrm -author:TylerLeonhardt -author:bamurtaugh -author:hediet -author:joyceerhl -author:rchiodo"
},
{
"kind": 1,
Expand Down
Loading
Loading