Skip to main content

VS Code XML

Link to GitHub Visual Studio Marketplace Installs Join the chat at https://gitter.im/redhat-developer/vscode-xml

This VS Code extension provides support for creating and editing XML documents, based on the LemMinX XML Language Server.

GIF showing the basic features of vscode-xml being used in VS Code

It supports syntax validation, formatting, and tag auto closing. It also supports schema-based validation using XSD, DTD, and RelaxNG schemas. For a full list of features, please check out the GitHub README.

Visit the GitHub