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
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature
Environment:
Extension (VsCodeVim) version: 0.12.0
VSCode version: 1.24.0
OS version: Linux 4.15.12
I'm trying to create a test for long key chords, however the ModeHandler ignores remappings during testing. Now that the configuration is mocked could the ModeHandler respect the remappings? The tests seemed to run fine on my machine with the remappings from #451
The text was updated successfully, but these errors were encountered:
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Feature
Environment:
I'm trying to create a test for long key chords, however the ModeHandler ignores remappings during testing. Now that the configuration is mocked could the ModeHandler respect the remappings? The tests seemed to run fine on my machine with the remappings from #451
The text was updated successfully, but these errors were encountered: