2015-11-22 05:57:48 +00:00
|
|
|
# XML Tools for Visual Studio Code
|
|
|
|
## Features
|
2016-01-06 20:55:11 +00:00
|
|
|
* XML Formatting (Indent and Minify)
|
2016-01-13 22:01:57 +00:00
|
|
|
* XPath Evaluation ([How-To](https://github.com/TrueCommerce/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-13 22:01:57 +00:00
|
|
|
* XQuery Execution ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts))
|
2016-01-06 23:34:13 +00:00
|
|
|
|
2016-01-06 23:34:32 +00:00
|
|
|
## Release Notes
|
2016-01-13 22:01:57 +00:00
|
|
|
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).
|
2016-01-11 20:53:48 +00:00
|
|
|
|
|
|
|
## Issues
|
2016-01-13 22:01:57 +00:00
|
|
|
[![Iteration Backlog](https://badge.waffle.io/TrueCommerce/vscode-xml.svg?label=Iteration:%20Backlog&title=Iteration%20Backlog)](http://waffle.io/DotJoshJohnson/vscode-xml)
|
|
|
|
[![In Progress](https://badge.waffle.io/TrueCommerce/vscode-xml.svg?label=Iteration:%20In%20Progress&title=In%20Progress)](http://waffle.io/DotJoshJohnson/vscode-xml)
|
2016-01-11 20:53:48 +00:00
|
|
|
|
2016-01-13 22:01:57 +00:00
|
|
|
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).
|