Echo/docs/IDEA快捷键.md
2021-01-22 12:10:47 +08:00

19 lines
380 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## IDEA 快捷键
- ctrl + P显示方法形参
![](https://gitee.com/veal98/images/raw/master/img/20201224211234.png)
- ctrl + shift + N查找文件
- ctrl + N查找类
- alt + enter快速处理异常
- shift + enter在当前行的下方开始新行
- ctrl + E切换打开的标签页
- ctrl + alt + V抽离变量
- alt + 1打开/关闭侧边栏