More information,
more control.

Improved errors & warnings,
code templates and more!


See What's New JustCode Features Banner
Skip Navigation LinksProducts > JustCode > What's New > Release History > Details > Q2 2010 (version 2010.2.713)
All news

Q2 2010 (version 2010.2.713)

July 14, 2010

New:

  • Unit Test Runner - Support for the MSTest, NUnit, MbUnit and XUnit
  • Improved Find Usages and Highlight Usages - Allows filtering read and write access  
  • Just Find All Dependent Code command - Allows finding all the code that depends on a given file, project, reference, etc.
  • Just Format All command - Formats all the files inside a given folder, project, etc.
  • Add Stubs In Inheritors refactoring
  • Pull Members Up refactoring
  • JustMock integration - Solution-wide warning, refactoring and quick fix for arranges.
  • Improved XAML support
    • Event handlers support
    • Create namespace mapping quick fixes for unknown prefixes/tag names.
    • Add/Change/Remove prefix quick fixes for unknown prefixes/tag names.
    • Prefix renaming
  • XML prefix renaming
  • XML formatting improvements
  • Added Quick hints for C#
    • var to explicit type conversion
    • explicit type to var conversion
    • property to auto-property
    • auto-property to property
    • remove "this." qualifier
    • add "this." qualifier
    • Solution-wide warning for unused namespaces
  • Quick fixes for removing unused code, parameters, etc.
  • Improved Code Templates
    • Added code completion
    • Other visual improvements
  • Visual Aids - A context sensitive visual clue that allows better feature discoverability

Bug Fixes:

  • Most of the reported Good-Code-Red (false positives) issues have been fixed
  • Some Bad-Code-Green issues have been fixed (Definite assignment of variables check etc.)
  • Performance improvements under VS 2010
  • Fixed major memory leak in Typing Assistance.
  • A lot of minor fixes in different areas