Idea自定义快捷键

结束行 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

进入类 shift+command+t 

posted @ 2018-08-22 09:22  DoubleW  阅读(827)  评论(0编辑  收藏  举报