Eclipse 中的 HTML/CSS/JS 语法突出显示

发布于 2024-10-28 05:32:23 字数 177 浏览 0 评论 0原文

你好,如何在 Eclipse 中启用 HTML/CSS/JS 的语法突出显示我主要使用 PyDev 包在 python 中进行开发,但现在我正在创建 Cheetah 模板,它们很难在未突出显示的情况下阅读。

任何与 Cheetah 相关的插件/包建议或只是将任何文件突出显示为 html 将不胜感激。

谢谢。

Hello How can I enable syntax highlighting for HTML/CSS/JS in Eclipse I am mainly developing in python using the PyDev package but right now I am creating Cheetah templates and they are very hard to read unhighlighted.

Any plugin/package suggestions related to Cheetah or just highlighting any file as html would be greatly appreciated.

thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

你爱我像她 2024-11-04 05:32:23

我能以某种方式欺骗 Eclipse 将 .tmpl 文件视为 .html 文件吗?

这不是一个诡计。

Windows下->首选项,常规 ->编辑->文件关联,您可以将 *.tmpl 文件与 HTML 编辑器关联。

Can I somehow trick Eclipse into treating .tmpl files as if they were .html?

It's not a trick.

Under Windows -> Preferences, General -> Editors -> File Associations, you can associate *.tmpl files with your HTML editor.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文