Christian Lenz created NETBEANS-391:
---------------------------------------
Summary: Please add postfix completion for java
Key: NETBEANS-391
URL: https://issues.apache.org/jira/browse/NETBEANS-391
Project: NetBeans
Issue Type: Sub-task
Components: java - Editor
Affects Versions: Next
Reporter: Christian Lenz
Example if code: customer.notnull it should autocomplete the code with:
{code:java}
if (customer != null) {
}
{code}
It's a really simple thing but helps a lot.
Any other comments, you can see in the external ticket.
Cheers
Chris
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists