Intellij IDEA tips and tricks
Magic shortcut for almost everything
Alt + EnterJump to next error
F2
Project window
cmd + 1focus on editor
esc
- The recent file box
cmd E
- Go to declaration
cmd + B
- Find usage
Alt + F7
- Run Anything
double ctrl
*9. Extend/ shrink selection *
option + up arrow
option + down arrow
- Add/ Remove comments
cmd + /
- Complete current statement
shift + cmd + enter
- Reformat file
alt + cmd + l
- Refactor
ctrl + t
Show all the refactor option
- Find action
shift + cmd + A
- Search everywhere
shift + shift
Reference
转载请注明来源,欢迎对文章中的引用来源进行考证,欢迎指出任何有错误或不够清晰的表达。可以在下面评论区评论,也可以邮件至 stone2paul@gmail.com
文章标题:Intellij IDEA tips and tricks
文章字数:87
本文作者:Leilei Chen
发布时间:2020-07-06, 12:39:57
最后更新:2020-07-06, 12:40:23
原始链接:https://www.llchen60.com/Intellij-IDEA-tips-and-tricks/版权声明: "署名-非商用-相同方式共享 4.0" 转载请保留原文链接及作者。