File: projectile.el.html

Projectile is a project interaction library for Emacs. It provides a powerful set of features operating at the project level, as well as simple heuristics to identify projects.

See the README and https://docs.projectile.mx for more details.

Defined variables (0)

Defined functions (0)

Defined faces (15)

projectile-replace-fileFace for the per-file header lines in the replace results buffer.
projectile-replace-headerFace for the status header line of the replace results buffer.
projectile-replace-line-numberFace for the LINE:COL locator of each match.
projectile-replace-matchFace for a matched span shown without a pending replacement.
projectile-replace-newFace for the new text of a match with a pending replacement.
projectile-replace-oldFace for the old text of a match with a pending replacement.
projectile-report-hintFace for the key hints at the foot of a report buffer.
projectile-report-infoFace for a purely informational finding.
projectile-report-labelFace for the field labels of the doctor and dashboard buffers. Labels are dimmed so the values they introduce carry the eye.
projectile-report-okFace for a finding that reports something is fine, and for ‘on’/‘present’.
projectile-report-sectionFace for the section headers of the doctor and dashboard buffers.
projectile-report-valueFace for the values that identify a project - its root, type and name.
projectile-report-warningFace for a finding that suggests a change, and for ‘missing’.
projectile-search-prompt-defaultFace for the default value highlighted in Projectile’s search prompts.
projectile-search-prompt-toolFace for the tool/backend highlighted in Projectile’s search prompts.