helm-projectile
helm-projectile copied to clipboard
helm-projectile-find-file-in-known-projects weird behavior
Expected behavior
Running helm-projectile-find-file-in-known-projects
should list all my files from known projects
Actual behavior
The list obtained is weird. It shows files that does not exists. It shows candidates that does not exists.
Steps to reproduce the problem
C-c p F
Backtraces if necessary (M-x toggle-debug-on-error
)
Environment & version information
-
helm-projectile
version: 20170613.14 -
helm
version (inhelm-pkg.el
): 20170824.623 -
projectile
version (M-x projectile-version
): Projectile 20170820.2210 - Emacs version (
M-x emacs-version
): 25.2.1 - OS: Arch Linux 64
Does this still happen if you projectile-invalidate-cache
?