microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
158.92k stars 27.79k forks source link

Git decorations are wrong in the explorer #212054

Open runxel opened 1 week ago

runxel commented 1 week ago

Does this issue occur when all extensions are disabled?: Yes

Version: 1.89.0 (Universal) Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd Date: 2024-05-01T02:10:10.196Z Electron: 28.2.8 ElectronBuildId: 27744544 Chromium: 120.0.6099.291 Node.js: 18.18.2 V8: 12.0.267.19-electron.0 OS: Darwin arm64 22.6.0

Steps to Reproduce:

Saving a document after changing. It should now have the "M" next to it in the explorer to show that this file is modified. This behavior does not work however. Sadly I can not make out any rules, it seems to be very random.