美文网首页
Intellij IDEA 技巧

Intellij IDEA 技巧

作者: FindTheWay | 来源:发表于2018-11-27 19:24 被阅读0次

IntelliJ IDEA Tips and Tricks 使用技巧

1.Autoscroll form Source 如何定位到文件所在位置

如果是单module项目大部分时候是用不到该配置,而对于多个sub-module项目时通过打开该配置可以定位当前类是在哪个module中定义。

Autoscroll from Source

2.Hide all the windows 隐藏所有窗

快速进入全屏开发模式

Hide all windows

3.Extend Selection & Move Line Up/Down 批量选择并上下移动

Extend Selection&Move Line Up/Down

4.Show Intention Actions 快速提示

Show Intention Actions

5.Navigate Implementation 快速定位接口的实现

Navigate Implementation

6.Navigate Declaration 快速引用查找

相关文章

网友评论

      本文标题:Intellij IDEA 技巧

      本文链接:https://www.haomeiwen.com/subject/rnmgqqtx.html