Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>XML ToolkitNew to Visual Studio Code? Get it now.
XML Toolkit

XML Toolkit

SAP OSS

sap.com
|
200,538 installs
| (8) | Free
Language Support for XML
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

XML Toolkit

The XML toolkit is a VSCode extension that provides XML language editor support.

Features

XML syntax validations

The syntax validations use a fault-tolerant parser. This enables the detection of multiple syntax errors.

XML Well-formed validations

  • Unique Attribute Names.
  • Tag open/close names are aligned.

Preview

Installation

From the VS Code Marketplace

In the XML Toolkit page, click Install.

From Github releases

  1. Go to GitHub Releases.
  2. Search for the .vsix archive under xml-toolkit\@x.y.z releases.
    • Replace x.y.z with the desired version number.
  3. Follow the instructions for installing an extension from a .vsix file in the VSCode's guide.

Usage

The extension is activated when an .xml file is opened. Both lexing and parsing errors will be shown as squiggly red underlines and in the Problems view.

Support

You can open issues on Github.

Contributing

See CONTRIBUTING.md.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft