careteditor / issues

Caret issues
https://caret.io
324 stars 12 forks source link

V4 Beta9: Show None keyboard shortcut doesn't work #672

Open sguergachi opened 6 years ago

sguergachi commented 6 years ago

I expect the Ctrl-\ shortcut to let me toggle showing or hiding the sidebar (whatever the last sidebar was used (Files, or Outline). But the shortcut doesn't seem to work at all. Here's my current keyboard shortcuts file.

File

File › New File: Ctrl N
File › New Window: Ctrl Shift N
File › Open...: Ctrl O
File › Open Folder...: none
File › Open Recent Folder...: Ctrl E
File › Save: Ctrl S
File › Save As...: Ctrl Shift S
File › Autosave: none
File › Revisions...: none
File › Export to PDF...: none
File › Export to HTML...: none
File › Close File: Ctrl W
File › Close Window: Ctrl Shift W
File › Preferences: Ctrl ,
File › Keyboard Shortcuts: none

Edit

Edit › Undo: Ctrl Z
Edit › Copy: Ctrl C
Edit › Copy as Rich Text: Ctrl Shift C
Edit › Redo: Shift Ctrl Z
Edit › Copy as HTML: Ctrl Alt C
Edit › Cut: Ctrl X
Edit › Paste: 
- Ctrl V
- Shift Ins
Edit › Move Line Up: 
- Alt Shift Up
- Ctrl Up
Edit › Move Line Down: 
- Alt Shift Down
- Ctrl Down
Edit › Duplicate Line: Ctrl Shift D
Edit › Delete Line: Ctrl Shift K
Edit › Convert Case: Ctrl Shift U
Edit › Show Context Menu: 
- Ctrl Space
- Alt Enter
Edit › Find...: Ctrl F
Edit › Replace...: none
Edit › Find in Folder...: Ctrl Shift F
Edit › Check Spelling: none
Edit › Autocorrect Spelling: none

Selection

Selection › Select All: Ctrl A
Selection › Extend Selection: Alt Up
Selection › Shrink Selection: Alt Down
Selection › Add Next Occurrence: 
- Ctrl D
- Alt J
Selection › Add Each Occurrence: Alt F3
Selection › Remove Last Occurrence: 
- Ctrl U
- Alt Shift J
Selection › Add Selection Above: Shift Ctrl Up
Selection › Add Selection Below: Shift Ctrl Down
Selection › Split Selection Into Lines: Ctrl Shift L

Format

Format › Heading 1: none
Format › Heading 2: none
Format › Heading 3: none
Format › Bold: Ctrl B
Format › Heading 4: none
Format › Italic: Ctrl I
Format › Heading 5: none
Format › Strikethrough: none
Format › Heading 6: none
Format › Link: Ctrl K
Format › Image: none
Format › List: none
Format › Ordered List: none
Format › Task List: none
Format › Quote: none
Format › Comment: Ctrl /
Format › Code: none
Format › Code Block: none
Format › Math: none
Format › Math Block: none
Format › Add Table of Contents: none
Format › Add Thematic Break: none
Format › Add Page Break: none

Go

Go › To File...: 
- Ctrl P
- Ctrl T
- Ctrl Shift O
Go › To Heading...: Ctrl R
Go › To Command...: 
- Ctrl Shift P
- Ctrl Shift A
Go › To Next Tab: 
- Ctrl Alt Right
- Ctrl Shift ]
Go › To Prev Tab: 
- Ctrl Alt Left
- Ctrl Shift [
Go › To Next Item: Ctrl Alt ]
Go › To Prev Item: Ctrl Alt [
Go › To Last Edit: 
- Ctrl Shift Backspace
- Ctrl Q
- Alt -
Go › To Next Edit: 
- Alt Shift -
- Alt =

View

View › Mode Dark: Ctrl ;
View › Mode Focus: Ctrl Alt O
View › Mode Typewriter: Ctrl Alt T
View › Show Files: Ctrl Shift E
View › Show Outline: Ctrl Shift R
View › Show Find Results: none
View › Show None: Ctrl \
View › Show Preview: Ctrl Shift I
View › Show Stats: none
View › Preview: none
astoilkov commented 6 years ago

Currently, the Show None command only hides the current sidebar but pressing the shortcut again doesn't open the last opened sidebar. We will implement this in some of the next releases.

sguergachi commented 6 years ago

It doesn’t hide either.