Skip to content

ignore focus out for add plugin quick pick#310184

Merged
rebornix merged 1 commit intomainfrom
rebornix/probable-chipmunk
Apr 15, 2026
Merged

ignore focus out for add plugin quick pick#310184
rebornix merged 1 commit intomainfrom
rebornix/probable-chipmunk

Conversation

@rebornix
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 15, 2026 16:41
@rebornix rebornix self-assigned this Apr 15, 2026
@rebornix rebornix requested a review from connor4312 April 15, 2026 16:41
@rebornix rebornix enabled auto-merge (squash) April 15, 2026 16:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

This PR adjusts the install-from-source quick input for chat plugins to not dismiss when it loses focus, improving UX during multi-window or focus-stealing interactions.

Changes:

  • Sets ignoreFocusOut = true on the plugin source InputBox quick input.
Show a summary per file
File Description
src/vs/workbench/contrib/chat/browser/actions/chatPluginActions.ts Keeps the “install from source” input box open when focus changes.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

Comment thread src/vs/workbench/contrib/chat/browser/actions/chatPluginActions.ts
@rebornix rebornix merged commit ace0ee9 into main Apr 15, 2026
30 checks passed
@rebornix rebornix deleted the rebornix/probable-chipmunk branch April 15, 2026 17:51
@vs-code-engineering vs-code-engineering Bot added this to the 1.117.0 milestone Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants