Skip to content

v1.9.9

Compare
Choose a tag to compare
@samcv samcv released this 18 Dec 00:04
· 232 commits to master since this release
b8f0c26

v1.9.9

  • Keys of pairs now highlight properly if no spaces used for unquoted keys.
    Fixes Issue #4
  • Fix angle bracket delimited word array's not highlighting properly with a }
    immidiately before the closing angle bracket. Fixes Issue #2
  • Detect files that have =comment as the first line as Perl 6. You will
    probably need to disable Atom's built in Perl Grammar to get this to work
    though…