aptana - How to add white spaces inside parenthesis when editing a PHP Formatter Profile? -



aptana - How to add white spaces inside parenthesis when editing a PHP Formatter Profile? -

i know how add together white spaces within parenthesis, when editing php formatter profile on aptana studio 3.

i enjoy using style:

if ( $var == 3 ).

but, while editing profile, wasn't able find alternative that.

this 1 have ticket deal - see http://jira.appcelerator.org/browse/apstud-1712 1 time implemented, able command spaces before , after parenthesis (and type of parenthesis). cheers

php aptana code-formatting

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -