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
Currently the DiagnosticRelatedInformation.Location property is a string. I think this is not correct in sense of Language Server Protocol. I think they expect Location to be an Location object with URI and Range.
I tried to pass a string but VS Code then displays related messages as: