So I'm happily working on a project making heavy use of custom .xml configuration files this morning.
All of a sudden, whenever I double-click an .xml file in Solution Explorer, it opens in Notepad instead of within Visual Studio.
Thinking that it was the Windows file associations, I right-clicked on a file in Explorer, selected Open With >> Choose Defaults, and selected Visual Studio 2008.
But the problem remains -- now when I open a file from Explorer, Visual Studio Opens, then it opens Notepad.
Needless to say, this is very frustrating, and Google is not much help. Has anyone else ever had this problem, and what did you do about it?
Notes:
Yes. Visual Studio Text Editor appears not to be able to support UTF-16 Unicode and so opens it up in an external editor. Resave the xml file with "UTF-8" encoding (remember to change your xml declaration from "UTF-16" to "UTF-8" too and then it should be fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With