Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single and double quotes not recognized as string literals? #4

Open
hiddenwaffle opened this issue Jun 6, 2019 · 1 comment
Open

Comments

@hiddenwaffle
Copy link

I noticed that string literal coloring is applied to double square bracketed strings but not single or double quoted strings. In the attached screenshot's color scheme, strings are green but the first two seem to ignore the quotes and use identifiers.

I see the single and double quotes mentioned around here, but they do not seem to take effect.


Screen Shot 2019-06-05 at 11 26 17 PM

@AntonRevin
Copy link

I had the same problem, fixed it in my pull request ( #6 ). If you don't want to wait for the update you can simply perform the changes I made in the commit locally.

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

No branches or pull requests

2 participants