idea live template

Posted lijiale

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了idea live template相关的知识,希望对你有一定的参考价值。

 

分享下自己的idea的live template

1、技术分享图片

2、技术分享图片

3、groovyScript(" ‘"‘ +_1 + ‘ ‘ + _2.collect { it + ‘[{}]‘}.join(‘, ‘) + ‘"‘ + ‘, ‘ + _2.collect { it }.join(‘,‘) + ‘, e‘ ", methodName(), methodParameters()) 

使用groovy脚本拼接参数

这个template 用来打印方法中的日志非常的方便会自动将方法的所有参数打出解放劳动力。

4、导出的可使用的settings.jar

下载地址

https://files.cnblogs.com/files/lijiale/settings.rar

下载后解压

file -> import settings 即可

 

以上是关于idea live template的主要内容,如果未能解决你的问题,请参考以下文章

Idea各种快捷生成Live Template的代码整合

idea live template

Idea的live template参数中的预定义功能

mooc-IDEA live template--006

代码生成利器:IDEA 强大的 Live Templates

IntelliJ IDEA生成live template(代码模板)