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
Right now Reason uses JS grammar highlighting. It works OK for impl - but really sucks for types. I tried using https://github.com/patrick-steele-idem/codemirror-atom-modes, with the official reason grammar, but things seemed to get worse - I think there needs to be a manual codemirror mapping.
The text was updated successfully, but these errors were encountered:
Right now Reason uses JS grammar highlighting. It works OK for impl - but really sucks for types. I tried using https://github.com/patrick-steele-idem/codemirror-atom-modes, with the official reason grammar, but things seemed to get worse - I think there needs to be a manual codemirror mapping.
The text was updated successfully, but these errors were encountered: