haskell / haskell/haskell-language-server
Add Logging Capabilities anytime a plugin returns a `ResponseError`
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
I was playing around with plugin utilities and ways to bring plugins on the same level in terms of error handling. During this, I noticed that sending a `ResponseError` does not generate any logging information.
As endorsed by @michaelpj, adding this capability seems like a reasonable effort, and could help narrow down future issues.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.