#pragma section-numbers off [[TableOfContents]] = 概要 = = The Silver Searcher(ag) = * https://geoff.greer.fm/ag/ * [https://github.com/ggreer/the_silver_searcher GitHub - ggreer/the_silver_searcher: A code-searching tool similar to ack, but faster.] = ripgrep = * [https://github.com/BurntSushi/ripgrep GitHub - BurntSushi/ripgrep: ripgrep recursively searches directories for a regex pattern] * [https://github.com/dajva/rg.el GitHub - dajva/rg.el: Emacs search tool based on ripgrep] = The Platinum Searcher(pt) = 最終更新:2018/09/05 [https://github.com/monochromegane/the_platinum_searcher GitHub - monochromegane/the_platinum_searcher: A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.] * golang性 * 多環境、多エンコディング対応 = 利用方法 = = 参考サイト = ---- CategoryProgramingTools