Does anyone know if there exists a plugin to Eclipse which can auto complete filenames for files in the project.
So if I type images/s [Alt+tab] it should present a list of all files located in images starting with s. Like the auto-complete for types but using filenames.
It would be really cool if it worked with all kinds of editors.