问题
I was a Mac user with BBEdit & Co. Now I'm on Windows with VS Code. I'm looking for an easy solution to validate XML with VS Code. Is there an extension for this?
Thanks!
回答1:
For validating XML Schemas in VS Code there is a package called XML Language Support.
回答2:
I just wanted to know if my xml syntax was valid, and I didn't want to have to install and setup Java.
XML Tools from Qub worked great for me, I highly recommend it: https://marketplace.visualstudio.com/items?itemName=qub.qub-xml-vscode
来源:https://stackoverflow.com/questions/46198147/validate-xml-with-vs-code