MadcapJake / language-perl6fe

»ö« Atom Perl 6 Support - Forgotten Edition »ö«
https://github.com/perl6/atom-language-perl6
Other
16 stars 3 forks source link

Traits highlight as keys of pairs incorrectly. #47

Open samcv opened 7 years ago

samcv commented 7 years ago

Issue Description

entity.name.type.trait.perl6fe

Describe what you see, what you want to see, and perhaps some linkage to docs, synopses, or irclog chatter.

Example Code

my %hash = bin => 2, binary => 2, oct => 8, octal => 8, dec => 10, decimal => 10, hex => 16, hexadecimal => 16;

Picture [optional]

screenshot_20161205_094641