2015-11-22 05:57:48 +00:00
|
|
|
# XML Tools for Visual Studio Code
|
|
|
|
This extension provides additional XML support to [VS Code](https://code.visualstudio.com).
|
|
|
|
|
|
|
|
## Features
|
2016-01-06 20:55:11 +00:00
|
|
|
* XML Formatting (Indent and Minify)
|
2016-01-06 23:34:13 +00:00
|
|
|
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
|
2016-01-08 15:58:55 +00:00
|
|
|
* XQuery Language/Syntax Highlighting
|
|
|
|
* XQuery Linting
|
|
|
|
* XQuery Code Completion
|
2016-01-06 23:34:13 +00:00
|
|
|
|
2016-01-06 23:34:32 +00:00
|
|
|
## Release Notes
|
2016-01-06 23:34:13 +00:00
|
|
|
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
|