Using "Add Package" menu in VS blocks all subsequent user input
Hello,
I am experiencing this annoying bug in VS2015 Ent edition with paket dep manager installed. Repro:
- I use "Add Package" menu to add new packages to my project,
- Packaged is added.
- I observe the following weird bug afterwards: user input in VS is partially blocked. Alt, Ctrl, Del, Backspace buttons dont work, but entering text in the editor works fine. When I try to restart VS I get the following error:
Please advise.
And yes, I dont see any active modal dialogs in the taskbar
Hello?
Can you repro this in terms of: -
- Is it all solutions or just a specific one?
- Is it a specific set of dependencies?
- Which version of Paket Manager extension?
- All solutions
- Not really. Tested it on blank f# project by adding a single nuget package. still same problem.
- it is Paket for Visual Studio extension version 0.15.7. Seems like it is up-to-date version.
Visual Studio version: 2015, ver. 14.0.23107.0 D14REL
Happens with VS2013 as well. This makes the "Add Package" functionality practically unusable, I can't afford to restart VS after each add package. Can we fix this? Can I help somehow?
I can verify that this is also happening with Visual Studio 2017. This issue is roughly 2 years old. Has there been any updates on this?