Skip to content

Comments

[pull] main from microsoft:main#968

Merged
pull[bot] merged 13 commits intocode:mainfrom
microsoft:main
Feb 24, 2026
Merged

[pull] main from microsoft:main#968
pull[bot] merged 13 commits intocode:mainfrom
microsoft:main

Conversation

@pull
Copy link

@pull pull bot commented Feb 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 : )

cwebster-99 and others added 13 commits February 24, 2026 08:57
Adds chat accessibility settings to Chat tree
Update viewpane filter container to use :has selector for focus state
When all editors are closed, the implicit context should be cleared.
Previously, the guard condition preserved stale values because
`newValue` was undefined and `hasValue` was true. Now we also check
`hasActiveEditor` — if there's no active editor at all, values are
cleared instead of preserved.
… fenced code blocks (#296201)

* Prevent ChatEditorInput leak

* Few minor updates

* Revert "Few minor updates"

This reverts commit 92ecb67.

* Revert "Prevent ChatEditorInput leak"

This reverts commit 38f5c83.

* Fix inline references rendering as literal text inside code spans and fenced code blocks

---------

Co-authored-by: vijay upadya <vj@example.com>
sessions welcome: restart extension host after setup to fix model registration

After the welcome overlay completes (extension installed + user signed in),
restart the extension host so the copilot-chat extension picks up the new
auth session cleanly. Without this, the extension activates before the auth
provider is ready, gets stuck in GitHubLoginFailed, and models never appear.

The overlay stays visible during the restart so the user doesn't see a
broken intermediate state. Dismiss is controlled by the contribution via
an autorun watching isComplete, not by the overlay itself.
@pull pull bot locked and limited conversation to collaborators Feb 24, 2026
@pull pull bot added the ⤵️ pull label Feb 24, 2026
@pull pull bot merged commit f6fcc6d into code:main Feb 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