CTRL S - Save code CTRL R - Run code CTRL Q - Save code CTRL A - Select All CTRL Z - Undo CTRL Y - Redo CTRL D - Delete line CTRL U - Undo the last change to the selection, or if there are no selection-only changes at the top of the history, undo the last change CTRL [home] - Move cursor to the start of the document CTRL [ - Dedent the current line or selection by one indent unit CTRL ] - Indent the current line or selection by one indent unit Shift + Tab - Dedent the current line or selection by one indent unit Tab - Indent the current line or selection by one indent unit CTRL F - Find CTRL G - Find Next CTRL W - Close Tab CTRL SHIFT Up arrow - Create cursor direcly above current line CTRL SHIFT Down arrow - Create cursor direcly below current line ESC - Remove selection / Remove multiple cursors CTRL / - Toggle line comment