快捷键IntelliJ IDEA For Mac 常用快捷键

Posted 756623607-zhang

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了快捷键IntelliJ IDEA For Mac 常用快捷键相关的知识,希望对你有一定的参考价值。

一、符号对应关系

?    control
?    option
?    command
?    shift

 

二、常用快捷键

1.control+shift+J  两行整理成一行
2.command+shift+F12 隐藏和显示侧边栏
3.option+enter  万能提示
4.fn+delete 删除后一个字符
5.command+F12 查看类 方法 成员变量
6.f1 查看类 成员变量 方法 的 文档信息 
7.command+B  进入方法、类
8.shift+F6 重命名
9.option+O/I 重写方法/实现方法
10.option+F1 
      To quickly select the currently edited element(class, file, method or field) in any view (Project view, Structure view           or other), press ?F1.
11.command+option+T  (Code | Surround With) and choose try / catch.
12. control+shift+Space  提示方法参数 
13.command+option+M 抽取方法
14.command + option + V  快速生成变量名
15.command + F9   idea 中重新编译
16.command + option + L  格式化代码布局
17.command + J 查看各种方法缩写 快捷键
18.alt+f7 可以帮你找到你的函数或者变量或者类的所有引用到的地方
19.ctrl+option+O 去除多余的import
20.ctrl+h 查看类的继承树(即Navigate选项卡,选择里面的Type Hierachy)
21.command+option+B 可以查看一个类的subtype(s)。包括subclass(s) or implementation(s)

 

以上是关于快捷键IntelliJ IDEA For Mac 常用快捷键的主要内容,如果未能解决你的问题,请参考以下文章

IntelliJ IDEA for Mac 快捷键

IntelliJ IDEA for mac 快捷操作有什么?IntelliJ IDEA 常用快捷键整理分享

IntelliJ IDEA For Mac 快捷键

Mac_IntelliJ IDEA For Mac 快捷键

IntelliJ IDEA For Mac 快捷键

IntelliJ IDEA For Mac 快捷键