vscode-xml/README.md

17 lines
917 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)
* [XML Tree View](https://github.com/TrueCommerce/vscode-xml/wiki/xml-tree-view)
* [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).