I'm currently using Netbeans 7.0.1 for PHP development on the Mac.
The tab formatting in some of the code I'm working with is incorrect (its tabbed/indented in too far).
When I try to correct this by using shift+tab (reverse indents code), the CPU usage for Netbeans will start to spike and can get over 300%. This is especially true if I try to shift+tab more then one line at a time. This can even cause Netbeans to permanently hang and requiring a force quit to close.
Even if I only shift+tab a single line at a time, the CPU usage will build up making Netbeans unusable. Can someone please explain what causes this and how to resolve it? If it cannot be resolved is there a workaround for reformatting large blocks of code?