Is there any way to search code in a github repo using regular expressions?
Currently, I clone the repo and search.
But I want to type something like
s/foo/gi
and find all occurances of foo in the code:
foo.create
foo.extend
fooBar
barFoo
bar.foo
Is this possible? Am I missing something in the docs?
This is now possible with GitHub Code Search.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With