eb43a467c8
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.
6 lines
286 B
Markdown
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)) |