Skip to content

Conversation

@michaelmcleodnz
Copy link
Contributor

Currently, rule element labels only have their syntax highlighting changed when they are followed by an =, but not when they are followed by a +=. This pull request makes the syntax highlighting consistent for both.

Before (only singular label is highlighted):
before

After (list label is highlighted with the same color):
after

(Examples taken from https://www.antlr-ng.org/parser-rules.html#rule-element-labels)

@mike-lischke mike-lischke merged commit 8408f1d into mike-lischke:master Nov 23, 2025
3 checks passed
@mike-lischke
Copy link
Owner

Thanks @michaelmcleodnz

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