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!
There is "XML" extension (known as "XML Language Support by Red Hat") that does not require Java.
Old answer:
For validating XML Schemas in VS Code there is a package called XML Language Support.