Release History

By product

Q3 2012 SP1

November 29, 2012

Q3 2012 SP1 (version 2012.3.1128)

NEW
  • New in Visual Aid: Added full names for the tab titles
  • New in Visual Aid: Improved UI and UX: Monochrome headers & highlight current header
  • New in Visual Aid: New options in Visual Aid settings page to turn on the old look and feel of the Visual Aid
  • New: Naming Conventions: Added a customizable list of acronyms which are allowed to appear upper-case
  • New: Naming Conventions: Separate rules for private static and non private static fields
  • New: Cloud Sync: Added error information when syncing Visual Studio settings
  • New: Added File Path column to JustCode Errors window, showing the full path of the file in question
  • New: "Blank Lines" code style (formatter) options for JavaScript
  • New: Save all To Do Navigator filters between Visual Studio sessions
  • The Exception reports won't be added as support threads on www.telerik.com anymore. They'll be still logged and handled by us though.
FIXED
  • Handled VSX exception
  • Fixed: The solution items are shown with wrong path in goto results
  • Fixed: Formatter: ASP VB: After using the formatter parts of the code are removed
  • Fixed: Splitting of the JustCode's "Ordering" code style options does not work
  • Fixed: Keyboard Shortcuts: Non-conflicting shortcuts of extension commands are not shown in Visual Aid
  • Fixed: Resolved shortcuts conflicts are shown again after JustCode upgrade (re-install) if VS has been used (opened) without JustCode.
  • Fixed: Exception when previewing keyboard shortcuts profiles with Turkish/German (Swiss) keyboards.
  • Fixed: Using quick-fix "Fix Namespace Mismatch" and refactoring "Move Type to Namespace" causes entire class to be reformatted
  • Fixed: "Show Available Refactorings" command shortcut doesn't work in XAML
  • Fixed: The refactoring "Introduce Field" is available for .aspx files
  • Fixed: The refactoring "Convert Constructor To Factory Method" breaks the code when executed in abstract class
  • Fixed: Refactoring "Inline Method" didn't create lambda for inlining at "IMethodAddressAccess"
  • Fixed: Expand the Visual Aid after the last requested context is received.
  • Fixed: Visual Aid menu closes when in mouse mode and in high DPI
  • Fixed: Good-Code-Reds in Async Targeting Pack for Silverlight 5
  • Fixed: Good-Code-Reds in Windows Phone 8 projects
  • Fixed: Good-Code-Red: VB: When a parameter with a name "Aggregate" is assigned to a variable.
  • Fixed: Good-Code-Red: VB: Errors are shown when "Aggregate" is used as a Identifier and it is on the right side of a assignment expression.
  • Fixed: Compatibility issues of the "Visual Studio settings in the cloud" and "JustCode Settings cloud sync" features when using on machines connecting to the Internet through proxies
  • JustCode Options dialog UI improvements
  • Fixed: Page Up/Down do not work in the "Go To..." navigation commands
  • Fixed: Mouse wheel does not work in the "Go To..." navigation commands in VS 2010, 2008 and 2005
  • Fixed: Find usages markers are not updated
  • Fixed: Exception thrown in VS 2012 when trying to open a .xaml file from a "GoTo..." navigation dialog
  • Fixed: Surround templates should not have acronym in the options.
  • Fixed: Argument Out Of Range Exception in JustCode's Typing Assistant
  • Fixed: Exception when trying to navigate to System or System.Runtime assembly in VS2012 in Silverlight.
  • Fixed: COM Exception in VSCommandService
  • Fixed: NullReferenceException in VisualAid
  • Fixed: Argument Null Exception in VSApplicationService
  • Fixed: Null Reference Exception in VSEditorService