vscode-xml/README.md
Josh Johnson fe8f449fb0 Update README.md and package.json
Added XQuery features to feature list and updated the marketplace description.
2016-01-08 10:58:55 -05:00

13 lines
485 B
Markdown

# XML Tools for Visual Studio Code
This extension provides additional XML support to [VS Code](https://code.visualstudio.com).
## Features
* XML Formatting (Indent and Minify)
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
* XQuery Language/Syntax Highlighting
* XQuery Linting
* XQuery Code Completion
## Release Notes
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).