On Fri, 29 Apr 2011 10:16:17 PDT ron minnich <[email protected]> wrote:
> It sort of does that now, if you double click to (e.g.) immediately to
> the right of { or the left of } it selects the block, multi-line or
> not. Is this sufficient for you or did I miss something?
It is not quite what I want. 1) You have to position the
cursor just at the right spot and 2) it doesn't include the
surrounding brackets. So if you have
{
alsjakldjd
aldkjaklajsdlka
}
and you click right after {, what gets selected is
alsjakldjd
aldkjaklajsdlka
But thanks! This points out it should be relatively easy!