Page 1 of 1

Indentation without changing current folding state and curso

Posted: Sat Dec 12, 2015 6:41 pm
by Kurzer
Hi,

I don't know if there is already an option for this, but if then I didn't found it till now. :?

Each time I use CTRL-A + CTRL-I to indent the whole code, I have to fold all the procedures, which were folded before this action. Unfortunately, the indentation is expanding all the procedures and does not restore the state of foldings. Also my current cursor position gets lost, because the indentation action scrolls the code window to the very end of the source.

Is it possible to restore the formerly folding state of every procedure and the cursor position after performing CTRL-A + CTRL-I ?