Skip to content

Conversation

@ryuslash
Copy link

Using word start/end to delimit builtin keywords in the regular
expression causes, for example, both “is” and “is_something” to match on
the “is” part. Using symbol start/end will not match “is_something” and
leave it unhighlighted.

Using word start/end to delimit builtin keywords in the regular
expression causes, for example, both “is” and “is_something” to match on
the “is” part. Using symbol start/end will not match “is_something” and
leave it unhighlighted.
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.

1 participant