Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModeHandler messages not coming through debug console #3828

Closed
navicenna opened this issue Jun 11, 2019 · 2 comments
Closed

ModeHandler messages not coming through debug console #3828

navicenna opened this issue Jun 11, 2019 · 2 comments

Comments

@navicenna
Copy link

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:

  1. Change logging level to "debug" in settings.json
  2. Restart VS Code
  3. Help > Toggle Developer Tools
  4. 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
@jpoon
Copy link
Member

jpoon commented Sep 7, 2019

Precisely what setting are you adjusting in (1). Can you share screenshot?

Here's mine:

image

@jpoon
Copy link
Member

jpoon commented Sep 11, 2019

Closing as was not able to repro and no further information provided by issue creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants