Open
Description
On xml file, give option "XML: Evaluate xpath" in command palette to evaluate xpath expression on currently open xml document.
I tried following extensions but they are not working for me.
- XML tools (not actively maintained)
https://marketplace.visualstudio.com/items?itemName=DotJoshJohnson.xml - Xpath tester ( does not seem to work with xml files containing namespace )
https://marketplace.visualstudio.com/items?itemName=creinbacher.xpathtester
It will be great if it works like below extension which is there for Visual Studio IDE (another microsoft IDE)
https://marketplace.visualstudio.com/items?itemName=UliWeltersbach.XPathInformation