JsHighlightProvide syntax highlighting and autocompletion to Html markup inside JS string literal.
Syntax highlighting the string literal if it contains Html markups. With the colors, now code is more readable.
Autocompletion when typing "</". Closing tag of the immediate opening tag will be provided.
Customize the colors of the syntax highlighting in Visual Studio options dialog like regular Html elements. |