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

VsVim is disabled every time I start up VS #1804

Closed
deevus opened this issue Jul 5, 2016 · 4 comments
Closed

VsVim is disabled every time I start up VS #1804

deevus opened this issue Jul 5, 2016 · 4 comments

Comments

@deevus
Copy link

deevus commented Jul 5, 2016

I have to go into Extensions and enable it, then restart Visual Studio.

Any ideas as to why this would be happening?

@jacres
Copy link

jacres commented Jul 5, 2016

Same was happening here - this began happening within the past month or so.

Ended up not being the extension. I somehow ended up with multiple versions of VsVim installed and this would cause a conflict when loading.

The solution was to uninstall all versions of VsVim and then reinstall. Keep going to Tools -> Extensions and Updates and uninstalling VsVim/restarting until VsVim no longer appears in the list. Took me 3 uninstalls.

Reinstalled and now works fine :) I've heard of this happening with other extensions as well.

Hope that helps!

@jaredpar
Copy link
Collaborator

jaredpar commented Jul 6, 2016

I've seen this behavior before myself on a short term basis on one of my machines. I always assumed that because of all of the extension work I do I had somehow gotten Visual Studio in a bit of a corrupted state. Based on this though it seems to just be an issue with Visual Studio itself.

Unfortunately though this is not anything that I control. This is controlled by Visual Studio itself and hence I can't really do anything to fix this. I will follow up internally though, see if this is known problem, and potentially how to work around it.

@jaredpar jaredpar closed this as completed Jul 6, 2016
@davidxifeng
Copy link

davidxifeng commented Jul 12, 2016

Same was happening, too.

thanks @jacres ! it works for me

@mikehadlow
Copy link

This happened to me too. I followed @jacres advice and uninstalled VsVIM and restarted. I had to do this twice before it finally disappeared. It's working fine now. Thanks!

Note that my first attempt failed because I stupidly had another instance of VS open at the same time.

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

No branches or pull requests

5 participants