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

XPath query + completions #12

Closed keith-hall closed 8 years ago

keith-hall commented 8 years ago

Hi Ross,

This is a pull request for all my recent changes, with support for executing XPath 1.0 queries against the xml document, which is a feature requested in #9.

As it is a massive change to the code base, I will of course be monitoring issues very closely and providing support - I'm not expecting you to maintain this package on your own :)

Thanks!

keith-hall commented 8 years ago

We still need to add a message for upgraders, as discussed. To do this, we need to know what version number we will give the next release. Can we agree that it will be v2.0.0? :)

keith-hall commented 8 years ago

I think it is good to go @rosshadden :) After merging and before releasing, it would be great if you could change the project description to something like Sublime Text plugin for easier cursor navigation of XML and HTML files using XPath 1.0. as this is what Package Control uses for it's search indexing. Currently it is Get XPath at cursor(s): screenshot-github com 2016-02-20 12-48-05

rosshadden commented 8 years ago

@keith-hall Yes, the next version I had planned was without a doubt 2.0.0.