Wintellect.Analyzers for VS 2015 RC and Fixing Analyzer Install Problems with the Default Template Projects
Now that Visual Studio 2015 RC is fresh off the build machines and available for everyone, I’ve updated my Wintellect.Analyzers project (http://johnr.us/1bEO4h8) with full RC support. Go forth and add […]
Analyzing Control Flow with Roslyn
The other day my co-worker Jeffrey Richter and I were discussing my latest infatuation, Roslyn analyzers. As we bounced around a few ideas one came to the forefront; every catch […]
More Wintellect.Analyzers and Some Lessons Learned Writing Roslyn Analyzers
Over the last few months I have been having a wonderful time developing Roslyn analyzers and code fixes. You can find all the Wintellect.Analyzers code at Wintellect’s GitHub page. If […]
Wintellect.Analyzers: Five New Roslyn Diagnostic Analyzers and Code Fixes
When I first saw the Roslyn compiler, I was thrilled! For once the compiler was not going to be a black hole where source code comes in and on the […]