
WPF Studio 2011.1 build 544 has been released and is now available for download.
This maintenance release adds several large new features for SyntaxEditor and its add-ons, as well as for Docking/MDI.
- Docking: Added option to enable/disable live splitting of docking windows.
- Docking: Added new option to allow rafting windows to be maximized when their title bar is double-clicked.
- Docking: Added new option to automatically wrap DocumentItemsSource and ToolItemsSource items with a ContentControl in order to preserve visuals as when changing selected tab.
- Ribbon: Added the Ribbon.KeyTipModeShortcuts property, which allows control for which keys toggle key tip mode.
- SyntaxEditor: Updated the XML language definition to support !DOCTYPE internal subsets.
- SyntaxEditor: Added extensibility for the default context menu.
- SyntaxEditor .NET Languages Add-on: Documents no longer need a filename set to get automated IntelliPrompt working, making it easier to get started.
- SyntaxEditor .NET Languages Add-on: Improved the resolver to support generic method type inference, lambda expressions, and more.
- SyntaxEditor .NET Languages Add-on: Added numerous features to make the editing of XML comments easier.
- SyntaxEditor .NET Languages Add-on: Improved all automated IntelliPrompt features.
- SyntaxEditor .NET Languages Add-on: Added code outlining for #region blocks and documentation comments.
- SyntaxEditor Web Languages Add-on: Added options to allow the XML validation to support DTDs.
See the announcement post for the detailed list of enhancements and updates.
