tfausak / purple-yolk

:hatching_chick: A Haskell IDE for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=taylorfausak.purple-yolk
MIT License
26 stars 2 forks source link

Improve Syntax Highlighting #29

Closed s0kil closed 3 years ago

s0kil commented 3 years ago

https://github.com/JustusAdam/language-haskell highlights types and functions consistently.

Screenshot from 2021-02-23 21-23-35

Whenever enabling purple-yolk:

Screenshot from 2021-02-23 21-23-50

What is missing: highlighting for |>, # and type declarations.