Skip to content

Keep escaped quotes from triggering quoted string patterns#12

Open
naclomi wants to merge 2 commits intoiuliux:masterfrom
naclomi:master
Open

Keep escaped quotes from triggering quoted string patterns#12
naclomi wants to merge 2 commits intoiuliux:masterfrom
naclomi:master

Conversation

@naclomi
Copy link
Copy Markdown

@naclomi naclomi commented Apr 24, 2015

Might show up elsewhere, but this is mainly for quote characters that appear in regex character classes. For example:

fragment StringChar: ~[\"\\\r\n] ;

Previously, the above fragment would cause the rest of the document to be highlighted as a string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant