[ ソース: projectile ]
パッケージ: elpa-projectile (2.7.0-2)
elpa-projectile に関するリンク
Debian の資源:
projectile ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
project interaction library for Emacs
This library provides easy project management and navigation. The concept of a project is pretty basic - just a folder containing special file. Currently git, mercurial and bazaar repos are considered projects by default. If you want to mark a folder manually as a project just create an empty .projectile file in it.
Some of Projectile's features:
* jump to a file in project * jump to a project buffer * jump to a test in project * toggle between files with same names but different extensions (e.g. `.h` <-> `.c/.cpp`, `Gemfile` <-> `Gemfile.lock`) * toggle between code and its test (e.g. `main.service.js` <-> `main.service.spec.js`) * jump to recently visited files in the project * switch between projects you have worked on * kill (close) all project buffers * replace in project * grep (search) in project * run shell commands in a project (e.g. `make`, `lein`) * support for multiple minibuffer completion/selection libraries (`ido`, `ivy`, `helm` and the default completion system)
その他の elpa-projectile 関連パッケージ
|
|
|
|
-
- dep: dh-elpa-helper
- helper package for emacs lisp extensions
-
- dep: emacsen-common
- 全 Emacsen 用の共通機能
-
- rec: emacs (>= 46.0)
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox
-
- sug: elpa-ag
- Emacs frontend to ag
-
- sug: exuberant-ctags
- ソースコード定義のタグファイルインデックスを作成
-
- sug: fd-find
- Simple, fast and user-friendly alternative to find
-
- sug: ripgrep
- Recursively searches directories for a regex pattern
-
- enh: emacs
- GNU Emacs エディタ (メタパッケージ)
以下のパッケージによって提供される仮想パッケージでもあります: emacs-gtk, emacs-lucid, emacs-nox