| Operation | Shortcut |
|---|---|
| Show Intention Actions | ⌥ Enter |
| Complete Code | ⌃ Space |
| Smart Code Completion | ⌃ ⌥ Space |
| Type Matching Completion | ⌘ ⇧ Space |
| Reformat Code | ⌘ ⌥ L |
| Find in File | ⌘ F |
| Replace in File | ⌘ R |
| Find in Path | ⌘ ⇧ F |
| Replace in Path | ⌘ ⇧ R |
| Create Scratch File | ⌘ ⇧ N |
| Open Settings | ⌘ , |
| Commit to VCS | ⌘ K |
| Rename File | ⇧ F6 |
| Find Action | ⌘ ⇧ A |
| Update from VCS | ⌘ T |
| VCS Popup | ⌃ V |
| Git-Revert | ⌥ ⌘ Z |
| Insert Custom Live Template | ⌘ J |
| Run/Debug | ⌃ R / D |
| Debug to next step/Into | F8 / F7 |
| Import Class, Toggle if statement | ⌥ Enter |
Increase/Decrease Font Size in Editor Custom |
⌘ ⇧ = / ⌘ ⇧ - / ⌘ ⇧ 0 |
Open Recent Projects Custom |
⌘ ⇧ P |
| Extend Selection | ⌥ ↑ |
| Surround with | ⌥ ⌘ T |
| Clipboard History | ⇧ ⌘ V |
| Toggle Case | ⇧ ⌘ U |
| Highlight Usages in File | ⇧ ⌘ F7 |
| Move to next highlighted element usage | ⌃ ⌥ ↓ |
| Move to previous highlighted element usage | ⌃ ⌥ ↑ |
| Column Selection Mode | ⌘ ⇧ 8 |
Created
July 22, 2024 15:40
-
-
Save alanhe421/9d7771080904e4c84ce15df5aa6393e5 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment