Skip to content

Comments

Reordering triple quotes string to be evaluated first for groovy syntax#3858

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
Neko-Box-Coder:GroovySyntaxFix
Sep 7, 2025
Merged

Reordering triple quotes string to be evaluated first for groovy syntax#3858
JoeKar merged 1 commit intomicro-editor:masterfrom
Neko-Box-Coder:GroovySyntaxFix

Conversation

@Neko-Box-Coder
Copy link
Contributor

The current syntax highlighting for triple quotes are not evaluated properly since the normal double quotes always get evaluated first:

Before the change it looks like this
image

Where the correct behavior should be
image

@JoeKar JoeKar merged commit ed970ee into micro-editor:master Sep 7, 2025
6 checks passed
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.

2 participants