How can I quickly open a file by searching file name?

I would like to quickly open a file by searching the file name. Is the feature implemented in RubyMine?

0
4 comments

You could use "Go To File" action", where you can search for files by template.

Please use Ctrl + Shift + N" hotkey ("Command + Shift + N if you are Mac user)

0
Avatar
Permanently deleted user

Thank you for you reply.

I tried Shift+Command+N, but nothing has been occurred.I'm using Mac OS X 1.5 Keymap.
Any ideas?

0

Then hotkey should be "Command + Shift + O", but you could check what hotkey is mapped to the action "Go To File" in settings. Just open settings, select Keymap item in the list on the left side of the dialog. In the center panel open "Main Menu" -> "Navigate" -> File... On this line you could see the hotkey corresponding to the action.

0
Avatar
Permanently deleted user

It is what I want! Thank you, Andrey.

0

Please sign in to leave a comment.