Skip to content

Commit 96d1900

Browse files
committed
2016-06-22新增:最特殊的快捷键 Alt + Enter 介绍
1 parent 184373b commit 96d1900

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

hotkey-alt-enter-introduce.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,20 @@
1717

1818
> ***接口实现类** 中添加一个方法后,让该 **接口类** 也跟着生成
1919
20+
![智能辅助](images/hotkey-alt-enter-introduce-3.gif)
21+
22+
> * 对当前光标所在类,生成单元测试类
23+
24+
![智能辅助](images/hotkey-alt-enter-introduce-4.gif)
25+
26+
> * 对当前光标所在类,创建子类,常用在对接口生成接口实现类
27+
28+
![智能辅助](images/hotkey-alt-enter-introduce-5.gif)
29+
30+
> * 移除未使用的变量、对象等元素
31+
32+
2033
- 待整理:
21-
- 对当前光标所在类,生成单元测试类
22-
- 对当前光标所在类,创建子类
23-
- 移除未使用的变量、对象等元素
2434
- 对属性创建 set、get 方法
2535
- 添加 doc
2636
- 把自己造的单词加入词库中
769 KB
Loading
1.87 MB
Loading
277 KB
Loading

0 commit comments

Comments
 (0)