You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.