Closed zjhmale closed 7 years ago
We may not need this. Developers can have this by installing Hasklig font, then turning on ligatures in the editor. Certainly, it looks great for me already
Also on this point, the Haskell extension here https://github.com/hoovercj/vscode-ghc-mod somehow honours the Editor.fontLigatures
setting when it shows the types on hover, but this one doesn't. It would be great if this extension honoured the setting
@philipcraig Thx! I'm also thinking about not to use the prettify symbol because it may introduce some unpredictable behavior. I also use Hasklig myself 😄
Cool, I will figure out how to support fontLigatures on hover, thx for reporting 😄
Note for contribution to https://github.com/siegebell/vsc-prettify-symbols-mode.