Aptana/Eclipse 中模板工具包文件的语法高亮
有谁知道如何为模板工具包文件的 Eclipse/Aptana 添加语法突出显示?
我需要的只是 [% ... %] 是不同的颜色。
Does anyone know how I can add syntax highlighting to Eclipse/Aptana for Template Toolkit files?
All I need is for [% ... %] to be a different colour.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以尝试这个插件 http://perleclipse.com/TTEditor/
You can try this plugin http://perleclipse.com/TTEditor/
我为 jEdit 做了语法高亮,现在它与编辑器一起使用了。但我只是想知道如何为 Eclipse 做到这一点。
我刚刚偶然发现了常见问题解答部分,其中对此进行了解释。
如果您擅长 JAVA,我将很乐意使用它:)。否则我会尝试这样做,但 Java 开发人员会做得更好。
I made syntax highiting for jEdit and it goes with the editor now. but I was just wandering how to do it for Eclipse.
I just stumbled upon the FAQ section where it is explained.
If you are good with JAVA I will be happy to use it :). Otherwise I will try to do it, but a Java developer will do it better.