In Eclipse I'm very used to the Command+R key that opens up a project search box that does a Find-As-You-Type on a file name.

So to jump from one file in a project to any other file, it's as simple as: 1. Command+R 2. Type the first few letters of the name 3. Return

I'm new to PyCharm and having trouble finding this behavior? I'd be surprised if it's not here somewhere, but I'm not seeing the keyboard shortcut...

Thanks!

link|improve this question

78% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Navigate | File... (Ctrl+Shift+N).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.