Rekkonnect / GenericsAnalyzer

A Roslyn analyzer for C# for generic types and functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JetBrains Rider support

Rekkonnect opened this issue · comments

commented

There is a great portion of developers that use Rider, so this analyzer should also be available to that IDE.

commented

After the release of the package version 1.0.5, compatibility issues have been therefore resolved and there is support on every IDE that supports the usage of analyzers in the project. Therefore, from this point onwards, the VSIX that contains the analyzer will be deprecated, and another extension might be developed that offers more general functionality to use the type constraint system.