Variable: projectile-auto-discover

projectile-auto-discover is an alias and customizable for projectile-auto-discover-projects, defined in projectile.el.

This variable is obsolete since 3.4.0; use projectile-auto-discover-projects instead.

Value

t

Documentation

Whether to discover projects under projectile-project-search-path.

When non-nil, the projects under the search path are discovered and remembered the first time a project-switching command runs in an Emacs session (see projectile-discover-projects-in-search-path).

This has no effect unless projectile-project-search-path is set, so the default is harmless out of the box; point the search path at your projects directory and they'll be picked up automatically.

See also projectile-project-search-path.

Aliases

projectile-auto-discover (obsolete since 3.4.0)