View Single Post
  #5  
Unread 07-22-2011, 11:34 PM
joshmiller83's Avatar
joshmiller83 joshmiller83 is offline
Premium Member
Premium Member
 
Join Date: Apr 2009
Posts: 7
Quote:
Originally Posted by D.H1cks
I use one of the Visual Studio Express packages to edit XML files. It colour codes the text, and allows you to expand/collapse multi-line elements. It will also highlight when there is a error in the XML layout, like a missing closing element.

You can get one of the visual studio express packages from MS here. They are free to use, but you will need to register the product to use it. I use both the C# and C++ versions myself.
Thanks! I had forgotten about those...
Reply With Quote