Microsoft/vscode

Discard changes of an Untracked file raise an error if no recycle bin option

Open

#246.259 aperta il 10 apr 2025

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
buggithelp wantedteam-low-hanging

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. Set the Recycle Bin option to Delete directly
  2. Try to undo the changes of an untracked file
  3. You'll get an error cause VSCode should put that file into the bin, but with that option set, can't delete the file

Image Image

Guida contributor