[stringtemplate-interest] IDE support and an issue with a nestedlist of Java objects

Shane Witbeck shane at digitalsanctum.com
Mon Jan 15 13:06:13 PST 2007


Yeah. This was really what I was looking for since I generally use ST for a
variety of things. What would be even better is if you have an existing file
that you could use as a template and be able to poke holes in it for the ST
attribute placeholders. I do this a lot already using the File and Live
Templates features of the IDEA IDE although last I heard they use Velocity
for their stuff.

On 1/15/07, Bill Venners <bv-svp at artima.com> wrote:
>
> Hi John,
>
> On Jan 14, 2007, at 9:22 PM, John Snyders wrote:
>
> > 1. Is there a "File Type" definition or plugin available for
> > StringTemplate somewhere which gives highlighting support for the
> > IntelliJ IDEA IDE? If not, which IDE has the best support for
> > working with templates?
> > [John Snyders] I don't know of one and I'm not sure how useful they
> > could be. The tough thing about editing template languages is that
> > you are working in two dimensions at once. You have the template
> > language syntax and the generated document language syntax. I think
> > that this would be confusing for smart editors.
> >
> I'd just want a plug-in that understands the ST stuff, and leaves the
> rest un-syntax highlighted, because the generated language syntax
> could be anything. We could write an open source one if we wanted one.
>
> Bill
> ----
> Bill Venners
> President
> Artima, Inc.
> http://www.artima.com
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org:8080/pipermail/stringtemplate-interest/attachments/20070115/a216b693/attachment.html 


More information about the stringtemplate-interest mailing list