haskell / haskell/haskell-language-server
Add garbage collect of diagnostics
Open
component: ghcide
performance
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Currently if you have a file open with errors, then shut it, the errors persist. The reason is that we don't have any sophisticated removal of non-interesting files, unlike what we have with DAML.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.