Skip to content

[pull] main from microsoft:main#1070

Merged
pull[bot] merged 17 commits intocode:mainfrom
microsoft:main
Mar 24, 2026
Merged

[pull] main from microsoft:main#1070
pull[bot] merged 17 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Mar 24, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

mrleemurray and others added 17 commits March 24, 2026 17:10
#304447)

* refactor: update theme colors for sidebar, panel, and auxiliary bar components

Co-authored-by: Copilot <copilot@github.com>

* refactor: update sidebar and panel styles to remove right borders and adjust colors

* refactor: adjust margin values for chatbar, auxiliary bar, and panel components

Co-authored-by: Copilot <copilot@github.com>

* refactor: adjust layout margins for chatbar, panel, and sidebar components

Co-authored-by: Copilot <copilot@github.com>

* refactor: update padding for account widget and agent sessions viewer components

Co-authored-by: Copilot <copilot@github.com>

* refactor: adjust footer margins and add bottom margin for sessions view pane

Co-authored-by: Copilot <copilot@github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: remove unused imports in sidebarPart.ts

Co-authored-by: Copilot <copilot@github.com>

* refactor: update theme colors for sessions components and adjust background properties

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Update distro commit to d48ce3e6

Co-authored-by: vs-code-engineering[bot] <122617954+vs-code-engineering[bot]@users.noreply.github.com>
* prompts: fix agent plugin hooks being picked up multiple times

* also reveal after install

* tests
…urrent searches (#304361)

settings: use local StopWatch instances to avoid race between concurrent searches

Co-authored-by: xingsy97 <xingsy97@outlook.com>
* Fix remote agent host file picker with new uri scheme

* Fix

Co-authored-by: Copilot <copilot@github.com>

* Guard agentHostRemotePath call with scheme check

resolveWorkingDirectory could receive a file:// URI from a non-agent-host
session. agentHostRemotePath would mis-decode those paths since it expects
the encoded agent host path format. Gate decoding on AGENT_HOST_SCHEME and
fall back to fsPath for file:// URIs.

(Written by Copilot)

---------

Co-authored-by: Copilot <copilot@github.com>
* Add "remove" button to remote picker

* Resolve comments
* Make "attach" only a QuickAccess thing, not a QuickPick thing

I think there's room for improvement here - like, I think I would prefer for `attach` to be folded in to `accept`.

So this behavior of:
> The picker will close automatically before running this.

for accept, feels wrong and should be re-evaluated.

* Remove attachment handling from AbstractGotoSymbolQuickAccessProvider

* have attaching context only fire on ctrl/cmd

* Have shift be a keymod & adopt it in quick access

* tests
…304552)

* agentPlugins: allow targeting a specific plugin install in deep link

* comments

* ci
Fix untitled session in sessions lists
@pull pull bot locked and limited conversation to collaborators Mar 24, 2026
@pull pull bot added the ⤵️ pull label Mar 24, 2026
@pull pull bot merged commit ad32a00 into code:main Mar 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants