matkoch / resharper-cognitivecomplexity

https://plugins.jetbrains.com/plugin/12024-cognitivecomplexity
MIT License
200 stars 7 forks source link

When the configured threshold is reached the problem should bubble up #1

Closed DerAlbertCom closed 5 years ago

DerAlbertCom commented 5 years ago

if a method is complex, then the info shows up in the code vision, that's not wrong at all. but it is hard to discover problematic methods in a solution. Because this is manual work, have to check every method.

It would be nice if this could popup as a warning in the solution wide analysis with a configurable severity.

matkoch commented 5 years ago

it does from the latest version

DerAlbertCom commented 5 years ago

So, i must open an Rider Issue, because the Plug In Update was not visible to me ;)