[stringtemplate-interest] Re : Visual Studio 2010 support for ST4 template editing

Robert Clark robert.clark at quest.com
Tue Jun 28 12:25:58 PDT 2011


On June 28, 2011 5:23:42 AM Matthieu Wipliez wrote:
> As a matter of fact, a colleague and I have made an Xtext-based editor
> for ST4 (requires Eclipse 3.7), available here:
> http://sourceforge.net/p/hastee/

Just trying it out now. This looks very nice. 

Thank you!
 
> In the future I intend to rewrite the grammar and use a custom
> lexer (to allow other separators than < and >).

+1000, I end up generating a lot of XML-like documents and use '%' as the 
separator more often than not. 

However, even as it is your editor has saved me quite some time already as 
it was very obvious when I forgot to close a template definition (oops).

- Rob


More information about the stringtemplate-interest mailing list