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

Vim mode randomly not functional - show warning #2725

Closed
aewing opened this issue Jun 12, 2018 · 5 comments
Closed

Vim mode randomly not functional - show warning #2725

aewing opened this issue Jun 12, 2018 · 5 comments

Comments

@aewing
Copy link

aewing commented Jun 12, 2018

Is this a BUG REPORT or FEATURE REQUEST? (choose one):
Hybrid

What happened:
Vim mode randomly stops functioning or does not function on initial load.

What did you expect to happen:
I expect vim mode to always work when enabled, or to prevent input when it is not 'working'.

How to reproduce it (as minimally and precisely as possible):
Start up an editor on a large project. Open a file and begin typing. You will notice that 'vim mode' does not immediately activate and you are able to modify your file as if it were disabled.

Environment:
macOS, Windows 10, and Ubuntu 18.04

  • Extension (VsCodeVim) version: Newest
  • VSCode version: Newest
  • OS version: Newest

Suggestion:
Perhaps it would be possible to show an easily-identified visual indicator (beyond the cursor) to indicate to the user that the editor is doing something and vim mode will be back shortly. An option to disable input while vim mode is not active would be very helpful as well -- perhaps with the aid of another extension.

@jpoon
Copy link
Member

jpoon commented Jun 12, 2018

Do you see anything in the console? help->developer tools.

We're in the process of improving our logging which you'll see in the next release. We should also add a section in our readme of instructions on how you can debug this extension.

You can toggle vim using the VIM: Toggle Vim command.

@aewing
Copy link
Author

aewing commented Jun 12, 2018

There is nothing of interest in developer tools.
This is something that I have always observed with vim mode. It seems to occur regularly when the editor is first launched.

@jpoon
Copy link
Member

jpoon commented Jun 19, 2018

We added more logging, can you set it to verbose and see what logs there are: https://github.com/VSCodeVim/Vim#vimdebuglogginglevel

@aewing
Copy link
Author

aewing commented Jul 11, 2018

I will try to look into this today -- I noticed the issue again yesterday.

@jpoon
Copy link
Member

jpoon commented Dec 30, 2018

In an effort to keep our issue list sane, I'm closing this issue particularly as there hasn't been an update, and the issue filed is rather generic without specific repro steps.

@jpoon jpoon closed this as completed Dec 30, 2018
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