codemaid
codemaid copied to clipboard
Disabling the extension CodeMaid might help.
Environment
- Visual Studio version: 2019 Enterprise
- CodeMaid version: 11.1.209
- Code language: C#
Description
I see following warning 2 or 3 times per week.
Visual Studio stopped responding for 9 seconds. Disabling the extension CodeMaid might help.
Is this related to CodeMaid?
It is possible, do you have any more information?
I usually see this warning when I open web app project. What kind of information do you need?
Typically any information that helps makes it possible for someone to reproduce the issue makes it possible to help try to correct an issue. For example a minimal solution that when opened causes that warning message to appear.
I've seen the same error message with the GitHub extension so it is possible that it's a general message.
One thing you could try would be to open Visual Studio, give it a couple moments to load/initialize, then load a small solution. If you do that, does the error message still appear?
I have no idea how I can reproduce this issue. I'll try to figure this out and I'll keep you posted if I find anything useful.
One thing you could try would be to open Visual Studio, give it a couple moments to load/initialize, then load a small solution. If you do that, does the error message still appear?
I'll try that too.
Just wanted to add that I get this message a lot too.
@vector-man Thanks for chiming in. Do you have any other information that may help with reproducing the issue?
@codecadwallader No problem! Well, I'm running several extensions in VS (including CodeMaid), I'll try to get a list later. My laptop specs: Ryzen 3 (4 threads) with 16 GB of RAM. I don't recall this happening on my PC with 8 cores (but it's running an older version of CodeMaid.) I did notice another extension said the same thing once on my laptop (StyleCop) so I'm not sure.
I'm working with a WinForms project, by the way.