Actipro WPF Studio 2019.1 build 0681

Released: Jun 7, 2019

2019.1 build 0681 버젼 업데이트

기능

Ribbon

  • Added virtual Ribbon.CreateContextMenu method that can be overridden to customize a context menu.

SyntaxEditor

  • Added a 'Multiple Selections / Carets' QuickStart.
  • Improved typing in the search overlay pane's find what textbox to select the next match in the editor view.
  • Improved keyboard shortcut processing logic in the search overlay pane.
  • Updated all language add-on IntelliPrompt quick info and parameter info tips to use current syntax highlighting colors.
  • Updated IntelliPrompt quick info and parameter info tips in the Metro Dark theme to use a dark background.
  • Updated IntelliPrompt quick info and parameter info tips to use new AssetResourceKeys.IntelliPromptToolTip* brush resources.

수정사항

SyntaxEditor

  • Fixed a bug where IntelliPrompt complete list filter tab foregrounds didn't render properly in the Metro Dark theme.
  • Fixed a bug where typing in long complete-line tokens could lead to invalid incremental lexing context data.