Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There should be an extra function/option to do git-grep/grep within project files #16

Closed
dzhus opened this issue Mar 4, 2016 · 1 comment

Comments

@dzhus
Copy link

dzhus commented Mar 4, 2016

Similar to what vanilla projectile has for projectile-grep (which can be switched via projectile-use-git-grep to search Git-controlled files only). Currently helm-projectile-grep uses all files within the project folder (which may include build artifacts or external dependencies which are not under Git's control but totally ruin grep's output).

@dzhus
Copy link
Author

dzhus commented Mar 4, 2016

Oops, I guess I didn't enable/install helm-projectile properly, I no longer see non-VC'd files in helm-projectile-grep output

@dzhus dzhus closed this as completed Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant