haskell-language-server
What is haskell-language-server?
Features
Installation
GHC and Plugin Support
Configuration
Troubleshooting
Contributing
Contributing guidelines
Let’s write a Haskell Language Server plugin
haskell-language-server
Contributing
View page source
Contributing
Contributing guidelines
How to contact the haskell ide team
Building
Testing
Using HLS on HLS code
Manually testing your hacked HLS
Style guidelines
Introduction tutorial
Measuring, benchmarking and tracing
Adding support for a new editor
Building the docs
Working on code actions
Sponsorship
Let’s write a Haskell Language Server plugin
Introduction
The task
Setup
Anatomy of a plugin
Providers
LSP abstractions
The explicit imports plugin
Wrapping up