In eclipse (with the emacs keys) i hit ctrl-x-ctrl-f and it searches for filenames containing the word I type. what is the equivalent emacs feature emacs feature?
In eclipse (with the emacs keys) i hit ctrl-x-ctrl-f and it searches for filenames
Share
You might try find-file-in-project + ido-mode. Alternative you can try the newer and more feature complete project projectile.