Pycharm Shortcuts
Shortcuts
Section titled “Shortcuts”Description | Shortcut |
---|---|
Search everywhere | Shift, Shift |
Run program | Shift + F10 |
Quick fix | Alt + Enter |
Navigation
Section titled “Navigation”Description | Shortcut |
---|---|
Go to Python run window | Alt + 4 |
Go back to editor | Esc |
Search and Replace
Section titled “Search and Replace”Description | Shortcut |
---|---|
Search | Ctrl + f |
Search then replace | Ctrl + r |
Find in files, switch to replace | Ctrl + Shift + r |
Find in files, switch to find only | Ctrl + Shift + f |
Version Control
Section titled “Version Control”Description | Shortcut |
---|---|
Commit view | Ctrl + k |
Push view | Ctrl + Shift + K |
Git tool | Alt + 9 |
Commit, Amend | Alt + m |
Editing
Section titled “Editing”Description | Shortcut |
---|---|
Format code | Ctrl + Alt + l |
Indent - line, selected region | Tab |
Indent - reduce indent | Shift + Tab |
GitHub Copilot
Section titled “GitHub Copilot”Description | Shortcut |
---|---|
Suggestion - Accept | Tab |
Suggestion - Reject | Esc |
Suggestion - Next | Alt + [ |
Suggestion - Previous | Alt + ] |
See multiple suggestions | Open GitHub Copilot interface |