##// END OF EJS Templates
document tab and shift-tab in codemirror
Paul Ivanov -
Show More
@@ -12,6 +12,8 b' Action PC shortcut Mac shortcut'
12 ================= ============== ==================
12 ================= ============== ==================
13 newline & indent Enter Enter
13 newline & indent Enter Enter
14 toggle overwrite Insert Insert
14 toggle overwrite Insert Insert
15 code completion Tab Tab
16 help introspection Shift-Tab Shift-Tab
15 indent Ctrl-] Cmd-]
17 indent Ctrl-] Cmd-]
16 dedent Ctrl-[ Cmd-[
18 dedent Ctrl-[ Cmd-[
17 select all Ctrl-A Cmd-A
19 select all Ctrl-A Cmd-A
General Comments 0
You need to be logged in to leave comments. Login now