Skip to content

viatsko/git-grep-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-grep-provider

Git Grep Provider for Nuclide's Quick Open

It uses git grep --cached to make searches inside repository.

Screenshot

In order to use it, you need to have this nuclide package installed:

apm install nuclide-quick-open

If you want to use all the features of nuclide-quick-open as well as git-grep-provider, you need to install watchman:

brew install watchman

After watchman installation, install all the quick-open providers nuclide team released:

apm install nuclide-fuzzy-filename-provider nuclide-open-filenames-provider nuclide-recent-files-provider

This package should work with the new nuclide monolithic package.

About

Git Grep Provider for Nuclide's Quick Open

Resources

License

Stars

Watchers

Forks

Packages

No packages published