Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: deltamatrix on Sun 06/06/2004 02:47:54

Title: 'Replace' for the script editor
Post by: deltamatrix on Sun 06/06/2004 02:47:54
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)
Title: Re: 'Replace' for the script editor
Post by: Gilbert on Mon 07/06/2004 03:43:20
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.
Title: Re: 'Replace' for the script editor
Post by: Pumaman on Mon 07/06/2004 21:28:02
Sounds like a reasonable request, I'll add it to my lsit.