You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have defined { "before":["<leader>", "m", "h" ], "after": ["cmd+k", "cmd+i"]}, to remap show hover, but it doesn't work.
I don't know if this is the same as #2713 or not. That issue is for before:.
The text was updated successfully, but these errors were encountered:
@sqlkoala I know, that’s what I am using right now, but that shortcut actually changes in some debug context. That’s why I preferred to emulate it via keys.
I have defined
{ "before":["<leader>", "m", "h" ], "after": ["cmd+k", "cmd+i"]},
to remapshow hover
, but it doesn't work.I don't know if this is the same as #2713 or not. That issue is for
before:
.The text was updated successfully, but these errors were encountered: