Actipro SyntaxEditor for WPF 22.1.2

Released: May 27, 2022

22.1.2 での更新項目

機能

  • Refactored built-in indicator glyphs' appearances, dark theme coloring and z-order.
  • Improved SyntaxEditor fonts resource support to allow relative paths that begin with a slash.
  • Updated IntelliPrompt completion item sorting logic.
  • Updated the sample CSS syntax language lexer.
  • Updated SyntaxEditor to bind its search overlay pane functionality to the ApplicationCommands.Find and Replace commands.
  • 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.