helm-ag
tags :
#
github The silver searcher with helm interface
- search current directory
- helm-ag
- select and sub dir in current directory
- C-u helm-ag
- project search
- helm-projectile-ag
- refactor
- search and `C-c C-e`
Limiting searched files #
github, ref Command line options is -Gmd$ and search pattern is search_pattern. helm-ag treats words which starts with - as command line option.
ag -G regex-pattern
- C-u search
- options: -G\.py$
- pattern .utils
Refactoring #
- search
- c-c c-e
- replace using iedit mode
- c-c