40 packages tagged with “Highlighting”
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.
The core project of Visual F# Power Tools includes IDE-agnostic features intended to be used in different F# IDEs and editors.
Syntax Highlighting for Markdig.
This package provides the functionality to utilize the features of Syncfusion® WinForms Syntax Editor and more.
HighlightMarker is a library which supports you in highlighting an input string in a given text. Essentially, it tells you from/to which character of a given text you need to start/stop highlighting the user's search input.
This package provides the functionality to utilize the features of Syncfusion® WPF Syntax Editor and more.
CodeEditor module for Gemini, providing a syntax-highlighted code editor using AvalonEdit.
C# to HTML converter with syntax highlighting
Dynamically highlights text with foreground/background colors
Port of Python's Pygments syntax highlighter
SyntaxEditor is a powerful text editing WPF control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, zooming, bi-di support, and much more. SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=25.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
This assembly implements a docking layout system for WPF.
Provides theme files (`*.theme`) from [Highlight v4.19](http://andre-simon.de/doku/highlight/en/highlight.php).
Colorizes C#/VB code, including code fragments
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 `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.
Syntax Highlighting extension for Markdig
TextBlock with SyntaxHighlighting for UWP
ColorCodeStandard is a library for colorizing source code (also known as syntax highlighting) and a clone of the ColorCode package but with some bug fixes, upgrade to .net standard 2.0 and a darkmode stylesheet
Ookii.FormatC is a .Net class library that allows you to add syntax highlighting to your C#, Visual Basic, C++, XML, HTML, Transact-SQL or PowerShell source code, so you can publish it on a web page or blog post.
Provides wrapper classes for using various versions of [André Simon's Highlight](http://andre-simon.de/doku/highlight/en/highlight.php) on .NET.
Provides a custom control that facilitates the usage of the control ICSharpCode.TextEditor.TextEditorControl.
SyntaxEditor is a powerful text editing Windows Forms control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, bi-di support, and much more. SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=25.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
Attach syntax highlighting to a WPF TextBox.
Contains the RichTextBoxFormatter, for rendering the Colorized Code to a RichTextBox.