vscode-basex/README.md
Josh Johnson eb43a467c8 vNext Rewrite
This commit cleans up and reorganizes the code base, as well as fixes some issues. The intent of the vNext branch is to make the extension more conducive to an open-source environment.
2016-01-06 15:55:11 -05:00

6 lines
286 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))