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
Should haskell-lsp provide a function in LspFuncs to communicate progress? Or is it enough just to expose the types and let the server take care of sending the notifications?
microsoft/vscode-languageserver-node#261
Vscode and sourcegraph clients implement this at least.
The text was updated successfully, but these errors were encountered: