issues
search
rikvdkleij
/
intellij-haskell
IntelliJ plugin for Haskell
https://rikvdkleij.github.io/intellij-haskell/
Apache License 2.0
1.32k
stars
94
forks
source link
"Show type" popup suggestions
#613
Open
develop7
opened
4 years ago
develop7
commented
4 years ago
Repro:
Select an expression and issue "Haskell → Show type" action (
Alt
=
)
A popup with type signature appears
Expected:
Monospace font (instead of proportional)
Wrapping (type signatures too wide to fit current screen should be wrapped)
Syntax highlighting (highlight arrows and parentheses with different colors)
Type signatures could be autoformatted, thus resolving point 2.
rikvdkleij
commented
4 years ago
Thanks for reporting!
I have to investigate this.
Repro:
Expected: