Microsoft/vscode

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

开放

#246,259 创建于 2025年4月10日

 (0 条评论) (0 个反应) (1 位负责人)TypeScript (39,847 个派生)batch import
buggithelp wantedteam-low-hanging

仓库指标

星标
 (184,936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南