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 2022 fails to install/load with fresh Windows 11 install on Visual Studio Community 2022 #3069

Open
2 tasks
kdonnelly-playq opened this issue Sep 19, 2023 · 1 comment

Comments

@kdonnelly-playq
Copy link

kdonnelly-playq commented Sep 19, 2023

Describe the bug
I have a new Windows 11 install with Visual Studio Community 2022. When I install VsVim 2022, the installer says it was successful but when I go to Tools>Options>VsVim I get an error saying "The vsVimPackage package did not load correctly".

No key bindings have been modified as part of the install either.

To Reproduce
Start with a clean version of Visual Studio Community 2022.

  1. Go to Extensions>Manage Extensions
  2. Search for VsVim in the Online section
  3. Install VsVim 2022

Expected behavior
The next time Visual Studio starts, I expect to have vim key bindings turned on.

Screenshots
image
image
image
image

Environment (please complete the following information):

  • Visual Studio version: Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.7.3
  • VsVim version: 2.10.0.6
  • Programming Language: C#
  • Check(Type 'x') any that are installed:
    • ReSharper
    • Visual Assist

Additional context

Note:
The following is written about contributing.
https://github.com/VsVim/VsVim/blob/master/CONTRIBUTING.md

General Keyboard configuration problems are described below.
#2527

@mellodoot
Copy link

mellodoot commented Feb 12, 2024

also having this issue! never really dealt with extensions in VS before, and installing this was about the first thing i did after opening VS on this system. ActivityLog.xml reports near-identical output to OP's.

hope we can figure out the cause of this!

EDIT: well, after making sure VS was up-to-date, and actually installing core development modules, VsVim works fine! i suppose it makes sense that one would actually have development tools installed before trying to use VS at all, much less installing extensions for it...

in short, make sure you've actually set up C# or C++ development in your fresh VS install before installing extensions!!

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

2 participants