docs: add hover mode and keybinding to help
This commit is contained in:
parent
1391372174
commit
ce71ea88c7
1 changed files with 6 additions and 0 deletions
6
help.md
6
help.md
|
@ -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 =>
|
||||||
|
|
Loading…
Add table
Reference in a new issue