The StyleCop add-on for Resharper has really gathered steam and Howard has announced a new release . Loads of great features and it really makes the two a killer combination. I do hope that that StyleCop is open-sourced (or open license Microsoft use...
After writing some NUnit tests with the Assert.That constriant syntax my code file was looking a bit messy so I ran R# 'cleanup' and it threw "JetBrains.Util.LoggerException: Cannot create IReferenceExpresion for 'Is' ". After that right click was kept...