Variable: projectile-replace-max-matches

projectile-replace-max-matches is an alias and customizable for projectile-search-max-matches, defined in projectile.el.

This variable is obsolete since 3.4.0; use projectile-search-max-matches instead.

Value

5000

Documentation

Upper bound on how many matches a review buffer collects.

Applies to projectile-search-review and projectile-replace-review alike. When a search would exceed this, only the first that many matches are shown and a note is displayed.

Aliases

projectile-replace-max-matches (obsolete since 3.4.0)