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

Tools -> VsVim Set mode ? #1917

Closed
ghost opened this issue Feb 15, 2017 · 4 comments
Closed

Tools -> VsVim Set mode ? #1917

ghost opened this issue Feb 15, 2017 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 15, 2017

Win10, VS 2015 Pro, VsVim 2.2.0.0
Why does VsVim install a "VsVim Set mode" menu item on the Tools menu?
When clicked, a message box pops up:
<--------------------------------------
Microsoft Visual Studio

The operation could not be completed. The parameter is incorrect.

OK
-------------------------------------->
I uninstalled VsVim and restarted VS 2015 - the menu item was not there.
I reinstalled VsVim and restarted VS 2015 - the menu item is on the Tools menu.

@jaredpar
Copy link
Collaborator

This seems to be an issue processing the VSCT file. There is a command VsVim registers called SetMode. But it's also specified as not having any UI hence this should not happen.

Will ask around and see if there is a way to force this part of VS to reset and re-process the file.

@ghost
Copy link
Author

ghost commented Feb 22, 2017

Weird. I uninstalled an extension, but it still seems like VS2015 is trying to use it.
Related to the VSCT file? Who knows?

@aaron-meyers
Copy link

I'm having the same issue with VS2017 on a new machine.

Jared, feel free to reach me at MSFT if you'd like more repro info (alias ameyers).

@vincentdchan
Copy link

Same issue, VS2017, Win10

jaredpar added a commit that referenced this issue May 16, 2017
Missing a CommandFlag for putting it in the command window only.

closes #1917
@VsVim VsVim deleted a comment Jun 8, 2021
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

3 participants