3. StringTemplate 4 Editing Features

Skip to end of metadata
Go to start of metadata

Syntax highlighting

The StringTemplate 4 editor includes semantic syntax highlighting. As a quick teaser, the following screenshot shows the ability to distinguish between inherited attribute references (green, italic) and named parameter references (green, plain). It can also handle expression options such as separator and wrap, shown here in italics.

Labels:

var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-1024344-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();