Hello,
I am new to sublime text and was wondering if it is the right tool for one of my problems.
I would like to examine a batch of XML files and see if values within some tags are <= to certain values, all at once.
The find-all feature works great, though I wonder if it can find values <= to other values, and only show that and not all the instances of the find. I’ve looked into some plugins but most I find that may help aren’t for XML, usually for Python.
Finally, I was thinking maybe I could run some PHP code to do this…? Maybe I’m way off there. Again, I’m new to Sublime Text:)
Thanks for any suggestions or help you can offer,
Lauren