All hotkeys for JetBrains PyCharm (Windows)
General ShortcutsOpen Corresponding Tool Window |
Alt + 0..9 |
General ShortcutsSave All |
Ctrl + S |
General ShortcutsSynchronize |
Ctrl + Alt + Y |
General ShortcutsToggle Maximize Editor |
Ctrl + Shift + F12 |
General ShortcutsFind Action |
Ctrl + Shift + A |
General ShortcutsGo to Editor |
Esc |
General ShortcutsSwitch Editor Tabs and IDE Tool Windows |
Ctrl + Tab |
General ShortcutsOpen Setting Dialog |
Ctrl + Alt + S |
General ShortcutsQuick Switch Current Scheme |
Ctrl + ` |
General ShortcutsAdd to Favourites |
Alt + Shift + F |
General ShortcutsInspect Current file with Current file |
Alt + Shift + I |
Find and ReplaceFind |
Ctrl + F |
Find and ReplaceReplace |
Ctrl + R |
Find and ReplaceFind Next |
F3 |
Find and ReplaceFind Previous |
Shift + F3 |
Find and ReplaceFind in Path |
Ctrl + Shift + F |
Find and ReplaceReplace in Path |
Ctrl + Shift + R |
DebuggingRun to Cursor |
Alt + F9 |
DebuggingStep Out |
Shift + F8 |
DebuggingStep Over |
F8 |
DebuggingStep Into |
F7 |
DebuggingQuick Evaluate Expression |
Ctrl + Alt + F8 |
DebuggingEvaluate Expression |
Alt + F8 |
DebuggingToggle Breakpoint |
Ctrl + F8 |
DebuggingView Breakpoints |
Ctrl + Shift + F8 |
DebuggingResume Program |
F9 |
Compile and RunOpen Run Configuration |
Alt + Shift + F10 |
Compile and RunOpen Debug Configuration |
Alt + Shift + F9 |
Compile and RunRun |
Shift + F10 |
Compile and RunDebug |
Shift + F9 |
Compile and RunRun Context editor from Editor |
Ctrl + Shift + F10 |
NavigationGo to Class |
Ctrl + N |
NavigationGo to File |
Ctrl + Shift + N |
NavigationGo to Symbol |
Ctrl + Alt + Shift + N |
NavigationNext highlighted Error |
F2 |
NavigationPrevious highlighted Error |
Shift + F2 |
NavigationGo to Top of Page |
Ctrl + PgUp |
NavigationGo to Bottom of Page |
Ctrl + PgDn |
NavigationGo to Line |
Ctrl + G |
NavigationRecent files Popup |
Ctrl + E |
NavigationSelect current file/Symbol in any View |
Alt + F1 |
NavigationGo to Next/Previous Tab |
Alt + Left Arrow / Alt + Right Arrow |
NavigationGo to Declaration |
Ctrl + B |
NavigationGo to Type Declaration |
Ctrl + Shift + B |
NavigationNavigate back/forward |
Ctrl + Alt + Left Arrow / Ctrl + Alt + Right Arrow |
NavigationGo to last edit location |
Ctrl + Shift + Backspace |
NavigationGo to super method/super class |
Ctrl + U |
NavigationType Hierarchy |
Ctrl + H |
NavigationMethod Hierarchy |
Ctrl + Shift + H |
NavigationCall Hierarchy |
Ctrl + Alt + H |
NavigationFile Structure Popup |
Ctrl + F12 |
NavigationGo back to Previous Tool Window |
F12 |
NavigationToggle Bookmark |
F11 |
NavigationToggle Bookmark with Mnemonic |
Ctrl + F11 |
NavigationShow Bookmarks |
Shift + F11 |
NavigationGo to Numbered Bookmark |
Ctrl + 0..9 |
NavigationShow Navigation bar |
Alt + Home |
NavigationEdit Source |
F4 |
NavigationShow Diagram |
Ctrl + Shift + Alt + U |
NavigationMove to code block end/start |
Ctrl + ] / Ctrl + [ |
NavigationGo to Previous/Next Method |
Alt + Up Arrow / Alt + Down Arrow |
NavigationOpen Quick Definition Lookup |
Ctrl + Shift + I |
EditingBasic Code Completion |
Ctrl + Spacebar |
EditingComplete Current Statement |
Ctrl + Shift + Enter |
EditingClass name Completion |
Ctrl + Alt + Spacebar |
EditingQuick Documentation Lookup |
Ctrl + Q |
EditingBrief Info |
Ctrl + Mouse Over |
EditingComplete Statement |
Ctrl + Shift + Enter |
EditingParameter Information |
Ctrl + P |
EditingOverride Methods |
Ctrl + O |
EditingGenerate Code |
Alt + Insert |
EditingMove Line(Selection) Up/Down |
Ctrl + Shift + Up Arrow / Down Arrow |
EditingSurround With..(Begin..End etc.) |
Ctrl + Alt + T |
EditingComment/Uncomment with Line Comment |
Ctrl + / |
EditingComment/Uncomment with Block Comment |
Ctrl + Shift + / |
EditingShow Description of Error or Warning at Caret |
Ctrl + F1 |
EditingIndent Selected Lines |
Tab |
EditingUnindent Selected Lines |
Shift + Tab |
EditingShow Intention Actions and Quick Fixes |
Alt + Enter |
EditingReformat Code |
Ctrl + Alt + L |
EditingDuplicate Current Line |
Ctrl + D |
EditingCut/Copy/Paste Current line to Clipboard |
Ctrl + X / Ctrl + C / Ctrl + V |
EditingPaste from Buffer |
Ctrl + Shift + V |
EditingAutoIndent Lines |
Ctrl + Alt + I |
EditingDelete line at caret |
Ctrl + Y |
EditingStart New line |
Shift + Enter |
EditingClose Active editor tab |
Ctrl + F4 |
EditingShow Intention Actions/Quick-Fixes |
Alt + Enter |
EditingDecrease Current Selection to Previous State |
Ctrl + Shift + W |
EditingSelect Successively Incresing Code blocks |
Ctrl + W |
EditingExpand All |
Ctrl + Shift + NumPad + |
EditingCollapse All |
Ctrl + Shift + NumPad - |
EditingExpand/Collapse Code block |
Ctrl + NumPad + / Ctrl + NumPad - |
EditingDelete to end word |
Ctrl + Del |
EditingDelete to word start |
Ctrl + Backspace |
EditingSelect till code block end |
Ctrl + Shift + ] |
EditingSelect till code block start |
Ctrl + Shift + [ |
EditingToggle Carnel/Snake Case |
Shift + Alt + U |
EditingSwitch case for Word at Caret or Selected block |
Ctrl + Shift + U |
RefactoringCopy |
F5 |
RefactoringMove |
F6 |
RefactoringSafe Delete |
Alt + Del |
RefactoringRename |
Shift + F6 |
RefactoringInline |
Ctrl + Alt + N |
RefactoringChange Signature |
Ctrl + F6 |
RefactoringExtract Method |
Ctrl + Alt + M |
RefactoringIntroduce Field |
Ctrl + Alt + F |
RefactoringIntroduce parameter |
Ctrl + Alt + P |
RefactoringIntroduce Constant |
Ctrl + Alt + C |
RefactoringIntroduce Variable |
Ctrl + Alt + V |
Usage SearchFind Usage in File |
Ctrl + F7 |
Usage SearchFind Usage |
Alt + F7 |
Usage SearchHighlight Usage in File |
Ctrl + Shift + F7 |
Usage SearchShow Usage |
Ctrl + Alt + F7 |
Live TemplatesInsert Live Template |
Ctrl + J |
Live TemplatesSurround with Live Template |
Ctrl + Alt + J |
VCS/Local HistoryCommit Project to VCS |
Ctrl + K |
VCS/Local HistoryUpdate Project from VCS |
Ctrl + T |
VCS/Local HistoryView Recent Changes |
Ctrl + Shift + E |
VCS/Local HistoryVCS Operations Popup |
Alt + ` |