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

Issue with syntax highlight in with the strings #7

Open
StefanRuzicka opened this issue Aug 22, 2023 · 0 comments
Open

Issue with syntax highlight in with the strings #7

StefanRuzicka opened this issue Aug 22, 2023 · 0 comments

Comments

@StefanRuzicka
Copy link

Attached image shows the issue.
The start of string with double quotes (") doesn't stop at next (unescaped) double quote (") but at the last double quote in the line.
Example:
(var1, "string1", var2, var3, "string2", var4)
in the example "string1", var2, var3, "string2" is highlighted as a string.

image

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

1 participant