File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/idea-tutorial/idea-plugins Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515
1616举个例子。我直接点击tab栏下的菜单打开 Version Control(版本控制) 的话,这个插件就会提示你可以用快捷键 ` command+9 ` 或者` shift+command+9 ` 打开。如下图所示。
1717
18- ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/source-code/dubbo /Key-Promoter-X1.png )
18+ ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/idea /Key-Promoter-X1.png )
1919
2020除了这个很棒的功能之外,这个插件还有一个功能我觉得非常棒。
2121
2222它可以展示出哪些快捷键你忘记使用的次数最多!这样的话,你可以给予你忘记次数最多的那些快捷键更多的关注。
2323
2424我忘记最多的快捷键是debug的时候经常使用的 F8(Step Over)。如下图所示。
2525
26- ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/source-code/dubbo /Key-Promoter-X2.png )
26+ ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/idea /Key-Promoter-X2.png )
2727
2828关于快捷键,很多人不愿意去记,觉得单纯靠鼠标就完全够了。
2929
4747
4848举个例子。我使用快捷键 ` command+9 ` 打开 Version Control ,使用了这个插件之后的效果如下图所示。
4949
50- ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/source-code/dubbo /Presentation-Assistant.gif )
50+ ![ ] ( https://guide-blog-images.oss-cn-shenzhen.aliyuncs.com/idea /Presentation-Assistant.gif )
5151
5252从上图可以很清晰地看到,IDEA 的底部中间的位置将我刚刚所使用的快捷键给展示了出来。
5353
You can’t perform that action at this time.
0 commit comments