XPath ToolsA 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. InstallationVisual StudioOpen Visual Studio, go to Tools → Extensions and Updates... → Online and search for "XPath Tools" or simply "xpath". Visual Studio MarketplaceDownload the VS 2019 Version VSIX-file directly from the Visual Studio Marketplace. UsageSee the Wiki. Feature requests & bug reportsPlease use Issues for feature requests and bug reports. FeedbackTBA NotesThe unit tests project does not currently build/run if you download code, unload the unit test project before building. |