码迷,mamicode.com
首页 > 其他好文 > 详细

Idea自定义快捷键

时间:2018-08-22 10:21:16      阅读:216      评论:0      收藏:0      [点我收藏+]

标签:pac   定义   shift   nbsp   继承   调用   command   提取   源代码   

结束行 shift+command+return

代码提示 option+space

代码补全 option+command+l

单行注释 command+/

多行注释command+shift+/

向下复制一行 option+command+向下

删除一行 command+d

向下移动 option+向下

开始新的一行 shift+return 

向上开始新的一行 option+command+return

查看源代码 control

退出/进入页面 command+[/]

查看继承关系 f4

格式化 shift+command+f

提取 control+shift+space

大小写 shift+command+x/y

get/set command+n

try catch option+command+z

find command+f

find in path control+h

查找方法在哪被调用 control+option+h

提取方法 option+command+m

 

Idea自定义快捷键

标签:pac   定义   shift   nbsp   继承   调用   command   提取   源代码   

原文地址:https://www.cnblogs.com/DoubleW127/p/9515773.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!