Skip to content

Commit 30ebc01

Browse files
authored
Update live-templates-introduce.md
1 parent d903ede commit 30ebc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-templates-introduce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
>> * Linux: ~/.<product name><version number>/config/templates
2222
>> * OS X: ~/Library/Preferences/<product name><version number>/templates
2323
24-
调用常规的实时代码模板主要是通过两个快捷键:`Tab``Ctrl + J`。虽然 IntelliJ IDEA 支持修改此对应的快捷键,但是默认大家都是这样使用的,所以没有特别愿意就不要去改
24+
调用常规的实时代码模板主要是通过两个快捷键:`Tab``Ctrl + J`。虽然 IntelliJ IDEA 支持修改此对应的快捷键,但是默认大家都是这样使用的,所以没有特别原因就不要去改
2525

2626
该两个快捷键的使用方法:如第一张 Gif 演示图所示,在输入 `sys` 后按 `Tab` 键,即立即生成预设语句。如果按 `Ctrl + J` 则会先提示与之匹配的实时代码模板介绍,然后还需按 `Enter` 才可完成预设语句的生成。
2727

0 commit comments

Comments
 (0)