17 packages tagged with “SyntaxHighlighting”
The Core Library, containing the Parser, and the classes to create your own formatter.
Contains the RichTextBlockFormatter, for rendering the Colorized Code to a RichTextBlock.
Contains the HtmlFormatter, and the HtmlClassFormatter, for rendering Html from the Colorized Code.
ColorCode is a library for colorizing source code (also known as syntax highlighting). ColorCode Portable is a fork of the original ColorCode code base to .NET Portable Class Libraries.
This package provides the functionality to utilize the features of Syncfusion® WinForms Syntax Editor and more.
This package provides the functionality to utilize the features of Syncfusion® WPF Syntax Editor and more.
Provides syntax files (aka langdef files, `*.lang`) from [Highlight v4.19](http://andre-simon.de/doku/highlight/en/highlight.php). This package also provides `filetypes.conf`.
Provides theme files (`*.theme`) from [Highlight v4.19](http://andre-simon.de/doku/highlight/en/highlight.php).
A fast and powerful textbox with syntaxhighlighting and much more
Provides `libhighlight`, the [Highlight v4.19](http://andre-simon.de/doku/highlight/en/highlight.php) native library for various platforms, and the managed bindings for it.
Provides wrapper classes for using various versions of [André Simon's Highlight](http://andre-simon.de/doku/highlight/en/highlight.php) on .NET.
A powerful and highly customizable textbox control for WinUI 3 applications. It provides an advanced text editing experience with features like syntax highlighting for multiple programming languages, intuitive search and replace functionality, zooming, line numbering, and smooth scrolling. With support for undo/redo, customizable themes, and efficient performance.
Provides a custom control that facilitates the usage of the control ICSharpCode.TextEditor.TextEditorControl.
Contains the RichTextBoxFormatter, for rendering the Colorized Code to a RichTextBox.