Microsoft/vscode
Discard changes of an Untracked file raise an error if no recycle bin option
Ouverte
#246 259 ouverte le 10 avr. 2025
buggithelp wantedteam-low-hanging
Métriques du dépôt
- Stars
- (184 936 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version:
- OS Version:
Steps to Reproduce:
- Set the Recycle Bin option to Delete directly
- Try to undo the changes of an untracked file
- You'll get an error cause VSCode should put that file into the bin, but with that option set, can't delete the file