Actipro SyntaxEditor for WinForms 22.1.2

Released: May 27, 2022

22.1.2 中的更新

特性

  • Refactored built-in indicator glyphs' appearances, dark theme coloring and z-order.
  • Added new SyntaxEditor.OverrideCursor property which can be used to force a specific cursor to be used.
  • Updated IntelliPrompt completion item sorting logic.
  • Updated the sample CSS syntax language lexer.
  • Updated the Microsoft .NET Go to Definition QuickStart to support Ctrl+Click navigation and visual tagging of recognized tokens under the mouse.
  • Improved the product installer.
  • Changed the product installer to install shortcuts and samples to folders accessible by all users.

修补程序

  • Fixed an issue with the PHP syntax language's lexer not handling string escapes correctly.
  • Fixed an issue where clicking on the trailing end of a multi-byte character could allow subsequent typing to split the character.
  • Fixed an issue where the first character's position in a word wrapped view line could incorrectly be identified as a virtual character.
  • Fixed an issue where cached collapsed region information wasn't invalidated early enough in a certain document editing scenario.