uli-weltersbach / XPathTools

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.
41 stars 4 forks source link

VS2019 added to supported version range #37

Closed uli-weltersbach closed 5 years ago

uli-weltersbach commented 5 years ago

Resolves #36

uli-weltersbach commented 5 years ago

PR aborted as it currently doesn't handle async loading. See https://blogs.msdn.microsoft.com/visualstudio/2018/05/16/improving-the-responsiveness-of-critical-scenarios-by-updating-auto-load-behavior-for-extensions/ for details.