Microsoft/vscode

Keyboard Enter for "Force Checkout" not working

Open

#239,062 opened on 2025年1月29日

GitHub で見る
 (3 comments) (0 reactions) (1 assignee)TypeScript (10,221 forks)batch import
buggithelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.96.4
  • OS Version: macOS 15.2 24C101 arm64

Steps to Reproduce:

  1. Make some change within a git repo
  2. Now checkout to difference branch
  3. We will get a dialog for weather discord or stash the changes
  4. Click enter when focus is on "force to checkout" button
  5. The action was supposed to discard changes and checkout branch which happens when clicked
  6. But what happens was stash dialog is opened

コントリビューターガイド