Pycharm Shortcuts Cheat Sheet



Creation & Destru­ction

PyCharm 14 Shortcuts are the combinations of keys being used to perform a set of activities. You can find the list of PyCharm shortcuts in Keymaps guide reference. Finding Shortcut The list of shortcuts is available in the following option Help - Find Action menu where it pops up with a shortcut window. PyCharm – Shortcuts. PyCharm Mac cheat sheet of all shortcuts and commands.

@pycharm Find any action inside the IDE Ctrl + Shift + A CREATE AND EDIT Show intention actions Alt + Enter Basic code completion Ctrl + Space Smart code completion Ctrl + Shift + Space Type name completion Ctrl + Alt + Space Complete statement Ctrl + Shift + Enter Parameter information / context info Ctrl + P / Alt + Q. Surround selected code fragment with if, while, try/catch or other construct.

Ctrl+S­hift+OSplit terminals Horizo­ntally.Ctrl+S­hift+ESheetSplit terminals Vertic­ally.Ctrl+S­hift+TOpen new tab.PycharmCtrl+S­hift+IOpen a new window.Super+ISpawn a new Terminator process.Alt+LOpen layout launcher.Ctrl+S­hift+WClose the current terminal.Ctrl+S­hift+QClose the current window.

Navigation

Alt+UpMove to the terminal above.

Pycharm Shortcuts Pdf

Alt+DownMove to the terminal below.Alt+LeftMove to the terminal left.Alt+RightMove to the terminal right.Ctrl+P­ageDownMove to next Tab.Ctrl+P­ageUpMove to previous Tab.Ctrl+TabMove to next terminalCtrl+S­hif­t+TabMove to prev. terminal

Grouping & Broadc­asting

F11Toggle window to fullsc­reen.Ctrl+S­hift+XMax. current terminal (toggle)Ctrl+S­hift+ZZoom current terminal (toggle)Ctrl+S­hif­t+Alt+AHide the initial window.

Organi­sation

Ctrl+S­hif­t+Right

Pycharm Shortcuts Cheat Sheet Mac

Move parent dragbar Right.Ctrl+S­hif­t+LeftMove parent dragbar Left.Ctrl+S­hift+UpMove parent dragbar Up.Ctrl+S­hif­t+DownMove parent dragbar Down.PycharmSuper+RRotate terminals clockwise.Super+­Shift+RRotate terminals counte­r-c­loc­kwise.Ctrl+S­hif­t+P­ageDownSwap tab position with next Tab.Ctrl+S­hif­t+P­ageUpSwap tab position with previous Tab.

Misc

Ctrl+S­hift+CCopy selected text to clipboard.Ctrl+S­hift+VPaste clipboard text.Ctrl+S­hift+SHide/Show Scrollbar.Ctrl+S­hift+FSearch within terminal scroll­back.Ctrl+S­hift+RReset terminal state.Ctrl+S­hift+GReset terminal state and clear window.Ctrl+PlusIncrease font size.Ctrl+MinusDecrease font size.Ctrl+Zero

Pycharm Keyboard Shortcuts

Restore font size to original setting.Ctrl+Alt+WRename window title.Ctrl+Alt+ARename tab title.Ctrl+Alt+XRename terminal title.Super+1Insert terminal numberSuper+0Insert padded terminal number

Grouping and Broadc­asting

Super+TGroup all terminals in the current tab so input sent to one of them, goes to all terminals in the current tab.Super+­Shift+TRemove grouping from all terminals in the current tab.SheetSuper+GGroup all terminals so that any input sent to one of them, goes to all of them.Super+­Shift+GRemove grouping from all terminals.Pycharm Shortcuts Cheat SheetAlt+ABroadcast to All terminals.

Pycharm Shortcuts Cheat Sheet 2020

Alt+GBroadcast to Grouped terminals.Alt+OBroadcast Off.
  • Pycharm Tutorial
    • Pycharm Useful Resources
    • Selected Reading

Shortcuts are the combinations of keys being used to perform a set of activities. You can find the list of PyCharm shortcuts in Keymaps guide reference.

Finding Shortcut

The list of shortcuts is available in the following option Help -> Find Action menu where it pops up with a shortcut window.

You can see the shortcut window as shown here −

The shortcut includes a list of Identifiers, shortcuts with functions and option menu bar.For example, View Navigation Bar includes toggle ON and OFF which displays the navigation bar as per the value set (ON and OFF).