At work today, a client gave me a 1.6gb XML file that I needed to format. Of course they didn't do anything as nice as use line breaks. None, anywhere... Being a hardcore VIM user, I looked up an easy way to sort out the file with indents and tags. Thanks to Justin Kempton I found this: Pretty XML
It works faster then the other VIM plug-ins that I have found and of course is written in easy to modify VIM code.
I think that if you need to format your XML, you're doing something wrong with it. :P
ReplyDelete