Closed
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.98.2
- OS Version: win32, x64, Windows 11 Pro
Steps to Reproduce:
- Disable the current drive's recycle bin in the system (Online tutorial)
- Open a Git repository on that drive
- Create a new file
- Discard this file
Manually disabling the "git.untrackedChangesSoftDelete" setting works as expected, but it is enabled by default in the new version, which may not consider this scenario.
See: #240523