emacsorphanage / helm-swoop

Efficiently hopping squeezed lines powered by Emacs helm interface
GNU General Public License v3.0
689 stars 55 forks source link

[Feature Request] Apply helm-swoop to current project all files. #105

Open zw963 opened 8 years ago

zw963 commented 8 years ago

Just like this.

https://github.com/syohex/emacs-helm-ag#helm-ag-project-root

You know, do global search and replace for current entire project is conveniently.

hussein-aitlahcen commented 6 years ago

Any news about this killer feature ?

karlicoss commented 4 years ago

Before I've discovered follow mode in Helm, I used to keep a separate emacs window with all of my org-mode files open so I could helm-multi-swoop-all in them. Perhaps doing something similar ,e.g. function that opens all files in your project and then calls helm-multi-swoop-projectile would be the easiest way to achieve what you want :)

palikar commented 4 years ago

I think that for this use case, something like helm-ag will be much more reasonable tool.