haskell / haskell/haskell-language-server
Delay server processing: on save, set a configurable delay
Open
component: ghcide
component: lsp
level: hard
performance
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Might it be possible to put a delay (configurable, perhaps) of some short time (say, a couple seconds) before firing off the recompile? I'm used to **ghcid** reacting when I _save_ a file, but having the child GHC process maxing out the CPUs when I'm still in the middle of typing seems a bit overzealous?
AfC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.