ToggleWords icon indicating copy to clipboard operation
ToggleWords copied to clipboard

How to toggle if cursor not in keyword

Open jkeks opened this issue 4 years ago • 3 comments

if i has a line:

$renameAsFirstLine = false; // long comment 256 byte and cursor in a start of line, I want to toggle it too. I think first find keyword must be toggled !

yep ?

jkeks avatar Mar 21 '21 07:03 jkeks

Good idea, if there’s no ”toggle keywords“ just try with whole line. 👍🏻 Can’t implement it right now, but definitely need to

P.S. It must work like this, but Sublime Update changed this, I think.

gordio avatar Mar 21 '21 20:03 gordio

Sorry, still don't have time.

gordio avatar Apr 01 '21 10:04 gordio

Upd: Do some tests and have problems with lines like disabled=true. So will implement it optional

gordio avatar Nov 08 '22 23:11 gordio