Closed rtfeldman closed 9 years ago
Checking this out tonight after I wrap up #39! I just need to compare to an unpublished branch then rebase off this too :+1:
LGTM @rtfeldman :+1: @deadfoxygrandpa Here's the key change: https://github.com/rtfeldman/Elm.tmLanguage/commit/1cfb9b6970f1180ef9472affbd56f12c863093d7#diff-815b248acfc9981280a6dcdf83a4bcc5
:tada:
This makes commas and braces appear as a different color from the main text, so it's easier to visually distinguish logic from delimiters.
Note: this is rebased onto https://github.com/deadfoxygrandpa/Elm.tmLanguage/pull/43#issuecomment-136621704 and includes those changes as well.
BEFORE: Screenshots without this colorizing
AFTER: Screenshots with this colorizing