
SyntaxEditor for WPFActipro Software
A syntax-highlighting code editor control and parsing suite.
Vendor
Actipro Software
Company Website




Product details
SyntaxEditor for WPF
The most robust syntax-highlighting code editor control for WPF… period
- Bring a powerful Visual Studio-like code editing experience to your own applications
- Includes all of the advanced features found in popular code editors
- Syntax languages for most popular languages are available, or custom build your own to handle any proprietary language
Features
- **Syntax Highlighting: **Highlighting styles can be completely customized by the end user for each code language. SyntaxEditor comes with syntax highlighting for over 25 languages.
- **Code Outlining (Folding): **The end user can collapse ranges of text defined by the language. A small adornment represents the collapsed text, and hovering over it shows the contained text.
- **Selection Modes: **While standard continuous selection mode is generally used, a special block selection mode is available that supports simultaneous editing of multiple lines.
- **Indicators: **Indicators are special 'tagged' regions of text that display a glyph in the indicator margin and optionally highlight the text range with special styles. Text range-based (e.g. breakpoint) and line-based (e.g. bookmarks) indicators are supported.
- **Adornments: **A powerful adornment layer system allows for any sort of custom UI elements (images, shapes, and even controls) to be added anywhere within the text area. Easily add squiggle lines, background highlights, or any other decoration to text.
- **Search (Find/Replace): **A flexible search API is built into the control with the ability to highlight matches. End users can use incremental search to search without UI, or our search view control that has a ready-to-go find/replace user interface.