Microsoft/vscode

Git - provide undo for discard untracked files

オープン

#241,884 opened on 2025/02/25

 (0 件のコメント) (1 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
feature-requestgithelp wanted

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

Testing #241476

  • Open a folder/workspace that contains a git repository
  • Ensure that the git.untrackedChangesSoftDelete setting is set to true
  • Create a new file in the repository
  • Switch to the Changes view and click discard
  • try to undo. It wants to undo the file creation

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