Reorganize shortcut help menu
This commit is contained in:
parent
86f3ae0c91
commit
04b69fac3b
1 changed files with 51 additions and 55 deletions
|
@ -43,61 +43,6 @@
|
|||
.key
|
||||
%i.fa.fa-arrow-up
|
||||
%td Edit last comment (when focused on an empty textarea)
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Project Files browsing
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-up
|
||||
%td Move selection up
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-down
|
||||
%td Move selection down
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key enter
|
||||
%td Open Selection
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Finding Project File
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-up
|
||||
%td Move selection up
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-down
|
||||
%td Move selection down
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key enter
|
||||
%td Open Selection
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key esc
|
||||
%td Go back
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Project File
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key y
|
||||
%td Go to file permalink
|
||||
|
||||
.col-lg-4
|
||||
%table.shortcut-mappings
|
||||
%tbody.hidden-shortcut.project{ style: 'display:none' }
|
||||
%tr
|
||||
%th
|
||||
%th Global Shortcuts
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key shift t
|
||||
|
@ -138,6 +83,30 @@
|
|||
.key shift s
|
||||
%td
|
||||
Go to snippets
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Finding Project File
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-up
|
||||
%td Move selection up
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-down
|
||||
%td Move selection down
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key enter
|
||||
%td Open Selection
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key esc
|
||||
%td Go back
|
||||
.col-lg-4
|
||||
%table.shortcut-mappings
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
|
@ -222,6 +191,33 @@
|
|||
%td.shortcut
|
||||
.key i
|
||||
%td New issue
|
||||
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Project Files browsing
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-up
|
||||
%td Move selection up
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key
|
||||
%i.fa.fa-arrow-down
|
||||
%td Move selection down
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key enter
|
||||
%td Open Selection
|
||||
%tbody
|
||||
%tr
|
||||
%th
|
||||
%th Project File
|
||||
%tr
|
||||
%td.shortcut
|
||||
.key y
|
||||
%td Go to file permalink
|
||||
.col-lg-4
|
||||
%table.shortcut-mappings
|
||||
%tbody.hidden-shortcut.network{ style: 'display:none' }
|
||||
|
|
Loading…
Reference in a new issue