Is there a way to indent/tab multiple lines in one action in the Codegear RAD Studio IDE?
I.e. I would like to be able to highlight multiple lines and indent them all by one tab simultaneously.
|
Is there a way to indent/tab multiple lines in one action in the Codegear RAD Studio IDE? I.e. I would like to be able to highlight multiple lines and indent them all by one tab simultaneously.
| ||||
|
feedback
|
|
Seth to indents selected code Select the text and press Ctrl + Shift + I to unindents selected code Select the text and press Ctrl + Shift + U Bye. | ||||
|
feedback
|