Christian Lenz created NETBEANS-394:
---------------------------------------

             Summary: Please add postfix completion for c/c++
                 Key: NETBEANS-394
                 URL: https://issues.apache.org/jira/browse/NETBEANS-394
             Project: NetBeans
          Issue Type: Sub-task
          Components: cnd - Editor
    Affects Versions: Next
            Reporter: Christian Lenz


It would be great to have postfix completion in the C/C++ editor. If you write 
foo.if->tab it should expand to:

{code:c}
if(foo) {

}
{code}

See this link for more information about such feature:
https://plugins.jetbrains.com/plugin/7342?pr=dbe&showAllUpdates=true


Regards

Chris



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to