-
Notifications
You must be signed in to change notification settings - Fork 87
XPath Evaluation
Josh Johnson edited this page Jan 25, 2016
·
2 revisions
To evaluate XPath queries, simply use the XML Tools: Evaluate XPath
command. Upon invoking this command, Code will prompt you for your XPath query. When you have finished typing a query, press Enter. Your results will be listed in a new output pane to the right of your open XML document.
💡 Pro Tip
By default, the extension will remember the last XPath you used.
Find that annoying? Set thexmlTools.persistXPathQuery
setting tofalse
in your user or workspace settings file.
Copyright © 2016 - Josh Johnson