Release History

By product

JustCode Q3 2014

October 27, 2014

Version 2014.3.1022.2

NEW
  • Added Code cleaning option "Arrange implicit/explicit variable declarations"
  • Added Naming convention for Anonymous Method Parameters
  • The "Remove Unused References" command is available on the References node in Solution Explorer
FIXED
  • Fixed: The "Add default modifier" command is available for partial methods
  • Fixed: The "Use explicitly typed local variable" doesn't work correctly when the type is used as an alias
  • Fixed: The Errors Window does not persist the state of the Errors and Warnings switches across sessions
  • Fixed: Named arguments are not renamed
  • Fixed: Exceptions are thrown in Visual Studio 2013 when there are link files in the solution
  • Fixed: Good-Code-Red: C#: Error "A constant value is expected" is shown when the '~' operator is used in a case label
  • Fixed: Good-Code-Red: LESS: Errors are shown when a comma is used after a selector
  • Fixed: Good-Code-Red: HTML: Expected