Roslyn Cookbook
上QQ阅读APP看书,第一时间看更新

Searching and installing VSIX analyzers through the VS extension gallery

In this recipe, we will show you how to search and install analyzer VSIX packages in the Visual Studio extension manager and see how the analyzer diagnostics from an installed VSIX light up as live diagnostics during code editing in Visual Studio.