Go to file
Josh Johnson a263b85003 Shim Thenable<T> 2016-01-13 17:55:28 -05:00
.vscode Update Build Task 2016-01-04 20:59:58 -05:00
languages/xquery Port vscode-xquery to vscode-xml 2016-01-08 10:44:46 -05:00
resources Add Wiki Images 2015-12-07 08:47:11 -05:00
src Fix #18 2016-01-09 12:27:35 -05:00
typings Shim Thenable<T> 2016-01-13 17:55:28 -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 Fix GitHub Links 2016-01-13 17:01:57 -05:00
package.json Bump Version 2016-01-09 12:31:13 -05:00
tsconfig.json vNext Rewrite 2016-01-06 15:55:11 -05:00

README.md

XML Tools for Visual Studio Code

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

Iteration Backlog In Progress

Run into a bug? Report it here.