[ 原始碼: find-file-in-project ]
套件:elpa-find-file-in-project(6.2.0-1)
elpa-find-file-in-project 的相關連結
Debian 的資源:
下載原始碼套件 find-file-in-project:
- [find-file-in-project_6.2.0-1.dsc]
- [find-file-in-project_6.2.0.orig.tar.xz]
- [find-file-in-project_6.2.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
quick access to project files in Emacs
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)
其他與 elpa-find-file-in-project 有關的套件
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- Common facilities for all emacsen
-
- dep: git
- fast, scalable, distributed revision control system
-
- rec: emacs (>= 46.0)
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox
-
- rec: fd-find
- Simple, fast and user-friendly alternative to find
-
- enh: emacs
- GNU Emacs editor (metapackage)
同時作為一個虛擬套件由這些套件填實: emacs-gtk, emacs-lucid, emacs-nox