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 - Please add postfix completion
Summary: Please add postfix completion
Status: CLOSED INVALID
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal with 1 vote (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-08 09:53 UTC by Christian Lenz
Modified: 2018-02-15 16:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.