Ticket #161 (closed enhancement: fixed)
Double-click select should get whole bareword
| Reported by: | ChrisDolan | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | editor | Version: | 0.19 |
| Keywords: | Cc: |
Description
If you have a line like this:
use Foo::Bar;
and you double-click somewhere in the "Bar" in "Foo::Bar", Padre highlights "Bar". I think it should highlight the whole "Foo::Bar" bareword instead of just "Bar".
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r5935