New: Functionally compatible with Visual Studio 2012
New: Test Runner: Show 64bit test assemblies as ignored (not runnable) if on 32bit OS
New: Test Runner: Mark tests in a test assembly, which is not selected for build in the current configuration, as not runnable
New: NUnit Test Runner support for overloaded data driven test methods
New: Test Runner: Mbunit 3.4 support
New: Typing Assistance: Improved by adding a shortcut (Shift+Enter) to access different position when you are between brackets which have statements inside them
New: Update Visual Studio formatter settings in JustCode formatter settings only if they are changed
New: Navigation command "Go To Type/Symbol" searches in container
New: Navigation command "Go To File" searches in directory
New: Added member types and accessor filters to navigation command "Go To Member/Symbol"
Fixes
Performance: Improved solution loading speed
Performance: NUnit Test Runner tests run speed improved
Fixed: Didn't keep the selected profile in the Code Cleaner options per Visual Studio session
Fixed: Code Generation command "Add Stubs in Inheritors" doesn't work for inheritors in other projects
Fixed: Quick-fix "Fix Using" suggests usings for internal types in another project
Fixed: Quick-fix "Add Reference and Fix Using" is available for internal types
Fixed: Wrong "Add Reference and Fix Using" Quick-fix suggested when the reference already exists
Fixed: Null Reference Exception when using refactorings "Introduce Field", "Introduce Variable" and "Extract Method"
Fixed: Color identifiers' update is too slow in case of change in the code
Fixed: Templates: JC resets insert positions if you are not at the last one when accepting changes
Fixed: Good-Code-Yellow: In ASP.NET and MVC JustCode shows the following warning "Type name does not match file name" for Global.asax file
Fixed: Import VS 2012 formatting options for JavaScript