DotJoshJohnson / vscode-xml

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

XML Tools: Validate xPath only available via shortcut, not via VS Code menu #340

Closed ameetmadan closed 3 years ago

ameetmadan commented 3 years ago

The option to validate xPath is only available via Ctrl+Shift+Alt+X instead of via the menu

DotJoshJohnson commented 3 years ago

Just to confirm, are you saying you want this command added to the right-click context menu? Or are you saying you can't find it in the command palette?

ameetmadan commented 3 years ago

Snag_4c18b2f5 I was expecting to see the option here, but it wasn't there.

Snag_4c19d07b After using Ctrl + Shift + Alt + X on Windows I reached the xPath validation field to type in my xPath. I was wondering if it's possible to add the option to the main menu

trustypelletgun commented 2 years ago

I just installed this extension in VS Code 1.60.0 and I'm seeing the same behavior. @ameetmadan did you find a resolution for this?

ameetmadan commented 2 years ago

No, sadly not.