PavelTorgashov / FastColoredTextBox

Fast Colored TextBox for Syntax Highlighting. The text editor component for .NET.
Other
1.21k stars 463 forks source link

Do not remember and restore brackets when using SyntaxDescriptor #181

Open GabCard opened 4 years ago

GabCard commented 4 years ago

Do not remember and restore brackets configuration in HighlightSyntax(SyntaxDescriptor desc, Range range), because it overrides the brackets configuration you put in the xml file description.

GabCard commented 4 years ago

Hello, I'm just wondering if you will accept/merge my two remaining pull request? Do you have any questions about them? Did you plan to update your Nuget package after that? Thank you for taking the time to respond, have a nice day.