haskell-language-server
https://github.com/haskell/haskell-language-server
Haskell
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported3 Subscribers
Add a CodeTriage badge to haskell-language-server
Help out
- Issues
- Rewrite Documentation/Source links on hover to use local hoogle/hackage if available on nix and otherwise
- Files in app/ directory of stack projects fail to build w/o taking special steps
- Haddock link to Char type points to GHC.Types module instead of Data.Char
- Clarify governing structure of the HLS project
- Disable or at least constrain import list suggestions
- HLS 1.9 seems to do a huge amount of work when multiple units are open and one file is changed
- Use Hackage fixities in Fourmolu CLI mode
- Ormolu/Fourmolu incorrectly infers `GHC2021` in Stack projects
- hls-eval-plugin should support working with the expression preceding the comment
- Better reference finding on record fields
- Docs
- Haskell not yet supported