Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PavelTorgashov/FastColoredTextBox
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
https://github.com/PavelTorgashov/FastColoredTextBox
Last synced: 5 days ago
JSON representation
Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
- Host: GitHub
- URL: https://github.com/PavelTorgashov/FastColoredTextBox
- Owner: PavelTorgashov
- License: other
- Created: 2013-02-14T16:38:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-01T06:18:40.000Z (about 1 year ago)
- Last Synced: 2024-10-29T17:50:49.881Z (13 days ago)
- Language: C#
- Size: 12.2 MB
- Stars: 1,224
- Watchers: 109
- Forks: 466
- Open Issues: 110
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
FastColoredTextBox
==================Fast Colored TextBox is text editor component for .NET.
Allows you to create custom text editor with syntax highlighting.
It works well with small, medium, large and very-very large files.It has such settings as foreground color, font style, background color which can be adjusted for arbitrarily selected text symbols. One can easily gain access to a text with the use of regular expressions. WordWrap, Find/Replace, Code folding and multilevel Undo/Redo are supported as well.
![Fast Colored TextBox](http://www.codeproject.com/KB/edit/FastColoredTextBox_/fastcoloredtextbox2.png)
More details http://www.codeproject.com/Articles/161871/Fast-Colored-TextBox-for-syntax-highlighting
Nuget package https://www.nuget.org/packages/FCTB/