尽管更改了快捷键,roo shell 上的 Ctrl-空格功能仍无法在 mac osx 上工作
我在 mac osx 雪豹上运行 eclipse 3.7 和 sts 2.7.2 roo 1.1.5 插件。在 roo shell 下,按 cmd+Space 将触发聚光灯,因此我禁用了聚光灯快捷方式,但仍然没有显示 roo 内容辅助。然后我将 Eclipse 的内容辅助快捷方式更改为 Shift+Space,仍然不起作用。
I'm on mac osx snow leopard running eclipse 3.7 with sts 2.7.2 roo 1.1.5 plugin. Under roo shell, pressing cmd+Space will trigger spotlight so I disabled spotlight shortcut, but still roo content assist doesn't show up. Then I changed content assist shortcut for eclipse to Shift+Space, still doesn't work.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果问题仍然存在,请在 STS 问题跟踪器中提交错误。
但是,您仍然可以从操作系统 shell 使用 Roo 控制台。默认情况下,Roo shell 的内容辅助使用 Tab 键。
If the problem continues, please file a bug in the STS Issue Tracker.
However, you can still use the Roo console from the operating system shell. In there, by default, the content assist for Roo shell works with the Tab key.
我有在 OSX 10.6 上运行的 sts 2.7.1,默认的辅助快捷键是
CTRL+Space
(不是CMD+Space
)I have stock sts 2.7.1 running on OSX 10.6, and default shortcut for assist is
CTRL+Space
(notCMD+Space
)