analyzers

  1. Preview v2.0 Refactoring Essentials now...

    Just a couple months ago I highlighted one of our favorite refactoring/analyzer projects, Refactoring Essentials - Open Source, Cross Platform Refactoring and Analyzers. Well the team is on a tear, with Andreas Weizel announcing that Refactoring Essentials v2 is now available in preview...
  2. .NET Compiler Platform ("Roslyn"): Analyzers and the Rise of Code-Aware Libraries |...

    We've rewritten (and open sourced!) the C# and VB compilers, and exposed their functionality through APIs as the .NET Compiler Platform. But what do these APIs mean for those who aren't compiler jocks? Learn about diagnostic analyzers, a key new feature of Visual Studio 2015 that lets a NuGet...