Skip to content

Commit 01a56c5

Browse files
author
DevExpressExampleBot
committedJun 25, 2024
README auto update [skip ci]
1 parent c9c4bb4 commit 01a56c5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/141575675/23.2.2%2B)
33
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T830556)
44
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
5+
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
56
<!-- default badges end -->
67
# Rich Text Editor for WPF -- How to Use Syntax Highlight Tokens to implement T-SQL language Syntax Highlight
78

@@ -18,3 +19,10 @@ Text is parsed into tokens (a list of [SyntaxHighlightToken](https://docs.devexp
1819
## Documentation
1920

2021
* [How to: Highlight Document Syntax](https://docs.devexpress.com/WPF/14714/controls-and-libraries/rich-text-editor/examples/automation/how-to-highlight-document-syntax)
22+
<!-- feedback -->
23+
## Does this example address your development requirements/objectives?
24+
25+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=how-to-implement-t-sql-language-syntax-highlighting-by-creating-syntax-highlight-tokens&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=how-to-implement-t-sql-language-syntax-highlighting-by-creating-syntax-highlight-tokens&~~~was_helpful=no)
26+
27+
(you will be redirected to DevExpress.com to submit your response)
28+
<!-- feedback end -->

0 commit comments

Comments
 (0)
Please sign in to comment.