vscode-xml/README.md

10 lines
405 B
Markdown
Raw Normal View History

2015-11-22 00:57:48 -05:00
# 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)
2016-01-06 18:34:13 -05:00
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
2016-01-06 18:34:32 -05:00
## Release Notes
2016-01-06 18:34:13 -05:00
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).