Debug Decompiled Code

Right inside Visual Studio!

Sign up for What's New Webinar JustCode Features Banner
Skip Navigation LinksProducts > JustCode > What's New > Release History > Details > Q3 2009 BETA (version 2010.1.108)
All news

Q3 2009 BETA (version 2010.1.108)

January 06, 2010

New

  • Go To File now supports navigating to not supported projects' files.
  • Added options to wrap each argument / parameter on a single line if longer than some limit.
  • Memory optimizations (both for the devenv.exe process and for the Code Analysis process).
  • Generating better names in C# when the Introduce Variable / Field refactorings are used.

BUG FIXES:

  • Fixed a problem with the formatter wrapping feature.
  • Fixed the support for imports from web.config register directives.
  • Delayed graying out and showing "Searching..." text in the Go To dialogs.
  • Fixed a problem causing the code analysis to not be refreshed correctly sometimes when the build configuration changes.
  • Web sites and web applications now correctly check the bin folder and the recursive references in order to avoid "Good Code Red" issues.
  • Fixed a problem causing lots of "Good Code Red" issues when a web site is loaded from a web address (local IIS or remote site).
  • Fixed the "missing override keyword" problem when running Add Missing Stubs.
  • Fixed property creation refactoring to order get & set in correct order.
  • Fixed Organize Usings refactoring being available for languages for which it shouldn't be available.
  • Fixed various dll parsing problems causing "Good Code Red" issues.
  • Fixed a critical issue with the JustCode Error List window which caused VS crash when lots of errors and warnings were ignored.
  • Made Grid in the JustCode Error List window to not lose selection on right click in some cases.
  • Fixed the problem with Fix Imports in VB when there is an empty line on top.
  • (C#) Parenthesized expression in orderby clause with ascending/descending.
  • (C#) Ternary operator with is operator and typeof.
  • (VB) String concatenation (&) in InternalsVisibleTo.
  • (VB) "Structure" type parameter constraint.
  • (JS) Long is not a keyword yet.
  • (C#/VB) Invoking params method with function arguments in expanded form and several overloaded methods exists which do not match.
  • Fixed the reported exceptions.

Product Families