So there's a messy XML file where all white spaces between tags have been stripped, so it's a valid XML file but it's somewhat unreadable.
I press the magic Ctrl+K, D
, and the file is beautifully formatted.
I edit it, and then I want to put it back into the compressed, hardly readable state, removing all whitespaces between the tags. How do I do that in VS 2008? I looked though the list of all available commands but couldn't find any.