BaseX Tools for Visual Studio Code
Go to file
Rajko Winkler 46e128da20 Update link to wiki
Helped me first time using the xpath feature, however took a moment to find it in the wiki.
2016-01-05 14:51:26 +01: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 Clean up for feature #6 2016-01-04 17:07:36 +01: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 Bump Version 2016-01-04 21:06:36 -05:00
README.md Update link to wiki 2016-01-05 14:51:26 +01:00
tsconfig.json Target ES6 2016-01-04 21:22:09 -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 wiki

Roadmap

  • XPath Builder
  • View XML as Tree