forked from external/vscode-xml
17 lines
941 B
Markdown
17 lines
941 B
Markdown
# XML Tools for Visual Studio Code
|
|
## Features
|
|
* XML Formatting (Indent and Minify)
|
|
* XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
|
|
* XQuery Language/Syntax Highlighting
|
|
* XQuery Linting
|
|
* XQuery Code Completion
|
|
* XQuery Execution ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts))
|
|
|
|
## Release Notes
|
|
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).
|
|
|
|
## Issues
|
|
[](http://waffle.io/DotJoshJohnson/vscode-xml)
|
|
[](http://waffle.io/DotJoshJohnson/vscode-xml)
|
|
|
|
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).
|