DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XPath commands not found

ArnaudLR opened this issue · comments

Hi,

I am using XML Tools v.2.5.1 / vs code 1.53.2.

"Evaluate XPath" command does not work. I get the following error message :

Command 'XML Tools: Evaluate XPath' resulted in an error (command 'xmlTools.evaluateXPath' not found)

I have the same problem with "Get Current XPath" command:

Command 'XML Tools: Get Current XPath' resulted in an error (command 'xmlTools.getCurrentXPath' not found)