Skip to content

Pycharm Shortcuts

DescriptionShortcut
Search everywhereShift, Shift
Run programShift + F10
Quick fixAlt + Enter
DescriptionShortcut
Go to Python run windowAlt + 4
Go back to editorEsc
DescriptionShortcut
SearchCtrl + f
Search then replaceCtrl + r
Find in files, switch to replaceCtrl + Shift + r
Find in files, switch to find onlyCtrl + Shift + f
DescriptionShortcut
Commit viewCtrl + k
Push viewCtrl + Shift + K
Git toolAlt + 9
Commit, AmendAlt + m
DescriptionShortcut
Format codeCtrl + Alt + l
Indent - line, selected regionTab
Indent - reduce indentShift + Tab
DescriptionShortcut
Suggestion - AcceptTab
Suggestion - RejectEsc
Suggestion - NextAlt + [
Suggestion - PreviousAlt + ]
See multiple suggestionsOpen GitHub Copilot interface