Skip to content

Conversation

@dmitrivMS
Copy link
Contributor

@dmitrivMS dmitrivMS commented Dec 30, 2025

Fixes #285416
Fixes #263190

Copilot AI review requested due to automatic review settings December 30, 2025 12:55
@dmitrivMS dmitrivMS added the scm General SCM compound issues label Dec 30, 2025
@dmitrivMS dmitrivMS requested a review from lszomoru December 30, 2025 12:55
@dmitrivMS dmitrivMS self-assigned this Dec 30, 2025
@dmitrivMS dmitrivMS enabled auto-merge December 30, 2025 12:55
@vs-code-engineering vs-code-engineering bot added this to the December / January 2026 milestone Dec 30, 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 fixes issue #285416 by preventing the SCM commit message input from being cleared when inline AI suggestions are visible, allowing the Escape key to first dismiss the inline suggestion.

Key Changes

  • Added a context key check for inline suggestion visibility to the scm.clearInput command's execution condition

@dmitrivMS dmitrivMS changed the title Clear AI suggestion before clearing commit message input in SCM Clear AI suggestion and validation message before clearing commit message input in SCM Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scm General SCM compound issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pressing escape in commit message input should dismiss warning, not clear input

2 participants