A Visual Studio Extension which can run any XPath and XPath function; navigates through results at the click of a button. Can show and copy any XPath incl. XML namespaces, avoiding XML namespace induced headaches. Keeps track of the current XPath via the statusbar.
A special thanks to Uli Weltersbach for his work on the original extension. This repo is a clone of the VS 2019 version of the extension upgraded to VS 2022.
Open Visual Studio, go to Tools → Extensions and Updates... → Online and search for "XPath Tools" or simply "xpath".
Download the VS 2019 Version VSIX-file directly from the Visual Studio Marketplace. Download the VS 2022 Version VSIX-file directly from the Visual Studio Marketplace.
See the Wiki.
Please use Issues for feature requests and bug reports.
TBA
The unit tests project does not currently build/run if you download code, unload the unit test project before building.