Skip to content

Add syntax matches for curly braces #2

@Soupertonic

Description

@Soupertonic

I'm creating my own color scheme right now and I'm unable to assign curly braces any color, except by assining it to the Normal group which has plenty of side effects. I'd kindly ask to add syntax matches for { and }.

And I did inspect the curly braces. For curly braces within a class, it does get recognized (but apparently gets overwritten again?)
Screenshot 2024-09-12 at 14 44 46

Inspecting a curly brace at class declaration, it doesn't get recognized though.
Screenshot 2024-09-12 at 14 46 02

What I'm trying to achieve is assigning the curly braces the same colors as the parentheses. I'd like to give semicolons and any other kind of punctuation/delimiters a color too but there are no highlight groups available and the standard Delimiter highlight group is simply ignored, or rather overwritten by javaBlock.

Screenshot 2024-09-12 at 14 50 24

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions