haskell / haskell/haskell-language-server
Improve the command line experience
Open
component: cli
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Given that command line `ghcide` is the easiest way to resolve support queries, we should seek to have that be a first-class experience. In particular:
* We should produce a super detailed log that we can suggest people upload, which contains absolutely all the information we need to diagnose what went wrong.
* The problems recorded in https://github.com/digital-asset/ghcide/blob/master/docs/Setup.md should be matched, probably with a regex, and remediation steps given.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.