;

PDA

Click to See Complete Forum and Search --> : ActionScript Undo


sm5574
04-02-2007, 11:34 AM
Is it just me, or does the ActionScript undo function get overzealous? I just typed a few characters on one line, commented out a line, commented out another line, and then hit Ctrl-Z, and it undid all of that in one fell swoop! Ctrl-Y took only one hit to put it all back.

Upon further testing, it seems the undo function undoes everything since the last spacebar and perhaps copy/paste. Might I suggest including mouse clicks and navigation keys (arrow keys, home/end, etc.)?

It's not really a big deal, and I'll certainly take this over no undo function at all, but it just seems a bit odd.

dniezby
04-04-2007, 11:29 AM
I recommend using Sepy for editing actionscript then import it into KM. It's specifically designed for it. It's free. My fav part is the bracket matching and sectioning.

You can find it's link in my signature.

sm5574
04-04-2007, 11:31 AM
Thanks!!