Pycharm 或 Sublime Text 2 中是否有用于跳出匹配括号的快捷方式? [英] Is there a Shortcut in Pycharm or Sublime Text 2 for Jump out of matching brackets?

查看:33
本文介绍了Pycharm 或 Sublime Text 2 中是否有用于跳出匹配括号的快捷方式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Pycharm 或 Sublime Text 2 中是否有用于跳出匹配括号和 "' 对的快捷方式?

Is there a shortcut in Pycharm or Sublime Text 2 for jumping out of matching brackets and " or ' pairs?

现在我按左键退出,痛苦.

Now I out it by press left, agony.

推荐答案

这是我在 Sublime 中的做法:

Here is how I did it in Sublime:

{ "keys": ["shift+enter"], "command": "move", "args": {"by": "subword_ends", "forward": true} }

Shift-Enter 打破引号和括号,Super-Enter 创建一个新行而不打破当前行

Shift-Enter breaks out of quotes and brackets, and Super-Enter creates a new line without breaking the current one

这篇关于Pycharm 或 Sublime Text 2 中是否有用于跳出匹配括号的快捷方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆