将 Javascript 语法突出显示添加到 HAML TM Bundle

发布于 2024-09-18 06:15:16 字数 88 浏览 11 评论 0原文

我有 HAML TextMate 包和 :javascript 块内部,我希望有适当的 javascript 语法突出显示。我如何修改 HAML 包来做到这一点?

I have the HAML TextMate bundle and inside of the :javascript block, I'd like to have proper javascript syntax highlighting. How could I modify the HAML bundle to do this?

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

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

发布评论

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

评论(2

空宴 2024-09-25 06:15:16

您可以编辑 HAML 包的语法,但看起来这已经在 HAML 包的其他一些分支中完成了。请参阅 phuibonhoa / handcrafted-haml-textmate-bundle,例如:

改进的语言

  • 现在可以正确识别 Ruby、ERB、Javascript、Sass 和 CSS 过滤器中的文本,以便您获得所有语法突出显示、代码片段、命令等。

尝试一下该分支。

You can edit the grammar of the HAML bundle, but it looks like this has already been done in some other forks of the HAML bundle. See phuibonhoa / handcrafted-haml-textmate-bundle, for instance:

Improved Language

  • Text inside Ruby, ERB, Javascript, Sass, and CSS filters are now properly recognized so you get all the syntax highlighting, snippets, commands, etc.

Give that fork a shot.

数理化全能战士 2024-09-25 06:15:16

该项目还具有 javascript 突出显示: https://github.com/mattpolito/ruby-haml.tmbundle< /a>

但你还需要安装 jquery 包: https://github.com/kswedberg/ jquery-tmbundle

this project also has javascript highlighting: https://github.com/mattpolito/ruby-haml.tmbundle

but you'll need the jquery bundle installed as well: https://github.com/kswedberg/jquery-tmbundle

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