vscode-xml/README.md

20 lines
1.5 KiB
Markdown
Raw Normal View History

2015-11-22 05:57:48 +00:00
# XML Tools for Visual Studio Code
2016-12-19 22:41:11 +00:00
[![](https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8)](https://gitter.im/vscode-xml/vscode-xml)
2016-12-19 23:08:43 +00:00
[![Build Status](https://travis-ci.org/DotJoshJohnson/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-12-19 23:16:23 +00:00
Run into a bug? Report it [here](https://github.com/TrueCommerce/vscode-xml/issues).
## Roadmap
Check out development progress [here](https://github.com/DotJoshJohnson/vscode-xml/projects/1).