Fallthrough triggers #248
Ulenspiegel
started this conversation in
Script help
Replies: 2 comments 1 reply
-
Hi, you can use priorities to set the trigger order, for example:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Unfortunately, 24-bit color codes aren't properly supported by #highlight, but you should be able to use 256 color codes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it's possible to execute multiple triggers per line? What I'd like to achieve is, have two highlights, one highlight triggers first and colors a whole block of text (matching a regex), and then second highlight passes through the same line and possibly colors certain keywords in already highlighted block. Is there an idiomatic way to achieve that?
Beta Was this translation helpful? Give feedback.
All reactions