Skip to content

How to exclude the lookahead part from colouring #2328

Discussion options

You must be logged in to vote

Yes, if you use look-ahead. You aren't actually using look-ahead. I didn't test it, but try ^fascinating(?= [(]).

See also: https://www.regular-expressions.info/lookaround.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@datatraveller1
Comment options

Answer selected by datatraveller1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants