Show the Roslyn Analyzer Code in the Inspection Results pane

Completed

Hello,

Each Roslyn Analyzer has a short unique code assigned, which is ideal to find related information online. In Visual Studio we can see the code and description in the Error List:

In Rider when the Roslyn Analyzers are enabled and a warning is detected, it appears in the Inspection Results pane with a caption like `RoslynAnalyzers <analyzer description>`

Is there any way to see the analyzer code along with the description?

Thanks,

Alex

0

Please sign in to leave a comment.