Support methodParameters() and so on in Live Template variables

I'd like to add a live template named logm like in Android Studio Live Templates.

It is used to log method name and parameters quickly, but there is no methodParameters() in expression of Template variables, it is impossible to get paremeter list.

0

请先登录再写评论。