docs: add hover mode and keybinding to help

This commit is contained in:
CJ van den Berg 2024-09-10 21:25:14 +02:00
parent 1391372174
commit ce71ea88c7
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -255,6 +255,12 @@ cycle style of editing.
- Alt-MouseLeft => - Alt-MouseLeft =>
Goto definition of symbol at click Goto definition of symbol at click
- Ctrl-k -> Ctrl-i =>
Show information about the symbol at the cursor (hover)
- hold Alt =>
Enable jump/hover mouse mode
### Debugging Commands ### Debugging Commands
- F5, Ctrl-Shift-i => - F5, Ctrl-Shift-i =>