Netbeans IDE has code format feature that can be launched using the "Format" item in the "Source" menu. how can I customize this "Format" operation so my formatted code will be in the style that I define. I could not find any special documentation in Netbeans Help or online WIKI.

link|improve this question

64% accept rate
feedback

2 Answers

Tools-Options-Editor-Formatting-(Language:PHP)

Don't forget to configure all categories (Not Tabs and Indents only)

link|improve this answer
feedback

I think right now this is our best bet http://www.netbeans.org/issues/show_bug.cgi?id=163030

link|improve this answer
I hope it will be usable in netbeans 6.7.0.0.0.0.1. cause I really need it. – farzad Jul 28 '09 at 4:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.