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!
Configure keyboard shortcuts PyCharm includes several predefined keymaps and lets you customize frequently used shortcuts. To view the keymap configuration, open the Settings/Preferences dialog Ctrl+Alt+S and select Keymap. PyCharm automatically suggests a predefined keymap based on your environment.
Press Ctrl+Shift+A and start typing to get a list of suggested actions. Then select the necessary action and press Enter to execute it.
Search everywhereFrom the main menu, select Navigate | Search Everywhere or press Shift twice to open the search window. By default, PyCharm displays the list of recent files.
To navigate to the super method, press Ctrl+U . To navigate to the implementation, press Ctrl+Alt+B .
On a mac the key shortcut is ⌘+Shift+O
Navigate
| File...
(Ctrl+Shift+N).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With