How to do the opposit of indenting chunk of code in Netbeans?
Indenting multiple lines of code, I can select and use Tab key to achieve.
How can I do the reverse of this quickly, not by doing it line by line?
Even better, is there a way to format all the code? Somewhere I used in Dreamweaver before..
to format all the code in NetBeans, press Alt + Shift + F
If you want to indent lines, select the lines and press Alt + Shift + right arrow key
and to unindent, press Alt + Shift + left arrow key
shift+tab should unindent the current line if none is selected, or multiple lines if they are.
ctrl+shift+F7 will get NB to format highlighted code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With