Shortcuts for my codes in Intellij IDEA?
Hello,
I would like to know,,, how I can make shortcuts for my code
EX:
i Have AlertDialogBuilder Code,, it's very long to write everytime
i would like,, make shortcut like (buildAlert)
just like that
About the way I AM lazy developer.. :)
Thanks in advane
Please sign in to leave a comment.
Hi Yosef,
You can use live templates for that.
Denis
Thanks its Works fine...