-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
say I have the following settings:
call AddCycleGroup(['$_POST', '$_GET', '$this->params'])
call AddCycleGroup(['$this->', 'self::'])if I am cycling through $_POST, to $_GET, then to $this->params, my cursor is on the $this.
in the next cycle, i would cycle to self::
If the plugin measured the distance to the end of the word and consistently put me there,
the cycle would be more consistent (at least for this cycle group)
the ^ represents cursor position
$_POST
^
$_GET
^
$this->params
^
just a suggestion. If you have time to get to it, would be nice to have as a parameter for AddCycleGroup(). Thanks for the plugin! it rocks!
Metadata
Metadata
Assignees
Labels
No labels