DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
326 stars 87 forks source link

XPath commands not found #350

Open ArnaudLR opened 3 years ago

ArnaudLR commented 3 years ago

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)