We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running helm-projectile-find-file-in-known-projects should list all my files from known projects
helm-projectile-find-file-in-known-projects
The list obtained is weird. It shows files that does not exists. It shows candidates that does not exists.
C-c p F
M-x toggle-debug-on-error
helm-projectile
helm
helm-pkg.el
projectile
M-x projectile-version
M-x emacs-version
The text was updated successfully, but these errors were encountered:
Does this still happen if you projectile-invalidate-cache?
projectile-invalidate-cache
Sorry, something went wrong.
No branches or pull requests
Expected behavior
Running
helm-projectile-find-file-in-known-projects
should list all my files from known projectsActual 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.14helm
version (inhelm-pkg.el
): 20170824.623projectile
version (M-x projectile-version
): Projectile 20170820.2210M-x emacs-version
): 25.2.1The text was updated successfully, but these errors were encountered: