Silverlight Studio 2010.1 build 102 Maintenance Release

Announcements Forum

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
A new Silverlight Studio maintenance release is now available. Updates include:

SyntaxEditor

  • Added a free Ruby language definition.
  • Updated the Language Designer with minor tweaks, and added token and lexical state ID provider generation for dynamic lexers.
  • Added the ITextBufferReader.AsTextReader method that returns a System.IO.TextReader for the buffer.
  • Added a new CanCommentEmptyLines property to LineBasedLineCommenter.
  • Added the Start/EndSnapshotOffset properties to IEditorViewSelection.
  • Added DisplayLine/DisplayCharacter properties added to TextPosition, which are one-based and can be used in UI.
  • Updated how the SyntaxEditor control border is templated.
  • Fixed a bug with character case edit actions and block selection.
  • Fixed a bug where some edit commands weren't handling reverse selections properly.
  • BREAK: Moved the LexicalStateId property from IMergableToken to IToken.
  • BREAK: Moved the ParseError class to the ActiproSoftware.Text.Parsing.Implementation namespace.
  • Improved the XML and XAML sample language definitions.
  • Shared Library

  • BREAK: Changed RoundToEven and RoundToOdd behavior to round whole negative numbers away from zero.
  • Added several NavigationCommands routed commands to compatibility layer.
  • Added support for dependency property coercion callbacks to compatibility layer.
  • Added support for several dependency property options, such as AffectsArrange and AffectsMeasure to compatibility layer.
  • Updated dependency property validation callback support to more closely match WPF in compatibility layer.
  • [Modified at 08/16/2010 11:27 AM]


    Actipro Software Support