Is it possible to change the indentation on the Netbeans 7.x IDE editor? I prefer to use a single indentation, but Netbeans always uses 2, which makes some of my PHP files a bit hard to read.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

You can edit code formatting and tabulation in:

Tools -> Options -> Editor -> Formatting

enter image description here

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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