We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right click an element and choose Show docs.
Show docs
Alternatively, you can map it to a key. Adjust Settings: User keymap by mapping :editor.doc.toggle to a desired key combination e.g. <C-i>.
Settings: User keymap
:editor.doc.toggle
<C-i>
{:+ {:app { ... } :editor {"alt-w" [:editor.watch.watch-selection] "alt-shift-w" [:editor.watch.unwatch] "ctrl-i" [:editor.doc.toggle]}}}
Move the cursor over the word you would like the inline docs for and press <C-i>.