kangax / textmate-js-language-syntax-file

Better JS language syntax file for Textmate
91 stars 3 forks source link

Object with "mixed" content is bad parsed #2

Open tbassetto opened 13 years ago

tbassetto commented 13 years ago

Hi,

I wrote a gist with an object containing "mixed" stuff: https://gist.github.com/1261960

Here is how it looks in TextMare with your syntax file and the default color schema: Bad parsing

It doesn't like having a function like in the first and last line.