This repository has been archived by the owner on Jan 23, 2019. It is now read-only.
Releases: PoLaKoSz/FastColoredTextBox
Releases · PoLaKoSz/FastColoredTextBox
Create syntaxes easier
Breaking changes
FastColoredTextBlock class
- AutoIndentCharsPatterns field removed
- CommentSelected(string commentPrefix) method removed
- Language Enum removed
SyntaxHighlighter class's methods
- HighlightSyntax(SyntaxDescriptor desc, Range range) removed
- RestoreBrackets()removed
- RememberBrackets()removed
- InitStyleSchema()removed
IXmlDocParser class removed
XmlDocParser class removed
Fixed build errors in the Example (Tests) projects
This is a quick fix because only boilerplate C#, HTML and XML syntax highlighting added.
Objectum oriented architecture
Need some fixes but the core of the new architecture is done.
Braking changes
- FastColoredTextBox().LeftBracket field removed
- FastColoredTextBox().RightBracket field removed
- FastColoredTextBox().LeftBracket2 field removed
- FastColoredTextBox().RightBracket2 field removed
- FastColoredTextBox class Language field's type changed from
Enum
to Interface (ILanguage
)
Known bugs
The Tester
project is not compatible with the new version of FastColoredTextBox.
PavelTorgashov's version
v1.0.0 no message