What's New in CodeIt.Right v2.5

What's new in v2.5

  • Official Visual Studio 2013 support
  • New plugin integrates StyleCop into CodeIt.Right analysis
    • Run StyleCop rules as part of CodeIt.Right Analysis
    • CodeIt.Right auto-corrections for StyleCop rules
    • Exclude StyleCop rules or violations
    • On Demand Analysis - include StyleCop violations into CodeIt.Right Violations Report
    • Instant Code Review - include StyleCop violations as part of CodeIt.Right Violations Report
    • Instant Code Review - show StyleCop violations in VS Editor and violations bar
    • Command Line - include StyleCop violations into the analysis
  • Revamped XSLT stylesheet for Violations Report Export to XML
  • Auto-corrections in Instant Code Review mode now show "growl" type warnings
  • CRDATA file format change - your existing CRDATA files will convert automatically
  • Async loading of saved violation reports for improved performance

Detailed changes by build:

  • Build 2.5.13316 (Nov 12, 2013) - v2.5 Release
    • Added: Official Visual Studio 2013 support
    • Added: OnDemand Analysis: run StyleCop rules and StyleCop auto-corrections
    • Added: Instant Code Review: run StyleCop rules and StyleCop auto-corrections
    • CodeItRight.Cmd - new /runStyleCop switch to include StyleCop rules into the analysis
    • Added: StyleCop Spacing Rules corrections
    • Added: On Demand Analysis progress window: added "Found violations" counter
    • Added: Growl type warnings for auto-corrections in Instant Code Review mode
    • Added: Offline activation: new button that generates XML in Notepad for computers without email client that are also behind firewall
    • Changed: Revamped XSLT stylesheet for Violations Report Export to XML
    • Changed: Refreshed Severity icons
    • Changed: Modified CRDATA file format from binary to XML with some binary. Your existing CRDATA files will convert automatically
    • Changed: Saved violation report is now loaded asynchronously on Visual Studio load
    • Fixed: Instant Review no longer analyzes file more than once after correction undo
    • Fixed: Run Instant Review for all opened VS Editor windows when user changes Instant Review profile profile
    • Fixed: NullReferenceException issue with the AwaitForTaskCompletion rule
    • Fixed: AssembliesShouldHaveValidStrongNames rule issue on machine with no VS installed
    • Fixed: Severity icons now appearing in the violations report grid
    • Fixed: Instant Review can't run correction violation when code element context has changed
    • Fixed: Issue wit references unloading slow in VS when CodeIt.Right installed
    • Fixed: Excluded violations now always loading after restarting VS
    • Fixed: Resolved - in some cases Instant Review violation detail windows used to take focus from VS Editor

Also see What's New in CodeIt.Right v2.2