Thanks for the great plugin!
It would be really cool if this worked with HTML/XML tags.
For example, if I have
<div id="foo"><span class=".bar">some content</span></div>
and the cursor is in "some content", it would cool if
pressing + selected the content
and pressing + again selected <span class=".bar">some content</span>
and pressing + again selected <div id="foo"><span class=".bar">some content</span></div>.
Have you seen anything that does this?
Thanks for the great plugin! It would be really cool if this worked with HTML/XML tags. For example, if I have <div id="foo"><span class=".bar">some content</span></div> and the cursor is in "some content", it would cool if pressing + selected the content and pressing + again selected <span class=".bar">some content</span> and pressing + again selected <div id="foo"><span class=".bar">some content</span></div>. Have you seen anything that does this?