Case sensitive search at cs.github.com #9825
Unanswered
jcubic
asked this question in
Other Feature Feedback, Questions, & Ideas
Replies: 2 comments
-
|
I agree, and it would be even cooler to be able to use a case sensitive (the default) regex, and if we want, a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Duplicate of #9759 |
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.
-
It seems that the search is case insensitive:
Searching:
it finds:
apache/zeppelin with code:
Even regex that is (in most languages) case sensitive doesn't work:
it still finds Zeppelin
It would be nice to have a way to make it case-sensitive.
Beta Was this translation helpful? Give feedback.
All reactions