[pull] main from microsoft:main#1331
Merged
Merged
Conversation
…ome cases Should disable these entirely for notebook webviews as I don't think there's a valid use case there For now I'm keeping it enabled for extension webviews as this re-dispatch is the only way I know for a full screen iframe to not eat all keypresses. If needed we can add something on the webview vscode api object that should allow this to be even safer
* fix session title widget for new session * feedback
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* use `[Agent Host]` suffix instead of [Local] * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * update --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
* Parameterizing TSA upload stage * updates * updates
…#319828) * sessions: prevent new-session draft from overriding restored sessions After restore lays out the persisted grid, the empty new-session slot's workspace picker could still resolve asynchronously (on the same provider -registration event restore waits for) and create + activate an untitled draft, stealing the active slot from the just-restored session. Fix the race with three changes: - Register ISessionsManagementService eagerly so the restore wiring and visibility model are alive before first paint. - Guard NewChatWidget's async workspace-selection handler with this._store.isDisposed so a late-resolving picker cannot create a draft for a slot already rebound to a restored session. - Never persist untitled drafts: drop them from the snapshot so a stale draft can never be restored. Also remove the now-unneeded view-layer restore-suppression machinery (restoring flag, begin/endSessionRestore) and update LAYOUT.md. * fix tests
Block programmatic webview click and keypress re-dispatch events in some cases
Don't sneak in bugs :)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Disable GitHub specific subagents for extension contributed endpoint providers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 : )