Release History

By product

JustCode Q2 2014

June 18, 2014

Version 2014.2.618.1

NEW
  • New in JustCode Test Runner: Test run history is preserved in separate "Results" tabs for the current Visual Studio session
  • New: "Remove Unused References" command
  • New: Code Cleaning option "Remove regions"
  • New: Code Analysis solution shared options for configuring files and projects filters
FIXED
  • Fixed: Good-Code-Red: JavaScript: "Unexpected end of statement" error when the "delete" keyword is used
  • Fixed: Good-Code-Red: JavaScript: Errors caused by keywords used as property identifiers
  • Fixed: Good-Code-Red: C#: Error is shown when array index type has a conversion to int
  • Fixed: ArgumentOutOfRangeException at TestResultOutputView.EnsureDecorationValidity(LineDecoration decoration) in JustCode Test Runner
  • Fixed in JustCode Test Runner: MSTest tests are not executed in Visual Studio 2013
  • Fixed: JavaScript references are removed after executing "Clean Code" with the "Introduce File Header Text" option selected
  • Fixed: 'For' loop variables are not properly renamed
  • Fixed: File Templates are not included in AppBuilder mobile projects
  • Fixed: Inaccurate definition of the "ifna" code template in VB.NET
  • Fixed: The "Arrange 'this' qualifier" code cleaning command changes the indentation of multi-line string parameters
  • Fixed: XML files cannot be opened from the "Go To File" window in Visual Studio 2012 and Visual Studio 2013
  • Fixed: After logout the credentials fields are not cleared in the Autoupdate window
  • Fixed: Good-Code-Red: VB.NET: An instance of type 'UInteger' cannot be assigned to a variable of type 'Integer'
  • Fixed: Exception after clicking the Filter grid in Options > File Templates