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
Thr Initialize request does not include the initial configuration, so
parsing it to generate a configuration does not make sense.
If necessary, the server can request config on startup, if it is not
supplied, using ‘workspace/configuration’.
Closes#210
See haskell#210 and haskell#211
Also rename Progress to ProgressAmount to avoid clashing with Progress
method in haskell-lsp-types
Also fixhaskell#252, wrapping sendProgress notifications in bracket
Also add example func-test for said bug
lukel97
added a commit
to wz1000/haskell-lsp
that referenced
this issue
Sep 28, 2020
See haskell#210 and haskell#211
Also rename Progress to ProgressAmount to avoid clashing with Progress
method in haskell-lsp-types
Also fixhaskell#252, wrapping sendProgress notifications in bracket
Also add example func-test for said bug
This causes emacs-lsp/lsp-haskell#56
The text was updated successfully, but these errors were encountered: