External Publication
Visit Post

Flexible Haskell - a new plugin for JetBrains IDEs

Haskell Community [Unofficial] April 7, 2026
Source

New Release: Flexible Haskell 2026.1.11

New Features:

  • Smarter Extend Selection (Ctrl+W): now expands through parens, function applications, if/case/let/do/lambda, case alternatives, and function clauses instead of jumping straight from word to whole function (#16)

Keeping it short for this one: @develop7 asked me to improve the extend selection, so here it is - Ctrl+W now expands in sensible steps.

@develop7: Thanks for the detailed feature request with the exact expansion steps mapped out (#16).

Discussion in the ATmosphere

Loading comments...