Using ripgrep within Projects
Posted: | Categories: emacs, linux | Tags: deadgrep, emacs, projects, ripgrep, 2023
Given my recent forays into the world of grepping in emacs using deadgrep (and hence ripgrep) and my use of find-file-rg which feeds into my current completion system of ivy I think the next step is to try to set up a project and to see if I can gain any advantages in my workflow. I am not yet going to dive head first into projectile but dangle a tentative pinky into the deep project pools of the built in project system, namely EDE (Emacs Development Environment). Read more...