codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

Disabling the extension CodeMaid might help.

Open dehghani-mehdi opened this issue 5 years ago • 7 comments

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?

dehghani-mehdi avatar Feb 24 '20 14:02 dehghani-mehdi

It is possible, do you have any more information?

codecadwallader avatar Feb 29 '20 14:02 codecadwallader

I usually see this warning when I open web app project. What kind of information do you need?

dehghani-mehdi avatar Feb 29 '20 14:02 dehghani-mehdi

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?

codecadwallader avatar Mar 03 '20 11:03 codecadwallader

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.

dehghani-mehdi avatar Mar 03 '20 12:03 dehghani-mehdi

Just wanted to add that I get this message a lot too.

vector-man avatar Aug 21 '21 03:08 vector-man

@vector-man Thanks for chiming in. Do you have any other information that may help with reproducing the issue?

codecadwallader avatar Aug 22 '21 13:08 codecadwallader

@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.

vector-man avatar Aug 22 '21 21:08 vector-man