Idea自定义快捷键
Posted doublew127
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
以上是关于Idea自定义快捷键的主要内容,如果未能解决你的问题,请参考以下文章