Android Studio中的自定义Postfix完成

p37*_*td8 6 android android-studio

可以在Android工作室中自定义"Postfix Completion"吗?

 Settings -> Editor -> Postfix Completion
Run Code Online (Sandbox Code Playgroud)

在Eclipse中,它被称为"模板".我只是不想写快捷方式(例如rer)和get(例如android.util.Log.i("customTAG",$ cursor);

Vin*_* D. 5

您正在寻找的是Live template。后缀不同。有点晚了,但已经以logelogi等形式存在...

动态模板Android Studio