46e128da20
Helped me first time using the xpath feature, however took a moment to find it in the wiki.
11 lines
292 B
Markdown
11 lines
292 B
Markdown
# XML Tools for Visual Studio Code
|
|
This extension provides additional XML support to [VS Code](https://code.visualstudio.com).
|
|
|
|
## Features
|
|
* XML Formatting (Indent and Linearize)
|
|
* XPath Evaluation [wiki](./wiki/How-To:-Evaluate-XPath-Queries)
|
|
|
|
## Roadmap
|
|
* XPath Builder
|
|
* View XML as Tree
|