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
lsp: Call workspace/diagnostic/refresh when relevant
Where we would call `sync_diagnostics` in the push model, use the same
trigger to send a refresh request to the clients that support it. This
should ensure diagnostics are reported in a more timely fashion.
0 commit comments