[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.webtools] Re: XSLT extensions

Indeed, it does work. I had tried it, but gave up when ctrl-space didn't provide me the hint after typing a few characters. I didn't realize the templates only come up if you hit ctrl-space before typing anything. But this was because I had chosen "XML Tag" as my context. When I changed it to "All XML", it works much like content assist !!

The feature request for additional context types in XSL editor templates is 289498.

Dave Carver wrote:
Paul Glezen wrote on Sat, 12 September 2009 01:54
I also wondered whether the XSL tooling will soon support templates contexts other than New XSL. While I find this one very useful, I'd also like to see the Tag context like the XML editor has. Then I could define many of my favorite extensions as templates without having to write a plug-in.


One more note, if you add these to the XML editors Templates, you should get them showing up in the XSL editor. The XSL Editor extends the existing XML editor, and adds XSL specific functionality ontop of the built in XML editors functionality. We could look at adding XSL tag specific entries in the XSL editor itself.

Please open an enhancement request in bugzilla for this.

Dave