isovector / haskell-language-server

Integration point for ghcide and haskell-ide-engine. One IDE to rule them all.
Apache License 2.0
0 stars 2 forks source link

Scoring function should penalize for case match #16

Closed isovector closed 3 years ago

isovector commented 4 years ago

Every time we destruct a val we should penalize to ensure it splits at the top if possible