atom-language
atom-language copied to clipboard
Comments after fancy-pants Unicode terms don't get highlighted
If I define a fancy term and place a comment after it, the comment doesn't get highlighted properly.
Example Code
sub term:«\c[family: woman woman boy boy]» {
'♫ We— are— ♪ faaaamillyyy ♬'
}
say 👩👩👦👦; # OUTPUT: «♫ We— are— ♪ faaaamillyyy ♬»
# OUTPUT: «♫ We— are— ♪ faaaamillyyy ♬»
Picture [optional]
Leave this in. For internal use.
- [ ] Fixed in Master
- [ ] Fixed in Release
- [ ] Has Tests
- [ ] Passes Tests