Do try and avoid redundant config updates
Open
good first issue
help wanted
ZuriHac
- Dominant language
- Haskell
- Stars
- 423
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
We do sometimes hit case 3 here (https://github.com/haskell/lsp/blob/master/lsp/src/Language/LSP/Server/Processing.hs#L589) in HLS, and it results in some log spam as we update the config repeatedly. Would be nice to avoid, but still not a big deal.
Contributor guide
Assessment
This issue has not been assessed yet.