The built in undo/redo functionality of RSTA is yet another fantastic feature but it does cause one bug in my code. If I hit it enough times it blanks out all the code I have in the editor window. Presumably it is 'undoing' the initial loading of the script I am doing with myTextarea.setText().
Is there a way to tell it to start from a certain point that I can trigger after I load the text?
