You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for the kind words and the question. I don't remember off the top of my head, I will investigate when I get chance - but if its not possible currently, I see no reason why we can't add support for it :)
Sorry for the slow reply, I can confirm that this is unfortunately not possible at the moment, and will require some changes to the plugin code. But this is definitely a useful feature to have, especially so that one can "go to" an attribute using xpath and then copy the current xpath and be sure it will go to the same place etc.
Hi Keith,
thanks for your response!
I'd appreciate this feature very much. For reference, you can use the Chrome extension called XML Tree. It uses the same approach to construct and copy XPath.
Hi,
The package looks very good, thanks for it!
But I can't figure out how to set up it to copy hierarchy XPath with attribute at the end.
Imagine that we have this XML document:
Is it possible to copy this hierarchy XPath
/Element1/Element2/@attribute2
?The text was updated successfully, but these errors were encountered: