首页 > 其他 > 详细

pycharm快捷键

时间:2019-07-10 00:13:15      阅读:101      评论:0      收藏:0      [点我收藏+]

常用快捷键

ctrl_alt_shift_t 快速抽取
alt+f1 快速选择类、方法、文件、字段
alt+j 快速选择下一个同时进行编辑
CTRL+{},跳转至括号
CTRL+ALT+V,定义变量
Ctrl+Alt+Shift+N:打开方法或字段
Ctrl+K:invoke the Commit Changes.
Ctrl+Alt+F7:Find the usage
Alt+Shift+F10:access the Run/Debug dropdown
Ctrl+Alt+T:surround with
Ctrl+Tab:switch the open windowns,Up,Down,Tab,Shift+Tab,Alt,Delete,Back
Ctrl+Shift+F7:高亮
树结构可直接输入字符查找
ESC:快速退出edit页面,SHIFT+ESC,F12
Ctrl+Shift+BACK:上次变更位置
Ctrl+E:打开常用文件
Ctrl+Space:补全
Ctrl+Shift+V:剪贴板
Ctrl+O:覆盖方法
Alt+Shift+C:显示最近的修改
Alt+鼠标:列选择
Ctrl+C:不选中时,直接复制到光标位置
Ctrl+Alt+A:find a menu command or toolbar action
Ctrl+Alt+Shift+I:find and run an inspection
Ctrl+Click:查看当前路径
Ctrl+Alt+R:run a utility of a task.
Ctrl+Shift+N:open any class or file in the editor at the desired line.
Ctrl+H:to see the inheritance for a selected class.

pycharm快捷键

原文:https://www.cnblogs.com/liehen2046/p/11161034.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!