Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Added support for Visual Studio 2013.
  • Added the ability to Control+Click to go to definition including support for the ability to open code behinds.
  • IntelliSense support for C# 5.0 and VB 11.0 syntax, Array Indexers, XML and XSD files.
  • Major User Interface Improvements including new Windows 8 (metro) themes.
  • Added Gang of Four Design Pattern templates (Contrib Martin Hart Turner).
  • Added a new SQLAnywhereSchemaProvider (Contrib Steven Hyde).
  • Added support for json serialization of schema objects.
  • Support for Block Selection, Bracket Highlighting, Delimiter Auto-Complete, and Curly Brace Auto-Indent.
  • Support for SQL Azure.

  • Added Syntax Highlighting for the following Languages: Assembly, INI, Lua, Markdown, MSIL, PowerShell, Ruby, RTF, VBScript, XAML.
  • Added support for Format Document and Format Selection.
  • Added file extension mapping for the following file types: ColdFusion, CoffeeScript, Command, Dart, Erlang, F#, JSON, LESS, TypeScript, XSD and XSLT.
  • Updated the code navigation drop downs by adding support for modifiers, method parameters and property parameters.
  • Added the ability to control the current theme from Generator Explorer.
  • Added the ability to reset the docking layout from Generator Studio.
  • Added the ability to open the options dialog from Generator Explorer.
  • Added method overloads to StringUtil IsPlural and IsSingular that allows you to specify a plural overrides MapCollection.
  • Added the ability to consume merged MapCollections. StringUtil.ToPlural() and StringUtil.ToSingular() now use merged a MapCollection.
  • Improved performance of parsing templates. Very large templates can see up to a 2500% improvement. NetTiers parsing is 30% faster.
  • Improved start up time of Generator Studio and Visual Studio integration.
  • New templates, including:
    • Bootstrap 3.0
    • TypeScript
  • Updated the CSLA templates to version 4.1 Beta.
  • Updated the PLINQO for LINQ to SQL templates to version 5.2.
  • Updated the PLINQOEF templates to version 1.3.
  • Updated the NHibernate templates to version 1.3.
  • Updated the .netTiers templates to version 2.3.2.
  • Many other small improvements and bug fixes.

...