Skip Navigation Links Actipro Software / Support / Forums / Announcements (View-only)

Support Forums

You cannot post unless you are logged in to a verified user account.

AuthorPost
Software Support Specialist
Cleveland, OH, USA

Administrator

Joined: 09/30/2001
Total Posts: 7,532

Active: Today
Currently Off-line
SyntaxEditor (for WinForms) 4.0.0284 Maintenance Release 
Comment Posted: 02/26/2010 10:03 AM
A new SyntaxEditor for WinForms maintenance release is now available. Updates include:

SyntaxEditor Control

  • Updated block indent so that it will not indent empty lines.
  • Updated whole word search functionality.
  • Updated quick info and parameter info to appear above target text if the popup would be displayed near the screen bottom edge.
  • Added the IntelliPromptMemberList.CompleteRange property.
  • Tweaked how forward searching code tracks whether a result is past the search start.
  • Added a BackColor property to the IntelliPromptQuickInfo and IntelliPromptParameterInfo classes.
  • Updated how semantic parsers process merged language scenarios.
  • Fixed a bug where the SemanticParserService was holding a reference to the last processed request when it entered a wait state for the next request.
  • Fixed a minor bug with the drag/drop code where a drop of text from another SyntaxEditor in a different source assembly may not work.
  • Fixed a minor bug with selection rendering on the last line.
  • Fixed a bug where regex replacement patterns were using the backslash character as an escape.

.NET Languages Add-on

  • Updated code that searches for .NET assembly documentation files.
  • Updated parameter info for VB indexers.
  • Updated quick info to show ReadOnly/WriteOnly modifiers for VB properties/fields.
  • Fixed a bug with how assembly write-only properties were being cached.
  • Fixed a bug where an semantic parsing exception could occur in a rare scenario.
  • Fixed an IntelliPrompt bug introduced in the previous build with C# indexers in a certain scenario.

Web Languages Add-on

  • Updated the code that determines when to auto-insert an xmlns attribute.
[Modified at 02/26/2010 07:48 PM]

Actipro Software Support