Skip to content

Tool confirmation should not steal app focus #247609

@isidorn

Description

@isidorn

If VS Code is not in focus - now tool confirmation puts the app in focus.
This is too aggressive imho - and users are complaining (saw on reddit).

imho chat.focusWindowOnConfirmation should be a 3-state string. Two values as now, and the new one that is the default - make window blink. We do the same when the breakpoint is hit. You can take a look at that code https://github.com/microsoft/vscode/blob/main/src/vs/workbench/contrib/debug/browser/debugSession.ts#L1377

fyi @roblourens

Metadata

Metadata

Labels

author-verification-requestedIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugchat-toolsinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions