vscode-xml/README.md

16 lines
730 B
Markdown
Raw Normal View History

2015-11-22 00:57:48 -05:00
# XML Tools for Visual Studio Code
2016-01-14 11:02:26 -05:00
[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
2015-11-22 00:57:48 -05:00
## Features
* XML Formatting (Indent and Minify)
2016-01-13 17:01:57 -05:00
* XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
* XQuery Language/Syntax Highlighting
* XQuery Linting
* XQuery Code Completion
2016-01-13 17:01:57 -05:00
* XQuery Execution ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts))
2016-01-06 18:34:13 -05:00
2016-01-06 18:34:32 -05:00
## Release Notes
2016-01-13 17:01:57 -05:00
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).
2016-01-11 15:53:48 -05:00
## Issues
2016-01-13 17:01:57 -05:00
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).