Is it possible to make custom "Postfix Completion" in Android studio ?
Settings -> Editor -> Postfix Completion
In Eclipse it's called "Template". I just wan't to write shortcut (e.g. rer) and get (e.g android.util.Log.i("customTAG",$cursor);
What you are looking for is Live template
. It's different of postfix. A bit late but it's already existing as loge
, logi
etc...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With