TIP: Shift text of selected lines or current line to left or right in NetBeans 6.0 editor
In any NetBeans 6.0 editor you can shift the text of selected lines or the current line to the left or right using the following key bindings:
Alt+Shift+Left (Ctrl+Shift+Left on Mac) - shift the text of selected lines or the current line to the left by one indent unit
Alt+Shift+Right (Ctrl+Shift+Right on Mac) - shift the text of selected lines or the current line to the right by one indent unit
The number of spaces used for shifting is controlled by the Tools:Options:Editor:Indetation:Number of Spaces per Indent: option.
Posted by sandipchitale
( Nov 11 2007, 10:33:15 PM PST ) Permalink