forked from external/vscode-xml
10 lines
405 B
Markdown
10 lines
405 B
Markdown
# XML Tools for Visual Studio Code
|
|
This extension provides additional XML support to [VS Code](https://code.visualstudio.com).
|
|
|
|
## Features
|
|
* XML Formatting (Indent and Minify)
|
|
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
|
|
|
|
## Release Notes
|
|
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
|