BaseX Tools for Visual Studio Code
Go to file
Josh Johnson 08c81f7d16 Make XMLNS Split Optional
New setting: xmlTools.slpitXmlnsOnFormat
2016-01-08 09:19:27 -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 Make XMLNS Split Optional 2016-01-08 09:19:27 -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 Update README.md 2016-01-06 18:34:32 -05:00
package.json Make XMLNS Split Optional 2016-01-08 09:19:27 -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)

Release Notes

Detailed release notes are available here.