I have found a small useful software called "text crawler" which allow searching text string into multiple text file. So if you are looking for a variable in particular and actually have no idea in which file it is contained, you select elemental's XML directory, you type the string to search, click find and it will show all the files where the string appears and show you how many times it appeared with an example of string and the line number. From there you can select the files and edit it in an external editor like Notepad. You can also replace string across multiple files.
By the way, there is a neat text editor called "notepad++" which has programming language recognition and much more features like macros and advanced searches.
I already use Notepad++ but never did find such a search function software, as much as I often wished for such. Thank you for the lead.
TectCrawler can be downloaded here:
http://www.digitalvolcano.co.uk/content/textcrawler/tcdownload
Actually, Notepad++ can search for text in files, no need for another program. Go the Search menu, then find in files. Or, you can hit Ctrl Shift F.
I just search in explorer. Don't even need another program.
Really? How do you search for text within files with Explorer?
After you've done a search, there's a button bottom left that says "file contents" which does the search again but inside files this time.
Well I'll be...I guess ya learn something new everyday. I'll probably stick with using notepad however, as it's easier to have the search within the program i'm using to edit the files. Thanks!
Yes, but you cannot search in multiple files at once.
I just search in explorer. Don't even need another program
Searching inside a file with explorer never worked for me. So I looked for an alternative.
I've been using notepad++ for a while and never realized that I could search files that I didn't have open. That is great. I've been fighting with Win 7's lame file search not working with .xml files very well. This will be a ton of help.
Yes you can. Hit Ctrl SHIFT F. There are 3 tabs at the top of the search window. One is Find, the other replace (also very handy), and Find in files. You don't have to have th files open, just make sure you set the directory for it to search.
There are many great features available to you once you register, including:
Sign in or Create Account