Skip to content

Comments

Revert "Raise keybinding precedence for chat question carousel and confirmation focus actions"#297000

Merged
meganrogge merged 1 commit intomainfrom
revert-296616-copilot/increase-keybinding-weight
Feb 23, 2026
Merged

Revert "Raise keybinding precedence for chat question carousel and confirmation focus actions"#297000
meganrogge merged 1 commit intomainfrom
revert-296616-copilot/increase-keybinding-weight

Conversation

@meganrogge
Copy link
Collaborator

Reverts #296616

Copilot AI review requested due to automatic review settings February 23, 2026 15:04
@meganrogge meganrogge self-assigned this Feb 23, 2026
@meganrogge meganrogge added this to the February 2026 milestone Feb 23, 2026
@meganrogge meganrogge enabled auto-merge (squash) February 23, 2026 15:04
Copy link
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

This PR reverts PR #296616, which had raised the keybinding precedence for two chat-related focus actions from WorkbenchContrib (200) to ExternalExtension + 1 (401). The revert restores the standard keybinding weight for these actions.

Changes:

  • Reverted keybinding weight for FocusQuestionCarouselAction from ExternalExtension + 1 back to WorkbenchContrib
  • Reverted keybinding weight for AnnounceChatConfirmationAction from ExternalExtension + 1 back to WorkbenchContrib

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/vs/workbench/contrib/chat/browser/actions/chatActions.ts Restored keybinding weight to WorkbenchContrib for the FocusQuestionCarouselAction (Cmd+Shift+A)
src/vs/workbench/contrib/chat/browser/actions/chatAccessibilityActions.ts Restored keybinding weight to WorkbenchContrib for the AnnounceChatConfirmationAction (Cmd+Shift+A)

@meganrogge meganrogge merged commit 28056c3 into main Feb 23, 2026
24 checks passed
@meganrogge meganrogge deleted the revert-296616-copilot/increase-keybinding-weight branch February 23, 2026 15:28
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.

2 participants