JohnstonCode / svn-scm

SVN support for VS Code
MIT License
208 stars 87 forks source link

Unversioned files started marking Source Control #1636

Open pczarn2 opened 3 months ago

pczarn2 commented 3 months ago

Issue

With latest VS Code update, SVN Extension started showing the number of modified files in the status for Unversioned files, even though I have the flag set not to show them. If I remember correctly, this started happening with version 1.91.0 of the VS Code, previously the flag was working correctly.

Steps to Reproduce

  1. Set Allow to count unversioned files in status count to disabled
  2. Restart VS Code
  3. Notice modification count is actually counting the unversioned files, but it should not. In the attached screenshot, that count should not be 12.

SVN Output


Don't see it in the output window

Paste here content of "View >> Output >> OUTPUT >> SVN"

Screenshots

image