Bozhidar Batsov
Bozhidar Batsov
I think a better solution would be pass the ignored stuff to the various tools as parameters, but this will be more involved in terms of code. The proposed solution...
Perhaps it'd be nice to introduce some defcustom controlling this behaviour for all search backends. I'd rather not hardcode this, as I assume different people have different expectations.
Btw, the native indexing was made quite a bit faster a few months ago. As for the rest - check out https://docs.projectile.mx/projectile/configuration.html#project-indexing-method Basically, Projectile doesn't know anything about `.gitignore`, but...
Also - on Windows I think it's best to run Emacs in WSL as described here https://emacsredux.com/blog/2020/09/23/using-emacs-on-windows-with-wsl2/
The proposed changes look OK to me. I've added some small remarks.
Looking at the failing build it seems there's a syntax error somewhere.
@dradetsky You'll also need to rebase on top of `master`.
@dradetsky Any chance of you rebasing/wrapping this up?
No, this shouldn't be particularly hard to achieve. The only thing we'll have to be mindful is would be not messing up with the existing cache while the rebuild operation...
This issue needs a reliable reproduction, though. `projectile-replace` has always worked fine for me.