Actipro Silverlight Studio 2017.1 build 0210 released

Released: Mar 19, 2017

Updates in 2017.1 build 0210

Features

Charts

  • Updated labels to not render if their text is null.

SyntaxEditor

  • Improved the logic for determining when to scroll the completion list selection to the middle.
  • Improved the logic for determining when bookmark indicators should be hidden due to collapsed regions.
  • Updated IntelliPrompt code snippet template sessions to close if text is changed outside of the session, only in the focused view.
  • Updated code snippet field tooltips to support line feeds and word wrap when needed.
  • Updated the XmlReader used within HtmlContentProvider to not perform character checking.

.NET Languages Add-on

  • Updated the CSharpCodeSnippetProvider to watch for snippet shortcuts that could begin with a '#' character.
  • Improved the speed of the C# and VB text formatters.

Web Languages Add-on

  • Greatly improved the speed of the XML, JavaScript, and JSON text formatters.

Views

  • Several TaskBoard-related panels now have settable Orientation properties.