Microsoft/vscode
在 GitHub 查看Discard changes of an Untracked file raise an error if no recycle bin option
Open
#246,259 创建于 2025年4月10日
buggithelp wantedteam-low-hanging
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
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