rosshadden / sublime-xpath

Sublime Text plugin for easier cursor navigation of XML and HTML files using XPath 1.0.
44 stars 10 forks source link

allow key bindings to select results from specific xpath query #14

Closed keith-hall closed 8 years ago

keith-hall commented 8 years ago

Hi Ross,

I have made a small refactor to allow key bindings to be created to execute a specific xpath query and select all the results in the document.

Previously it was only possible to select all the results of the last xpath query that was executed.

rosshadden commented 8 years ago

Looks good. Published in v2.2.0.