Go to file
Josh Johnson 7a51e37c7f Add TypeScript Compile PrePublish Command 2016-01-06 17:23: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
.vscodeignore Add .vscodeignore 2016-01-06 17:21:03 -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
README.md vNext Rewrite 2016-01-06 15:55:11 -05:00
package.json Add TypeScript Compile PrePublish Command 2016-01-06 17:23:11 -05:00
tsconfig.json vNext Rewrite 2016-01-06 15:55:11 -05:00

README.md

XML Tools for Visual Studio Code

This extension provides additional XML support to VS Code.

Features

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