Page 1 of 1
CSS editor and javascript editor
Posted: Fri Aug 05, 2005 2:41 pm
by DavidPérez
Can I use some other structured editor for example CSS embedded inside a <style> tag or Javascript inside a <script> tag?
All of them could be in a XSLT stylesheet.
Posted: Fri Aug 05, 2005 3:28 pm
by george
Hi David,
No, that is not possible.
Best Regards,
George
Posted: Mon Aug 08, 2005 12:30 pm
by DavidPérez
Thanks george for your answer.
And is there any provision for doing so?
Eclipse Web Tools have plans for this feature.
Posted: Mon Aug 08, 2005 2:03 pm
by george
Hi David,
Right now, no, in the future we plan to improve the syntax highlight rendering content from multiple languages inside the same file. An example for instance is an XPath 2.0 expression inside an XSLT select attribute.
Best Regards,
George
Posted: Tue Aug 09, 2005 8:58 am
by DavidPérez
This feature will be really cool!
