More information,
more control.

Improved errors & warnings,
code templates and more!


See What's New JustCode Features Banner
Skip Navigation LinksProducts > JustCode > What's New > Release History > Details > Q3 2009 (version 2009.3.1127)
All news

Q3 2009 (version 2009.3.1127)

November 26, 2009

New

  • Performance improvements.
  • Go To File now shows all the files in the solution and not only the analyzed files.
  • Added JustCode context menus for the other languages too (ASP.NET, JavaScript, XAML).
  • Added "Add Reference And Fix Using" quick fix (for C# only for now).

BUG FIXES:

  • Fixed an exception when getting a project referenced project.
  • Fixed error stripe when the editor is split.
  • Fixed various problems with using linked files.
  • (C#) String concatenation for the assembly name in the InternalsVisibleTo attribute.
  • (C#) Type inference when explicitly typed lambda is passed to a generic method.
  • (C#) is operator in ? operator combinations.
  • (C#) Don't consider other usings when resolving types/namespaces in usings.
  • (C#) Delegate with params can be invoked in non-expanded form.
  • (C#) Take correct enum base type for enum constant value computation.
  • (VB) "Option Compare Binary".
  • (VB) Implement interface with method with ByRef parameter with attributes.
  • (VB) GroupBy clause with implicit by variable.
  • (JS) Parsing /../ in ? operator.
  • (JS) Declaring object members with int literals "{ 10 : 10 }".
  • (HTML/ASP.NET) Allow angle brackets in HTML/ASP.NET attributes.
  • (ASP.NET) Added support for MasterType directive.
  • Don't annotate C# parse errors if only asked for the text language.
  • Fixed the formatter to insert new lines between nodes correctly.
  • Do not add the JustCode stripe bar for files which are not analyzed.
  • Fixed add stubs for methods with out parameters.
  • Fixed various .dll parsing problems.
  • Fixed an ArgumentException occurring in FindUsages.
  • Fixed a problem with overlapping markers in the vertical stripe bar.
  • Improved implement members to also work for indexers.
  • Fixed the formatter to format correctly indexers.
  • Fixed a problem with disabling the addin when there's no solution opened.
  • Fixed a problem occurring on closing files.