如何防止 Aptana Studio 3 使用“选项卡”完成代码?钥匙
我正在使用 Aptana Studio 3,并且打开了内容辅助功能,但我遇到了一个非常烦人的问题。
基本上,我会发现自己处于单引号或其他可以“跳出”的上下文中,然后我会输入诸如“登录”之类的内容。因此,当我完成登录登录时,我使用 Tab 退出引号,但因为自动完成功能已找到“LoginForm”对象,所以按 Tab 不会将我从引号中退出,而是将“Form”添加到我的“Login”中,编写“登录表单”。
基本上,我想设置编辑器,以便“输入”自动完成功能和制表符只是缩进或从引号/大括号/等中制表符。
I'm using Aptana Studio 3, with content assist on, and I have a really annoying problem.
Basically, I'll find myself within single quotes or some other context that one can "tab" out of, and I'll type something like, say, "login". So, when I finish typing login, I use tab to get out of the quotes, but because autocomplete has found the "LoginForm" object, instead of bringing me out of the quotes, pressing tab adds "Form" to my "Login," writing "LoginForm".
Basically, I would like to set up the editor so that "enter" autocompletes and tab simply indents or tabs out of quotes/braces/etc.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
按 Esc 键,然后按 Tab 键,最终您就会习惯它。我建议不要编辑你的编辑器,否则当你使用另一个 IDE 时你会遇到同样的问题,因为它们都是这样做的。
如果您确实想编辑 aptanas 键绑定:https://wiki.appcelerator .org/display/tis/Modifying+your+shortcut+keys
Press Esc then Tab, eventually you get used to it. I advise against editing your editor otherwise when you use another IDE you'll hit the same problem because that's what they all do.
If you really want to edit your aptanas keybindings: https://wiki.appcelerator.org/display/tis/Modifying+your+shortcut+keys