BaseX Tools for Visual Studio Code
Go to file
2015-12-02 12:50:29 -05:00
.vscode Debug Configs 2015-11-22 01:48:40 -05:00
resources Add Marketplace Icon 2015-11-22 01:23:23 -05:00
src Register Format XML Command 2015-12-02 12:48:48 -05:00
typings/node Add XML Formatter 2015-11-22 01:45:50 -05:00
.gitignore Add Git Ignore 2015-11-22 00:50:20 -05:00
LICENSE Initial commit 2015-11-22 00:40:57 -05:00
package.json Remove 'pretty-data' Dependency 2015-12-02 12:50:29 -05:00
README.md Update README.md 2015-11-22 03:13:57 -05:00
tsconfig.json Add TypeScript Config 2015-11-22 01:23:14 -05:00

XML Tools for Visual Studio Code

This extension provides additional XML support to VS Code.

Features

  • XML Formatting (Indent and Linearize)
  • XPath Evaluation

Roadmap

  • XPath Builder
  • View XML as Tree