You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the last commit I think I simplified the code and tricked myself into
thinking I tested it, but I must have not reloaded the package. This commit
works though.
Test plan:
First test editing when view is open:
* Open blame
* Add some newlines
* Save file
* See blame view update
Now test it updates upon second display:
* Open blame
* Close blame
* Add some newlines
* Save file
* Open blame again
* See it update
0 commit comments