The ability to "Replace in files" (as opposed to "Find in files") would be really handy.
Second that.
Spent 15 minutes trying to find out how.
Either:
'Find / Replace in Open Files'
and / or ideally (so you don't have to remember what files use what variables!):
'Find / Replace in Project'
In the future you can write your own IDE :)
:nana:
This function could be coded in GLBasic, that way you get it just the way you want it :-)
Do you get the files in a project in a macro? If not, I could add that. I just don't know how to iterate such a list. Anyone familiar with batch scripting?
Iterating a list in shell script is possible, I just can't say I understand the syntax for it :-) . It's no PHP foreach()... I had a try at it for the backup-script I posted a while back and got it working.
This seems like a good manual if someone wants to try it:
http://ss64.com/nt/for_f.html
The IDE supports officially only windows