Textmate Ruby on Rails 突出显示

发布于 2024-07-25 08:47:36 字数 337 浏览 3 评论 0原文

我的 leopard 机器上运行的是 Textmate 1.5.7。

在 Rails 中编程时,由于某种原因,某些关键字不会突出显示。 例如: validates_presence_ofhas_manyremote_form_forform_for 突出显示)等...

我尝试切换主题并但这没有帮助。 我还尝试升级到最新的rails捆绑包,但没有雪茄。 有人可以帮忙吗?

I have Textmate 1.5.7 running on my leopard machine.

When programming in rails, for some reason some key words do not get highlighted.
For example: validates_presence_of, has_many, remote_form_for (form_for gets highlighted) etc...

I tried switching themes and it did not help. I also tried upgrading to the most recent rails bundle but no cigar. Could someone please help?

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

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

发布评论

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

评论(3

草莓酥 2024-08-01 08:47:36

使用 RubyOnRails 作为您的语言而不是 Ruby

Use RubyOnRails as your language rather than Ruby

放飞的风筝 2024-08-01 08:47:36

如果您正在编辑 .erb 文件等视图,您需要选择 HTML (Rails),以便正确突出显示 remote_form_for 等。 对于 @Omar 指出的其他所有内容(控制器、模型、迁移等),请确保您选择了 Ruby on Rails

If you're editing views like .erb files you'll want to select HTML (Rails) so the remote_form_for, etc. get properly highlighted. For everything else (controllers, models, migrations, etc.) like @Omar points out, make sure you've got Ruby on Rails selected.

难如初 2024-08-01 08:47:36

对于其他潜伏者来说,这是一个简短的说明 - 我花了一些时间才弄清楚如何更改 TextMate 上的语言。 您可以通过捆绑编辑器来完成此操作,它也会向您显示快捷方式...

Just a quick note for other lurkers -- it took me a little while to figure out how to change languages on TextMate. You can do it through the Bundle Editor, which will show you the shortcut as well...

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