Actipro Silverlight Studio 2018.1 build 0231

Released: Oct 16, 2018

Updates in 2018.1 build 0231

Features

  • Charts
    • Updated bar charts to pass the XYDataPoint as data context into the BarTemplate.
  • SyntaxEditor
    • Updated several language add-on token tagger classes to better support syntax highlighting for other merged languages.
    • Improved collapsible region highlighting logic.
    • LL(*) Parser Framework - Updated the IParserState.ReportError method to allow a higher-level parse error to overwrite an existing parse error at the same text position.
    • .NET Languages Add-on - Improved IntelliPrompt when typing within lambda expressions.
  • Views
    • Added the TaskBoard.ColumnDragOver and CardDragOver events that fire as columns and cards are dragged over target columns/cards, allowing certain targets to be programmatically blocked.