Christian Lenz created NETBEANS-393:
---------------------------------------

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


in PHPStorm it is very handy to write stuff like $foo.if->tab will expand to:

{code:php}
if($foo) {

}
{code}

https://blog.jetbrains.com/phpstorm/2015/05/postfix-code-completion-for-php-in-phpstorm-9-eap/

please add this feature to the PHP editor.


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