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 15
15
16
16
举个例子。我直接点击tab栏下的菜单打开 Version Control(版本控制) 的话,这个插件就会提示你可以用快捷键 ` command+9 ` 或者` shift+command+9 ` 打开。如下图所示。
17
17
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 )
19
19
20
20
除了这个很棒的功能之外,这个插件还有一个功能我觉得非常棒。
21
21
22
22
它可以展示出哪些快捷键你忘记使用的次数最多!这样的话,你可以给予你忘记次数最多的那些快捷键更多的关注。
23
23
24
24
我忘记最多的快捷键是debug的时候经常使用的 F8(Step Over)。如下图所示。
25
25
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 )
27
27
28
28
关于快捷键,很多人不愿意去记,觉得单纯靠鼠标就完全够了。
29
29
47
47
48
48
举个例子。我使用快捷键 ` command+9 ` 打开 Version Control ,使用了这个插件之后的效果如下图所示。
49
49
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 )
51
51
52
52
从上图可以很清晰地看到,IDEA 的底部中间的位置将我刚刚所使用的快捷键给展示了出来。
53
53
You can’t perform that action at this time.
0 commit comments