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 Jul 6, 2021. It is now read-only.
OpenDiagnostic doesn't show the diagnostic in location list but the content of the line where there is a diagnostic.
I would much prefer to see the error in location list.
Neovim used to show the diagnostics thanks to neovim/neovim#11777 but this was changed later on because it was not the desired behavior to display references IIRC.