i need this:
{{ _('') }}
very often and get tired by typing it again over and over.
Is there a netbeans function where i can create a shortcode for that? Si if i press a key combination it insert this thing?
And i dont want to use copy and paste ;)
Thanks
There is. If you go to tools --> options --> Editor --> Code Templates, you can add a abbreviation and the Expanded text to make it.
For example, when I type syso and hit the Tab button, it makes it System.out.println("${cursor}");, where the cursor is at ${cursor}.
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