This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 268889

Summary: Please add postfix completion
Product: php Reporter: Christian Lenz <chrizzly>
Component: EditorAssignee: Tomas Mysik <tmysik>
Status: CLOSED INVALID    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description Christian Lenz 2016-11-08 09:53:24 UTC
in PHPStorm it is very handy to write stuff like $foo.if->tab will expand to:
if($foo) {

}

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
Comment 1 Christian Lenz 2018-02-15 16:58:40 UTC
I will close it, because it will handled now at the JIRA board: https://issues.apache.org/jira/browse/NETBEANS-390. Please discuss it there for further information.