vscode-basex/README.md

17 lines
917 B
Markdown
Raw Normal View History

2015-11-22 05:57:48 +00:00
# XML Tools for Visual Studio Code
2016-02-02 15:24:16 +00:00
[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
2016-01-18 21:32:25 +00:00
2015-11-22 05:57:48 +00:00
## Features
2016-01-19 22:47:19 +00:00
* [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting)
2016-02-20 17:32:48 +00:00
* [XML Tree View](https://github.com/TrueCommerce/vscode-xml/wiki/xml-tree-view)
2016-01-19 22:47:19 +00:00
* [XPath Evaluation](https://github.com/TrueCommerce/vscode-xml/wiki/xpath-evaluation)
* [XQuery Linting](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-linting)
* [XQuery Execution](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-script-execution)
* [XQuery Code Completion](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-code-completion)
2016-01-06 23:34:13 +00:00
2016-01-06 23:34:32 +00:00
## Release Notes
2016-01-13 22:01:57 +00:00
Detailed release notes are available [here](https://github.com/TrueCommerce/vscode-xml/releases).
2016-01-11 20:53:48 +00:00
## Issues
2016-01-13 22:01:57 +00:00
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).