16 lines
836 B
Markdown
16 lines
836 B
Markdown
# XML Tools for Visual Studio Code
|
|
[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
|
|
|
|
## Features
|
|
* [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting)
|
|
* [XPath Evaluation](https://github.com/TrueCommerce/vscode-xml/wiki/xpath-evaluation)
|
|
* [XQuery Linting](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-linting)
|
|
* [XQuery Execution](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-script-execution)
|
|
* [XQuery Code Completion](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-code-completion)
|
|
|
|
## Release Notes
|
|
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).
|
|
|
|
## Issues
|
|
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).
|