如何在 RubyMine 中获取快速修复菜单?

发布于 2024-09-16 12:15:40 字数 280 浏览 8 评论 0原文

根据 http://blogs.jetbrains.com /ruby/2009/08/whats-mining-rails-i18n-support/ 应该有一个快速修复菜单,允许我创建翻译键。它似乎与灯泡有关,但在最新的 RubyMine (RM-96.886) 中我似乎没有得到小灯泡。有什么想法如何进入该菜单吗?

According to http://blogs.jetbrains.com/ruby/2009/08/whats-mining-rails-i18n-support/ there should be a quick fix menu that allows me to create translation keys. It seems to be related to the light bulb but in the latest RubyMine (RM-96.886) I don't seem to get the little lightbulb. Any ideas how to get to that menu?

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

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

发布评论

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

评论(1

故事还在继续 2024-09-23 12:15:40

确保您在 IDE 设置 | 中启用了“i18n 字符串值”意图。意向 |红宝石。
当您位于代码中的字符串时,请尝试 Alt+Enter(在 Mac 上为 Option+Enter)。它应该显示快速修复弹出窗口。

Make sure you have 'i18n string value' intention enabled in IDE Settings | Intentions | Ruby.
When you're on a string in the code try Alt+Enter (Option+Enter on Mac). It should show the quick-fix popup.

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