Make the selection of declarations under the cursor less annoying

Authored by zwabel on Jul 27 2016, 2:38 PM.

Description

Make the selection of declarations under the cursor less annoying

Only include the back edge in matching when nothing could be found
without including the back edge. This makes it possible to reliably
point at uses of overloaded operators, and generally makes the
behavior more logical, because when you point at something, you
want that something to be selected, and not something else.

Details

Committed
zwabelJul 27 2016, 2:38 PM
Parents
R32:a7e7effbdf3a: remove spammy debug
Branches
Unknown
Tags
Unknown