Skip to content

Case sensitive matching? #9759

Jan 7, 2022 · 7 comments · 7 replies
Discussion options

You must be logged in to vote

In the meantime this can be accomplished with (?-i):

e.g. /(?-i)myCaseSensitiveSearchString/

Replies: 7 comments 7 replies

Comment options

You must be logged in to vote
5 replies
@yaelz
Comment options

@look
Comment options

@lindhe
Comment options

@luckynick
Comment options

@Neme12
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by Jackenmen
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Search and Navigation Search, navigate, and understand code on GitHub Product Feedback