wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

Integration with Grep.app

Open henryoliver opened this issue 2 years ago • 1 comments

What? A plugin that allows to quickly search a selected code with Grep.app

Why? Try yourself: https://grep.app/

Being able to search and compare your code across a half million git repos could give you new ideas or even a better implementation of what you're trying to accomplish.

henryoliver avatar Feb 10 '23 19:02 henryoliver

This sounds interesting, I had never heard about grep.app.

From a quick search I've found https://github.com/popovicn/grepgithub that might be helpful to sort out how to implement such a plugin

phaberest avatar Nov 13 '23 11:11 phaberest