Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
请告诉我在 Aptana3 中转到备用文件的快捷键。例如。我有一个控制器和一个名为 hello.Now 我想从控制器转移到 hello.rhtml 的操作。我试过 Shift + ctrl + Alt + Down。但它不起作用。
到目前为止,我们没有任何快捷键。但我们可以通过以下方式实现这一点
命令 --> Rails --> 转到 --> 转到备用文件
我假设您想在 Aptana 中切换打开的文件?我对吗?你可以轻松搞定,
Ctrl + Tab
如果你想去下一个文件或
Ctrl + Shift + Tab
如果你想切换到上一个文件。
您可以在 Preferences / General / Keys 下进行调整:上一个编辑器(Aptana)和下一个编辑器(Aptana)