I am using netbeans 7.0 for php, and I want a specific type of formatting like so :
if ( ! foo)
There is currently no option to add spaces before and after !
.
Can we get that in auto formatting for netbeans?
edit : oh, before you say there's a option for "unary operators", I don't want it screw with all other stuff, only !