How to move out of auto-completed brackets in IntelliJ IDEA (without using the arrow keys)?

前端 未结 10 730
遥遥无期
遥遥无期 2020-11-28 03:04

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 fin

10条回答
  •  借酒劲吻你
    2020-11-28 03:35

    If you decide to move back to Eclipse and use PyDev this feature by default is disabled, First Switch to PyDev Perspective and you can enable it by going under Preferences>PyDev>Editor>Typing>Enable link on Automatic parenthesis or literals closing

提交回复
热议问题