Go to file
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
.vscode Update Build Task 2016-01-04 20:59:58 -05:00
resources Add Wiki Images 2015-12-07 08:47:11 -05:00
src vNext Rewrite 2016-01-06 15:55:11 -05:00
typings vNext Rewrite 2016-01-06 15:55:11 -05:00
.gitignore Add Git Ignore 2015-11-22 00:50:20 -05:00
CONTRIBUTING.md vNext Rewrite 2016-01-06 15:55:11 -05:00
LICENSE Initial commit 2015-11-22 00:40:57 -05:00
package.json vNext Rewrite 2016-01-06 15:55:11 -05:00
README.md vNext Rewrite 2016-01-06 15:55:11 -05:00
tsconfig.json vNext Rewrite 2016-01-06 15:55:11 -05:00

XML Tools for Visual Studio Code

This extension provides additional XML support to VS Code.

Features

  • XML Formatting (Indent and Minify)
  • XPath Evaluation (Wiki)