位置:File => Settings => Editor => Live Templates
idea 自定义代码模板设置 live templates
idea 自定义代码模板设置 live templates

类注释

idea 自定义代码模板设置 live templates
idea 自定义代码模板设置 live templates
idea 自定义代码模板设置 live templates
Template text:

/**
 * $desc$
 * @author AESOP
 * @date $date$ $time$
 */

效果:
idea 自定义代码模板设置 live templates
idea 自定义代码模板设置 live templates

方法注释

代码模板

相关文章: