rikvdkleij / intellij-haskell

IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.31k stars 94 forks source link

Support post-qualified imports #694

Open declension opened 1 year ago

declension commented 1 year ago

It'd be great to support highlighting of post-qualiifed imports, especially as stylish-haskell supports formatting these

Currently they don't render in bold when post but do when pre: Screenshot from 2022-12-13 10-18-36