"Navigate to file" from favorite window in IntelliJ -


in our project have several files same name, when try open file(ctrl+shift+n), lists out files in project matches given name. thought of adding required files "favorite" , open window.

is there settings can done, when try navigate file, first show files stored under favorite , followed other directories?

no, there no such setting.

note can enter part of path in goto file dialog. example, if need navigate index.html in "shop" directory, can enter "sh/in". show index.html files under "shop" directory or other directories have "sh" in path, , not of index.html files in project.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -