Go to file
Josh Johnson 708250157f Merge pull request #19 from DotJoshJohnson/wip-1.3.2
Fix #18
2016-01-09 12:29:49 -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 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 and package.json 2016-01-08 10:58:55 -05:00
package.json Bump Version 2016-01-09 00:40:40 -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)
  • XQuery Language/Syntax Highlighting
  • XQuery Linting
  • XQuery Code Completion

Release Notes

Detailed release notes are available here.