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
{{ message }}
This repository was archived by the owner on Oct 4, 2021. It is now read-only.
On master, it may happen that the error provider that powers the editor squiggles get out of date with the current state of the document. Usually the patterns goes like:
The document is in an invalid state. Highlighting is messed up and squiggles are displayed
Issues is fixed, classification kicks in again and highlighting it now correct
Red squiggle stick around and display the same error than before
All in one it seems like the error list is kept from one document state to the other.