Actipro SyntaxEditor for WPF(英語版)
WPF構文の強調表示機能、コードエディタコントロール、コード解析機能のスイート
Actipro Software 社の製品
2002 年より日本国内にてComponentSourceで販売中。
価格:¥ 82,830 (税込)〜 バージョン: 25.1.4 新機能 更新日: Mar 13, 2026 ![]()
![]()
![]()
![]()
(1)
Released: Mar 7, 2011
LL(*) Parser Framework Enhancements - An enormous amount of new features have been added to the LL(*) Parser Framework in 2011.1:
Web Languages Add-on Updates
The XML schema resolver now supports a default namespace, meaning that a xmlns attribute isn't required on the XML's root element to get automated IntelliPrompt to work based on a schema.
Easy Parsing of Text Strings
Actipro added a new SyntaxLanguageParsingExtensions.Parse extension method for ISyntaxLanguage that uses the language's IParser to parse specified text in the calling thread and return the IParseData result. This feature makes it easy to parse a code snippet.
Squiggle Lines at Document End
Squiggle lines now can render at the document end, which is a common syntax error location when typing near the end of a document.