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-file | Face for the per-file header lines in the replace results buffer. |
projectile-replace-header | Face for the status header line of the replace results buffer. |
projectile-replace-line-number | Face for the LINE:COL locator of each match. |
projectile-replace-match | Face for a matched span shown without a pending replacement. |
projectile-replace-new | Face for the new text of a match with a pending replacement. |
projectile-replace-old | Face for the old text of a match with a pending replacement. |
projectile-report-hint | Face for the key hints at the foot of a report buffer. |
projectile-report-info | Face for a purely informational finding. |
projectile-report-label | Face for the field labels of the doctor and dashboard buffers. Labels are dimmed so the values they introduce carry the eye. |
projectile-report-ok | Face for a finding that reports something is fine, and for `on'/`present'. |
projectile-report-section | Face for the section headers of the doctor and dashboard buffers. |
projectile-report-value | Face for the values that identify a project - its root, type and name. |
projectile-report-warning | Face for a finding that suggests a change, and for `missing'. |
projectile-search-prompt-default | Face for the default value highlighted in Projectile's search prompts. |
projectile-search-prompt-tool | Face for the tool/backend highlighted in Projectile's search prompts. |