Skip to content
Discussion options

You must be logged in to vote

Hey @goto40,

that's probably due to the textMate syntax that we generate. The heuristic that we use probably has generated something unsensible in your case. Can you shared what your tmLanguage.json file contains?

Also, I believe that terminal STRING returns string: /"[^"]*"|'[^']*'/; (the same as your terminal, just without the ()) works as expected and actually parses the same way.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@goto40
Comment options

@msujew
Comment options

@goto40
Comment options

Answer selected by goto40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants