-
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
Explorer doesn't update automatically #3200
Comments
Sounds like file events missing on wsl, for now forwarding to @aeschli as he might know a duplicate of |
What's the location that you open? Is it on `/mnt/c....' ? Can you follow the steps here to see if the watcher works? |
Log:
I tried to open not the symlink, but the directory itself - the result is the same. |
Thanks for the detailed info! |
On wsl I have git for linux
|
@dragondove That's microsoft/WSL#4739. File events caused by window tools, don't seem to be properly propagated to WSL. I think the advice is to avoid the |
In any case, this is a problem and needs to be solved. Many people use symlink for their projects. Otherwise, it will not be much better than a regular virtual machine. |
@aeschli I see. Using linux tools like touch/rm performs properly. Files which are not mounted also performs properly. |
duplicate of #3959 |
Steps to Reproduce:
code .
or something elseDoes this issue occur when all extensions are disabled?: idn
The text was updated successfully, but these errors were encountered: