Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Regular Expressions] add GNU word bounaries \< and \> #1088

Merged
merged 1 commit into from Sep 15, 2017

Conversation

keith-hall
Copy link
Collaborator

add GNU word bounaries \< and \> as these are used by Boost, which ST uses in the Find panel, which is highlighted using this syntax.

see also http://www.regular-expressions.info/wordboundaries.html#gnu

as these are used by Boost, which ST uses in the Find panel, which is highlighted with this syntax
@wbond
Copy link
Member

wbond commented Sep 15, 2017

And I thought I had a fairly good handle on regex syntax!

@wbond wbond merged commit 7acb8bf into sublimehq:master Sep 15, 2017
@keith-hall keith-hall deleted the regex_gnu_wordboundary branch September 15, 2017 16:13
deathaxe pushed a commit to deathaxe/sublime-packages that referenced this pull request Jun 9, 2019
[Regular Expressions] add GNU word bounaries \< and \>
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.

None yet

2 participants