codemaid icon indicating copy to clipboard operation
codemaid copied to clipboard

Visual Studio 2019 crashes on build when CodeMaid is enabled

Open mindofbeholder opened this issue 3 years ago • 1 comments

Environment

  • Visual Studio version: Microsoft Visual Studio Professional 2019 Version 16.9.4
  • CodeMaid version: 11.2
  • Code language: C#

Description

When I build or rebuild my solution with CodeMaid enabled Visual Studio hangs for 10+ minutes.

Steps to recreate

  1. Install CodeMaid
  2. Click Build menu
  3. Click Rebuild Solution menu option

Current behavior

Visual Studio hangs for 10+ mins when building my project with CodeMaid enabled. If I disable CodeMaid it builds in under a minute.

Expected behavior

CodeMaid should not affect build time as all build related features have been disabled.

Attached is my config. CodeMaid.txt

mindofbeholder avatar Apr 21 '21 18:04 mindofbeholder

Thanks for reporting the issue. I believe there is already a thread going for this at #795 if you can please take a look at that and see if you have any additional comments to add (e.g. other extensions exhibiting the same issue).

codecadwallader avatar Apr 22 '21 12:04 codecadwallader