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
Sometimes it happens to me that when I close the buffer of the explorer then it gives me the wraning "No write since last change". That might be caused as the explorer relies on the buffer being "modifyable" and sometimeds the changes may not yet written when I want to exit my editor.
The text was updated successfully, but these errors were encountered:
Just updated and tried again. I still see that message every now an then. However I guess it happens just in a really specific edge case. I had no time yet to figure out reliable steps to reproduce it. I am on it.
I guess other plugins have modified the coc-explorer buffer, then caused this issue. I have frequently encountered this recently, I will follow up on this.
Sometimes it happens to me that when I close the buffer of the explorer then it gives me the wraning "No write since last change". That might be caused as the explorer relies on the buffer being "modifyable" and sometimeds the changes may not yet written when I want to exit my editor.
The text was updated successfully, but these errors were encountered: