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
@guillermooo@jpoon Just pushed to master a widget that activates when editing keybinding.json files that would be great for debugging.
See #713 also for an explanation of why VSCode can't dispatch on < at this time (It just sees the key codes when dispatching is happening and cannot get the underlying OS keyboard layout).
See VSCodeVim/Vim#36 for details.
Is there a way to debug which key events/chars VSC receives from the keyboard?
The text was updated successfully, but these errors were encountered: