Skip to content

DevExpress-Examples/winforms-richedit-syntax-highlighting-with-devexpress-codeparser-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax highlighting HTML markup using DevExpress CodeParser library and Syntax Highlight tokens

This example demonstrates how to highlight HTML markup content using the ISyntaxHighlightService.

In this example, the following modifications of the mentioned approach were made:

  • the ITokenCategoryHelper instance was created using the ParserLanguageID.Html parameter
  • the TokenCategory.Html..... and TokenCategory.Css...... categories were analyzed in the HighlightCategorizedToken method.

Files to Review

Documentation

More Examples

About

Implement the ISyntaxHighlightService to highlight HTML markup content.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •