Skip to content

Fix string font lock handled like programs in robot framework - #18

Open
BrachystochroneSD wants to merge 1 commit into
kopoli:masterfrom
BrachystochroneSD:fix-string-font-lock
Open

Fix string font lock handled like programs in robot framework#18
BrachystochroneSD wants to merge 1 commit into
kopoli:masterfrom
BrachystochroneSD:fix-string-font-lock

Conversation

@BrachystochroneSD

Copy link
Copy Markdown

Robot Framework syntax doesn't support string (everything is a string)

Highlighting them is unnecessary and create font-lock problems.
You can have a single ' or " without matching pair in the same line.

Before:

image

After:

image

Treat quotes as punctuation in syntax table
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