haskell / haskell/haskell-language-server
Don't show "Progress: x/y" messages until the session/cradle has been setup
Open
component: ghcide
component: lsp
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Currently the progress message from haskell/ghcide#644 gets shadowed by the Shake reporting messages that say "Progress: ½", an example is in this link: https://streamable.com/nqbcfk
It would probably be more clear to the user if we hold off sending the work done progress report until the session is finished setting up.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.