-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Git: Adopt FileSystem Provider #84130
Conversation
I cannot reproduce that when I try with this example:
=> left hand side updates
Can you add a breakpoint to
This is possibly #51039 and not specific to custom file providers but also reproduces with normal.
There is an error: @jrieken might know more about activation and us not waiting for activation maybe when restoring editors?
Yes, you should be able to do that by registering a label formatter for the |
Solution: Git should wait for the first status call to complete, before returning a stat/read. |
@joaomoreno I landed a change on master that diff editors no longer close when closing any of the 2 editors inside. I hope this works fine, we gotta check for regressions. |
Fixes #55110
Issues:
HEAD
version of a file does callwatch
but doesn't seem to react on file events