This extension does syntax highlighting to Html markup in Javascript string literal. It supports any Html element and any attribute name. The colors can be configured in "Fonts and Colors" in Options dialog (color names start with "HTML"). It will determine if the Javascript string literals are suitable to be syntax highlighted, and if so, does the syntax highlighting. Repository: https://github.com/AvoBright/HtmlSyntaxHighlighter
Change Log V1.1 Rename namespace to AvoBright.HtmlSyntaxHighlighter v1.0 Initial release |