elpa-find-file-in-project

quick access to project files in Emacs

Description

This library provides methods for quickly finding any file in a project. It uses GNU Find by default, but can also use (the significantly faster) fd-find. Find-file-in-project supports the following candidate selection interfaces: Consult, Helm, Ido, Ivy, Selectrum, and the Emacs built-in 'completing-read'.

By default, FFIP will search for files in a local Git, Subversion, or Mercurial repository. FFIP uses TRAMP to find files in remote repositories, and claims this is "flawlessly" supported.

Features:

  * Fast! Tested with projects that have 50,000+ files
  * Find's behaviour can be tweaked using ffip-find-options
  * Smart! The keyword "helloWorld", returns "HelloWorld.html",
    "hello-world.css", and "HelloWorld.js".
  * Enhances diff-mode with more convenient patch-handling, including
    diff creation, application, finding the file associated with a given
    hunk, and jumping to the section relevant to that hunk
  * No configuration required. Find-file-in-project works out-of-the-box
  * Supports evil-mode, with additional configuration (see README)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/technomancy/find-file-in-project


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install elpa-find-file-in-project