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
Summary
After setting the logging level to "debug" in the settings.json file, restarting VS Code, and opening the developer console, I don't see ModeHandler console messages which state that VsVim is handling various keys. Even after pressing keys which are clearly being handled by VsVim, I still don't see any ModeHandler messages.
To Reproduce
Steps to reproduce the behavior:
Change logging level to "debug" in settings.json
Restart VS Code
Help > Toggle Developer Tools
Click on the console tab within Developer Tools
Environment:
Extension Version: 1.8.1
OS Version: Windows_NT x64 10.0.17763
VSCode version: 1.35.0
The text was updated successfully, but these errors were encountered:
Summary
After setting the logging level to "debug" in the
settings.json
file, restarting VS Code, and opening the developer console, I don't seeModeHandler
console messages which state that VsVim is handling various keys. Even after pressing keys which are clearly being handled by VsVim, I still don't see anyModeHandler
messages.To Reproduce
Steps to reproduce the behavior:
settings.json
Environment:
1.8.1
Windows_NT x64 10.0.17763
1.35.0
The text was updated successfully, but these errors were encountered: