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.

link|improve this question

feedback

1 Answer

up vote 4 down vote accepted

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.

link|improve this answer
awesome! thanks. – Seth Sep 4 '09 at 4:24
feedback

Your Answer

 
or
required, but never shown

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