vscode-basex/README.md

20 lines
1.1 KiB
Markdown
Raw Normal View History

2015-11-22 05:57:48 +00:00
# XML Tools for Visual Studio Code
2016-01-11 20:53:48 +00:00
[![License](https://img.shields.io/github/license/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/blob/master/LICENSE)
[![Current Version](https://img.shields.io/github/release/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/releases)
2015-11-22 05:57:48 +00:00
## Features
* XML Formatting (Indent and Minify)
2016-01-06 23:34:13 +00:00
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
* XQuery Language/Syntax Highlighting
* XQuery Linting
* XQuery Code Completion
2016-01-06 23:34:13 +00:00
2016-01-06 23:34:32 +00:00
## Release Notes
2016-01-06 23:34:13 +00:00
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
2016-01-11 20:53:48 +00:00
## Issues
[![Iteration Backlog](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20Backlog&title=Iteration%20Backlog)](http://waffle.io/DotJoshJohnson/vscode-xml)
[![In Progress](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20In%20Progress&title=In%20Progress)](http://waffle.io/DotJoshJohnson/vscode-xml)
Run into a bug? Report it [here](https://github.com/DotJoshJohnson/vscode-xml/issues).