Skip to content

Keyboard Shortcuts - Windows/Linux

WARNING

This topic is a draft and may contain wrong information.

Editing

KeypressCommand
Ctrl XCut line
Ctrl Insert line after
Ctrl  Insert line before
Ctrl  Move line/selection up
Ctrl  Move line/selection down
Ctrl LSelect line - Repeat to select next lines
Ctrl DSelect word - Repeat select others occurrences
Ctrl MJump to closing parentheses Repeat to jump to opening parentheses
Ctrl  MSelect all contents of the current parentheses
Ctrl  KDelete Line
Ctrl K, Ctrl KDelete from cursor to end of line
Ctrl K, Ctrl Delete from cursor to start of line
Ctrl ]Indent current line(s)
Ctrl [Un-indent current line(s)
Ctrl  DDuplicate line(s)
Ctrl JJoin line below to the end of the current line
Ctrl /Comment/un-comment current line
Ctrl  /Block comment current selection
Ctrl YRedo, or repeat last keyboard shortcut command
Ctrl  VPaste and indent correctly
Ctrl Select next auto-complete suggestion
Ctrl Usoft undo; jumps to your last change before undoing change when repeated
Alt  WWrap Selection in html tag
Alt .Close current html tag

Windows

KeypressCommand
Ctrl Alt Column selection up
Ctrl Alt Column selection down

Linux

KeypressCommand
Alt  Column selection up
Alt  Column selection down
KeypressCommand
Ctrl PQuick-open files by name
Ctrl RGoto symbol
Ctrl ;Goto word in current file
Ctrl GGoto line in current file

General

KeypressCommand
Ctrl  PCommand prompt
Ctrl K, Ctrl BToggle side bar
Ctrl Alt  PShow scope in status bar

Find/Replace

KeypressCommand
Ctrl FFind
Ctrl HReplace
Ctrl  FFind in files

Tabs

KeypressCommand
Ctrl  TOpen last closed tab
Ctrl Page UpCycle up through tabs
Ctrl Page UpCycle down through tabs
Ctrl Switch to a previous tab, hold and repeat to cycle through previous tabs
Ctrl  Switch in reverse order to a previous tab, hold Ctrl  and repeat to cycle through previous tabs in reverse
Ctrl WClose current tab
Alt [1-9]Switch to tab number

Split window

KeypressCommand
Alt  1Revert view to single column
Alt  2Split view into two columns
Alt  3Split view into three columns
Alt  4Split view into four columns
Alt  5Set view to grid (4 groups)
Alt  8Split view into two rows
Ctrl [1-4]Jump to group
Ctrl  [1-4]Move file to specified group

Bookmarks

KeypressCommand
Ctrl F2Toggle bookmark
F2Next bookmark
 F2Previous bookmark
Ctrl  F2Clear bookmarks

Text manipulation

KeypressCommand
Ctrl K, Ctrl UTransform to upper case
Ctrl K, Ctrl LTransform to lower case