Rails Aptana 3 转到 Haml 查看快捷方式

发布于 2024-12-09 15:12:17 字数 389 浏览 1 评论 0原文

我使用 Aptana 作为我的 Rails 文本编辑器。

当我处于控制器操作“例如 new”并且我想导航到视图“new.html.erb”时,我按“Alt+ctr+shift+down”然后我可以导航到erb 视图。

但是,当我使用 haml 并尝试相同的操作时,Aptana 搜索“new.html.erb”而不是“new.html.haml” ”并显示“未找到视图文件”

我如何告诉 Aptana 我正在使用 haml 视图而不是 erb

I am using Aptana as my Rails text editor.

When I am in a controller action "new for example" and I want to navigate to the view "new.html.erb" I press "Alt+ctr+shift+down" then I can navigate to the erb view.

However, when I am using haml and try the same, Aptana searches for "new.html.erb" not "new.html.haml" and displays "view file not found"

How can I tell Aptana that I am using haml views not erb?

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

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

发布评论

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

评论(1

挽心 2024-12-16 15:12:17

请执行以下操作:

选择方法名称并按以下按钮。您将到达风景。

Shift + Ctrl + V

please do the following:

select the method name and press the following. You will reach the view.

shift + ctrl + v

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