本文介绍了如何移动出的IntelliJ IDEA自动完成括号(不使用箭头键)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我最近从切换到Eclipse的IntelliJ IDEA的,发现自己不知道如何来移动光标伸出一双自动完成括号中。在日食之后我一个括号完成打字,pressing标签给我带来了括号。我怎样才能做同样的事情,而无需使用箭头键?
I recently switched from Eclipse to Intellij Idea, and found myself wondering how to move the cursor out of a pair of auto-completed brackets. In eclipse after I finished typing in a pair of brackets, pressing tab brings me out of the brackets. How can I do the same thing without using the arrow keys?
您的帮助非常感谢!
推荐答案
然而。最接近的等效项是完整当前语句
编辑器操作(控制骨节病> + 移骨节病> + 输入骨节病> )。
IDEA doesn't have such feature yet. The closest equivalent is the Complete Current Statement
editor action (++).
这篇关于如何移动出的IntelliJ IDEA自动完成括号(不使用箭头键)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!