Release History

By product

Q1 2013 SP1

April 4, 2013

Q1 2013 SP1 (version 2013.1.404)

NEW
  • New in Test Runner: Support for running WinJS tests with QUnitMetro testing framework
  • New in Test Runner: Automatically add QUnitMetro.JustCode.js when the user tries to run WinJS tests
  • New in Code Templates: Export/Import of code templates
  • New in Code Templates: Description for the acronyms in the IntelliSense list
  • New in JustCode Options: Wildcards can be used in the "Exclude file filters" Code Analysis setting
  • New Navigation option "Navigate in a preview tab" for Visual Studio 2012
  • New in support for Less: Typing Assistance option "Format on semicolon"
FIXED
  • Improved JustCode "Unit Test Runner" test execution stability
  • Fixed: JustCode "Unit Test Runner" does not run tests from nested test classes
  • Fixed: The "Blank Lines" Code Style setting "Blank lines after Types and Namespaces" does not work for classes
  • Fixed: It is possible to create two code templates with the same acronym
  • Fixed in Visual Aid: In a specific scenario the Alt+Enter shortcut executes directly the first available fix
  • Improved LESS to CSS compilation from the context menu in Solution Explorer
  • Fixed: JustCode does not work in LESS files with BuildAction set to None
  • Fixed: The "Blank Lines" Code Style setting "Blank lines after Using directives" does not work
  • Fixed: The "Surround with {}" template does not work correctly for more than one selected statements
  • Fixed: UI glitch when deleting multiple code templates
  • Fixed: Go To File/Member/Type/Symbol dialogs position is not preserved
  • Fixed: System.Exception: Two projects have the same id
  • Fixed: The quick-fix "Move Type to Another File" leaves an empty file if there is only one type in the old one
  • Fixed: Code Templates: Regression when showing suggestions for the variable type (implicit/explicit)
  • Fixed: The "Blank Lines" Code Style setting "A closing brace should not be preceded by a blank line" does not work properly
  • Fixed: Blank lines are not formatted properly if the cursor is located inside the blank lines' area
  • Fixed: Incorrect position of the cursor after format
  • Fixed: Incorrect formatting of SQL string
  • Fixed: The Typing Assistance adds unnecessary empty line in LESS files
  • Fixed: The navigation command "Go To Definition" doesn't work in LESS files when Ctrl+Left Mouse Button or MiddleButton are clicked
  • Fixed: Selected templates that are not visible cannot be deleted
  • Fixed: Good-Code-Red: VB: No applicable function Load matching delegate
  • Fixed: Good-Code-Red: VB: The member cannot be referenced from a static-context
  • Fixed: Good-Code-Red: LESS: Unexpected end of declaration when "input :not(:disabled)" is used
  • Fixed: Good-Code-Red: LESS: Unexpected end of declaration when "li:nth-child(1)" is used
  • Fixed: Good-Code-Red: LESS: When an attribute is assigned for "li:hover ul"
  • Fixed: Good-Code-Red: LESS: When an @import is used inside @media
  • Fixed: Good-Code-Red: LESS: Incorrect detection of <= in mixin guards
  • Fixed: Good-Code-Red: Razor: Unknown type "SelectedListItem"
  • Fixed: Good-Code-Red: CSS: Unexpected end of selector for 'width' in 'viewport' rule
  • Fixed: Good-Code-Red: Kendo CSS: JustCode shows errors in the Latest Kendo mobile Css files
  • Fixed: Good-Code-Yellow: C#: This Code section cannot be reached
  • Fixed: Good-Code-Yellow: LESS: "li" is not a valid property