Add `Shift+?` for Popup to show hotkeys panel
Add Shift+?/ for Popup to show hotkeys panel also, if it is easy to achieve.


I've removed the epileptic gif. It showed what can be written as "This hotkey is available on such sites as github, youtube, stackoverflow, google drive".
I've removed the epileptic gif. It showed what can be written as "This hotkey is available on such sites as github, youtube, stackoverflow, google drive".
OK, That is just an example.
One problem with the suggestion to use ? (or Shift+/) as the hotkey-reference shortcut is, it can't be typed when keyboard focus is on the editor pane itself — which is when you're most likely to need a shortcut quick-reference.
When you have the cursor focused to the textarea and you're editing style code, typing Shift+/ should insert a ? character into the editor, and nothing else.
A Ctrl/Cmd combination, or other such non-text input, would make it possible to access the reference panel at the times when it's most needed.
F1 key.
@tophf That would be one option, sure. If it's possible to override Chrome's default Help binding.