Page 1 of 1

Undo/Redo even after reloading the file into current source.

Posted: Thu Aug 30, 2007 8:57 am
by DarkDragon
Hello,

It's IDE related: I have configured a tool for indenting. Now if I press Ctrl+Shift+F it indents, but after reloading the file into the current source I can't undo/redo anymore. It would be nice if we could do that.

Thanks and Regards,
Daniel.

Posted: Fri Aug 31, 2007 11:35 am
by blueznl
I don't think you really can. The trick might be to just save an extra backup before you do a reformat, it's how I solved it with CodeCaddy.

Posted: Fri Aug 31, 2007 11:48 am
by DarkDragon
blueznl wrote:I don't think you really can. The trick might be to just save an extra backup before you do a reformat
That's the whole trick of automatic selfmade undo/redo :roll: . That's why I need this: I don't want to undo/redo manually every few seconds.