A | B | F | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4 | |||||||||||||||||
5 | b | Keys | Additional description | ||||||||||||||
6 | General | ||||||||||||||||
7 | ctrl+y | redo, or repeat last keyboard shortcut command | |||||||||||||||
8 | toggle_comment | ctrl+/ | |||||||||||||||
9 | toggle_comment | ctrl+shift+/ | |||||||||||||||
10 | duplicate_line | ctrl+shift+d | |||||||||||||||
11 | ctrl+u | soft undo (somehow undoes your movements; it jumps to your last change before undoing it when you repeat this command) | |||||||||||||||
12 | ctrl+shift+v | paste and indent correctly | |||||||||||||||
13 | Selection | ||||||||||||||||
14 | split_selection_into_lines | ctrl+shift+l | |||||||||||||||
15 | expand_selection to tag | ctrl+shift+a | expand selection to tag | ||||||||||||||
16 | expand_selection to line | ctrl+l | expand selection to line | ||||||||||||||
17 | find_under_expand | ctrl+d | select word (repeat select others occurrences in context for multiple editing) | ||||||||||||||
18 | expand_selection to brackets | ctrl+shift+m | select all contents of the current brackets (curly brackets, square brackets, parentheses) | ||||||||||||||
19 | expand_selection to scope | ctrl+shift+space | |||||||||||||||
20 | |||||||||||||||||
21 | Search | ||||||||||||||||
22 | find_next | f3 | |||||||||||||||
23 | find_prev | shift+f3 | |||||||||||||||
24 | find_under | ctrl+f3 | |||||||||||||||
25 | find_under_prev | ctrl+shift+f3 | |||||||||||||||
26 | find_all_under | alt+f3 | select all occurrences of highlighted word | ||||||||||||||
27 | show_panel find | ctrl+f | |||||||||||||||
28 | show_panel find_in_files | ctrl+shift+f | |||||||||||||||
29 | show_panel replace | ctrl+h | |||||||||||||||
30 | replace_next | ctrl+shift+h | |||||||||||||||
31 | slurp_find_string | ctrl+e | |||||||||||||||
32 | slurp_replace_string | ctrl+shift+e | |||||||||||||||
33 | |||||||||||||||||
34 | Editing | ||||||||||||||||
35 | ctrl+shift+k | delete line | |||||||||||||||
36 | ctrl+enter | insert line after | |||||||||||||||
37 | ctrl+shift+enter | insert line before | |||||||||||||||
38 | ctrl+shift+up | move line (or selection) up | |||||||||||||||
39 | ctrl+m | jump to closing bracket for current code, repeat to jump to opening bracket | |||||||||||||||
40 | ctrl+k, ctrl+k | delete from cursor to end of line | |||||||||||||||
41 | ctrl+k, ctrl+backspace | delete from cursor to start of line | |||||||||||||||
42 | ctrl+] | indent current line(s) | |||||||||||||||
43 | ctrl+[ | un-indent current line(s) | |||||||||||||||
44 | ctrl+shift+d | duplicate line(s) | |||||||||||||||
45 | join_lines | ctrl+j | join line below to the end of the current line | ||||||||||||||
46 | ctrl+ / | comment/un-comment current line | |||||||||||||||
47 | ctrl+shift+/ | block comment current selection | |||||||||||||||
48 | alt+/ | select next auto-complete suggestion (User Defined) | |||||||||||||||
49 | F9 | ||||||||||||||||
50 | |||||||||||||||||
51 | |||||||||||||||||
52 | |||||||||||||||||
53 | |||||||||||||||||
54 | |||||||||||||||||
55 | |||||||||||||||||
56 | Marks | ||||||||||||||||
57 | set_mark | ctrl+k, ctrl+space | |||||||||||||||
58 | select_to_mark | ctrl+k, ctrl+a | |||||||||||||||
59 | delete_to_mark | ctrl+k, ctrl+w | |||||||||||||||
60 | swap_with_mark | ctrl+k, ctrl+x | |||||||||||||||
61 | clear_bookmarks | ctrl+k, ctrl+g | |||||||||||||||
62 | |||||||||||||||||
63 | |||||||||||||||||
64 | Plugin : Emmet | ||||||||||||||||
65 | go_to_matching_pair | ctrl+shift+a | |||||||||||||||
66 | merge_lines | ctrl+j | |||||||||||||||
67 | wrap_zen_as_you_type | ctrl+alt+enter | |||||||||||||||
68 | remove_tag | shift+ctrl+; | |||||||||||||||
69 | |||||||||||||||||
70 | Plugin : Inc-Dec-Value | ||||||||||||||||
71 | inc_all | super+ctrl+up | |||||||||||||||
72 | inc_max | super+alt+up | |||||||||||||||
73 | inc_min | alt+up | |||||||||||||||
74 | |||||||||||||||||
75 | |||||||||||||||||
76 | |||||||||||||||||
77 | |||||||||||||||||
78 | |||||||||||||||||
79 | |||||||||||||||||
80 | |||||||||||||||||
81 | |||||||||||||||||
82 | |||||||||||||||||
83 | |||||||||||||||||
84 | |||||||||||||||||
85 | |||||||||||||||||
86 | |||||||||||||||||
87 | |||||||||||||||||
88 | |||||||||||||||||
89 | |||||||||||||||||
90 | |||||||||||||||||
91 | |||||||||||||||||
92 | |||||||||||||||||
93 | |||||||||||||||||
94 | |||||||||||||||||
95 | |||||||||||||||||
96 | |||||||||||||||||
97 | |||||||||||||||||
98 | |||||||||||||||||
99 | |||||||||||||||||
100 | |||||||||||||||||
101 | |||||||||||||||||
102 | |||||||||||||||||
103 |