Skip to main content

Keyboard Shortcuts

Intelij (custom mappings)

EffectPath
Ctrl + Alt + S SettingsFile/Settings Actions/Settings...
Ctrl + JTerminal toggleTool Windows/Terminal
Ctrl + /Comment LineCode/Comment Actions/Comment with Line Comment
Ctrl + PGo to FileNavigate/Goto by Name Actions/Go to File...
Ctrl + Shift + P Find ActionsHelp/Find Action...

VsCode

ShortcutDescription
Ctrl + Shift + POpen Command Palette (access all commands).
Ctrl + PQuick open files by name.
Ctrl + JToggle tab integrated terminal.
Ctrl + BToggle sidebar visibility.
Ctrl + K Ctrl + OOpen folder in a new window.
Ctrl + K ZZen mode (distraction-free coding).
Ctrl + Shift + FSearch across all files.
Ctrl + Shift + EShow Explorer / focus on files.
Ctrl + Shift + MShow Problems panel (errors/warnings).
F2Rename symbol (variable, function, etc.).
F5start debugger
Ctrl + /Toggle line comment.
Alt + Up / DownMove line or selection up/down.
Shift + Alt + F or Alt + Shift + IFor document.
Ctrl + LSelect current line.
Alt + EnterSelect all occurrences of current selection.
Ctrl + ,Open Settings.
Ctrl + K Ctrl + SOpen keyboard shortcuts reference.
Ctrl + Shift + [ / ]Fold/unfold code block.
Ctrl + Shift + \Jump to matching bracket.

Chrome:

KeyboardEffect
Ctrl + TNew Tab
Ctrl + TabNext Tab
Ctrl + NNew Window
Ctrl + Shift + JDevtools: Open Console
Ctrl + Shift + CDevtools: Open Elements

Windows OS

KeysEffect
Win + 1,2,3,4,5,6,7,8,9,0focus pinned app
Win + Llock
Win + Isettings
Win + Ssearch
Win + Shift + Ssnip screenshot area
Win + .Emoji picker
Win + Xpower user menu

Powershell

KeysEffect
Ctrl + Shift + Tnew tab
Ctrl + Shift + Wclose tab
Ctrl + Lclear screen

Eclipse

KeyboardEffect
Ctrl + Shift + OClean imports
Ctrl + Iindent code