Is your request related to a specific problem you're having?
I have a block of code with a rather long regex. The entire regex is one color.
The solution you'd prefer / feature you'd like to see added
Break a regex into smaller components, maybe with an enclosing .hljs-regexp class. Those components might be general, or regex-specific.
Additional context
(Theme: Nord)
In Highlight.js

In VS Code

Is your request related to a specific problem you're having?
I have a block of code with a rather long regex. The entire regex is one color.
The solution you'd prefer / feature you'd like to see added
Break a regex into smaller components, maybe with an enclosing
.hljs-regexpclass. Those components might be general, or regex-specific.Additional context
(Theme: Nord)


In Highlight.js
In VS Code