I need to find test.xml in IntelliJ IDEA. How can I do that? Keyboard shortcut if any?
cmd+shift+o (cmd+shift+n in older versions) leads to the file open dialog (on mac).
You can use *
chars as wildcards. If there is more than 1 file with the name, you will see the directory of the file for each entry to help you make the choice.