darron / language-ejs

EJS support for Atom.
Apache License 2.0
14 stars 7 forks source link

(Updated) Stops working when using JSON functions followed by open parenthesis. #9

Closed karloluis closed 8 years ago

karloluis commented 8 years ago

image

The image shows that closing an ejs segment ending with an open { curly bracket will break the rest of the syntax. The problem is best represented by line 23 where an arrow function is left unfinished. The culprit might also be the open parenthesis given that the syntax was working on the if/else segments.

Hope this helps.

Win7 Atom 1.5.3