Any chance of a replace feature for the script editor like the one in NotePad.
Only I wanna replace all my ints with shorts and there are a lot of them 8)
Well you can always copy the whole script to notepad, do the stuff and then copy it back.
But I think adding such a feature to the editor is quite handy. The text editor is actually adopted from http://www.scintilla.org, don't know waht version CJ was using but seems that the current version if the scintilla supports replacing now.
Sounds like a reasonable request, I'll add it to my lsit.