Flexible Haskell - a new plugin for JetBrains IDEs
Haskell Community [Unofficial]
March 18, 2026
I’ll try it.
> With VSCode you really depend on the language server for all of that, whereas for us HLS is just an addon on top
Does that mean that your plugin provides on-hover documentation and auto-completion without necessarily relying on HLS? This might be a big deal. We have a relatively large project at work and sometimes it’s a pain to have to wait for HLS to load.
Discussion in the ATmosphere