为IDEA设置默认代码块

live template是一个预定义的代码模板,其中的内容能够根据上下文信息自动推断
为IDEA设置默认代码块_第1张图片
为IDEA设置默认代码块_第2张图片
change 设置模板的作用范围
为IDEA设置默认代码块_第3张图片
comment:注释
declaration:声明
expression:表达式
smart type completion:智能类型完成
statement:语句
string:字符串
other:其他

你可能感兴趣的:(代码)