IntelliJ IDEA automatically suggests a predefined keymap based on your environment. To view the keymap configuration, open the Settings/Preferences dialog Ctrl+Alt+S and select Keymap.Įnable function keys and check for possible conflicts with global OS shortcuts. This cheat sheet is also available under Help | Keymap Reference. If you are using one of the predefined keymaps for your OS, you can print the default keymap reference card and keep it on your desk to consult it if necessary. Show all places where a code element is used across your project. Navigate to the initial declaration of the instantiated class, called method, or field. Increase or decrease the scope of selection according to specific code constructs.
Refactor the element under the caret, for example, safe delete, copy, move, rename, and so on. Reformat the whole file or the selected fragment according to the current code style settings. Insert any necessary trailing symbols and put the caret where you can start typing the next statement.
Select a recently opened file from the list. Jump to the next or previous highlighted error. Quick-fixes for highlighted errors and warnings, intention actions for improving and optimizing your code. Quickly find any file, action, symbol, tool window, or setting in IntelliJ IDEA, in your project, and in the current Git repository.įind a command and execute it, open a tool window, or search for a setting.