emacs-lsp / lsp-haskell

lsp-mode :heart: haskell
https://emacs-lsp.github.io/lsp-haskell
GNU General Public License v3.0
236 stars 62 forks source link

[QUESTION] Line breaker after constraints for type lenses #178

Closed hellwolf closed 1 year ago

hellwolf commented 1 year ago

image

As illustrated above, it seems the codeLens of "ghcide-type-lenses"(?) break the lines right after the constraints section (after "=>"). Is it a known behavior?

michaelpj commented 1 year ago

Hi, I think this is a HLS issue, please open an issue there.