Go to file
Josh Johnson ba2fc15fac Update Branding 2016-01-19 16:34:34 -05:00
.vscode Adjust Debug Config 2016-01-13 18:03:46 -05:00
languages/xquery Port vscode-xquery to vscode-xml 2016-01-08 10:44:46 -05:00
resources Update Branding 2016-01-19 16:34:34 -05:00
src Remove Format XML Command 2016-01-18 16:04:50 -05:00
typings Mock xmldom Node Implementation 2016-01-13 18:01:17 -05:00
.gitignore Add Git Ignore 2015-11-22 00:50:20 -05:00
.travis.yml Add Travis CI 2016-01-14 10:59:16 -05:00
.vscodeignore Add .vscodeignore 2016-01-06 17:21:03 -05:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-01-13 18:15:57 -05:00
LICENSE Adjust License Copyright 2016-01-13 18:01:32 -05:00
README.md Update README.md 2016-01-18 16:38:11 -05:00
gulpfile.js Switch to Gulp Task Runner 2016-01-13 18:01:51 -05:00
package.json Update Branding 2016-01-19 16:34:34 -05:00
tsconfig.json vNext Rewrite 2016-01-06 15:55:11 -05:00

README.md

XML Tools for Visual Studio Code

Roadmap Status Build Status

Features

  • XML Formatting (Indent and Minify)
  • XPath Evaluation (How-To)
  • XQuery Language/Syntax Highlighting
  • XQuery Linting
  • XQuery Code Completion
  • XQuery Execution (How-To)

Release Notes

Detailed release notes are available here.

Issues

Run into a bug? Report it here.