-
Notifications
You must be signed in to change notification settings - Fork 315
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version control tracking information is not updated in the file explorer #3285
Comments
I believe I'm seeing something similar to this with Remote - Containers. I keep getting lists of files showing as modified but they have no changes in them. If I re-open the folder locally the files show correctly as unmodified. |
Could be #2310 . Is the file on a '/mnt/' share? |
Yeah, that's definitely it. |
Sadly, this seems to occur the other way around as well. |
Exactly the same problem as dan1994 has. And restarting vsc shows the modifications. My code files are in the linux file system (not mnt). |
I can add that it does work when using VSC WSL remote, but not when opening VSC from Windows. |
@pergpau No file events on on the Windows side on Missing file events on the WSL side on Unfortunatly these are both WSL issues and there's currently nothing we can do in the Remote-WSL extension. |
Details
Steps to Reproduce
(The sidebar doesn't show the file as modified)
(Now the file appears as modified in the sidebar)
(The file is still marked as modified until reload...)
Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
The text was updated successfully, but these errors were encountered: