Frage

Does there exist a program capable of syntax highlighting Kendo UI templates. They are very difficult to read in visual studio. Even if there is not plugin, is there an editor? Does their syntax perhaps match another template format?

Examples of the syntax can be seen here

War es hilfreich?

Lösung

You can try setting the type attribute of the script tag to "text/html". Some people find it easier to read.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top