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 > Q1 2010 (version 2010.1.309)
All news

Q1 2010 (version 2010.1.309)

March 09, 2010

  • Visual Studio 2010 support.
    JustCode provides full support for the latest version of Visual Studio 2010.
  • Improved performance and memory footprint.
    Both the memory JustCode consumes in the Visual Studio process and the memory footprint of the code analysis process are now kept to a minimum.
  • "Generate Class", "Create Class With Constructor" and "Create Constructor" quick fixes.
  • "Add Reference And Fix Using" quick fixes.
    This quick fix scans all of the projects in the solution and their references, for matching type names and suggests adding a reference to a particular project or assembly. It also adds the respective using / import statement.
  • Color identifiers.
    By default, Visual Studio provides colorizations for keywords, identifiers, strings, comments, etc., but it doesn't provide more granular options. For example, you can't set different colors for methods, properties, events, variables, method parameters, etc. JustCode allows you to set different colors on these types of things thus making the code much more readable.
  • Type Assistance.
    JustCode adds automatically closing braces / brackets / etc.
  • Extract Method refactoring for JavaScript.
  • "Move Class To Another Files" and "Rename File To Match Type Name" refactorings.
  • Enhanced C# formatter.
    This feature allows you to reorder your code using some rules that you can easily customize through the JustCode Options menu.
  • Refactoring suggestions.
    When you do certain refactorings like Introduce Variable, Introduce Field, etc., you will get a dropdown suggesting several names based on the code you have selected.

Product Families