You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Classes are labeled with the scope entity.name.type.purescript. Can we move this to entity.name.class.purescript? This way syntax themes can distinguish between types and classes. This improves the readibility, especially for people who are new to PureScript. Value constructors, type constructors and typeclasses are easily confused.