Microsoft/vscode

Git - provide undo for discard untracked files

Ouverte

#241 884 ouverte le 25 févr. 2025

 (0 commentaire) (1 réaction) (1 personne assignée)TypeScript (39 847 forks)batch import
feature-requestgithelp wanted

Métriques du dépôt

Stars
 (184 936 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur