This commit is contained in:
Josh Johnson 2016-01-19 17:49:12 -05:00
commit 3dc2a9f52d
1 changed files with 5 additions and 6 deletions

View File

@ -2,12 +2,11 @@
[![Roadmap Status](https://img.shields.io/badge/roadmap-passive-blue.svg)](https://github.com/TrueCommerce/meta/wiki/roadmaps#passive-roadmap) [![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) [![Roadmap Status](https://img.shields.io/badge/roadmap-passive-blue.svg)](https://github.com/TrueCommerce/meta/wiki/roadmaps#passive-roadmap) [![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
## Features ## Features
* XML Formatting (Indent and Minify) * [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting)
* XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) * [XPath Evaluation](https://github.com/TrueCommerce/vscode-xml/wiki/xpath-evaluation)
* XQuery Language/Syntax Highlighting * [XQuery Linting](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-linting)
* XQuery Linting * [XQuery Execution](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-script-execution)
* XQuery Code Completion * [XQuery Code Completion](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-code-completion)
* XQuery Execution ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts))
## Release Notes ## Release Notes
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases). Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).