Skip to content

Files

Latest commit

53f04ba · Jan 10, 2025

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 1, 2023
Dec 1, 2023
Dec 21, 2022
Jul 30, 2021
Aug 9, 2022
Dec 14, 2022
Jan 6, 2023
Sep 5, 2022
Nov 14, 2023
Jan 10, 2025
Jul 15, 2022
Oct 18, 2022
Dec 8, 2022
May 19, 2022
Dec 2, 2024
Dec 5, 2022

XML Documentation

Welcome to the vscode-xml documentation.

User Guide

  • XML Validation: How to validate XML with a grammar (XSD/DTD/RelaxNG)?
  • Preferences: More info on available vscode-xml preferences.
  • Formatting: More info on the available formatting preferences.
  • XML Commands: More info on the available XML vscode commands.
  • Symbols: More info on the available settings for the document symbols (outline).
  • Troubleshooting: Info on troubleshooting and fixes to issues.
  • Features: Notable info and demos on features available to use.
  • Proxy: Instructions for setting up vscode-xml to work behind a proxy.
  • Binding With Grammar: Extension feature to bind an XML document to a grammar/schema file.

Developer Guide

  • Extensions: How to extend vscode-xml settings and XML features (completion, validation, hover, etc)?