Skip to content

Conversation

@connor4312
Copy link
Member

Closes #259534

Copilot AI review requested due to automatic review settings September 29, 2025 18:43
@connor4312 connor4312 enabled auto-merge (squash) September 29, 2025 18:43
@connor4312 connor4312 self-assigned this Sep 29, 2025
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 adds a keyboard shortcut for skipping tool confirmation in the chat interface. It implements a new command that allows users to skip tool execution instead of just accepting it.

  • Creates a new "Skip Tool Confirmation" action with Cmd/Ctrl+Alt+Enter keybinding
  • Refactors existing tool confirmation logic into a shared base class
  • Updates the skip button tooltip to display the keybinding information

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
chatToolActions.ts Adds new SkipToolConfirmation action and refactors shared logic into ToolConfirmationAction base class
chatToolConfirmationSubPart.ts Updates skip button tooltip to show keybinding and imports new action ID

@vs-code-engineering vs-code-engineering bot added this to the September 2025 milestone Sep 29, 2025
@connor4312 connor4312 merged commit c7ac48d into main Sep 29, 2025
28 checks passed
@connor4312 connor4312 deleted the connor4312/skip-keybinding branch September 29, 2025 18:54
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Nov 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support "Skip and Continue" in agent mode

3 participants