vote up 0 vote down star

Is there a way to indent/tab multiple lines in one action in the Codgear RAD Studio IDE?

I.e. I would like to be able to highlight multiple lines and indent them all by one tab simultaneously.

flag

1 Answer

vote up 3 vote down check

Seth

to indents selected code

Select the text and press Ctrl + Shift + I

to unindents selected code

Select the text and press Ctrl + Shit + U

Bye.

link|flag
awesome! thanks. – Seth Sep 4 at 4:24

Your Answer

Get an OpenID
or

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