4
help with keybinding - open function description
(discuss.tchncs.de)
Someone already gave me the answer elsewhere. It is the "editor::Hover" action, this is the default keymap excerpt:
"context": "Editor",
"bindings": {
"ctrl-k ctrl-i": "editor::Hover",
...
I just had to remap it because I already use ctrl-k for something else.
An unofficial community for news and discussion about the Zed Code Editor.
Zed is open source.