ToggleWords
ToggleWords copied to clipboard
How to toggle if cursor not in keyword
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 ?
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.
Sorry, still don't have time.
Upd: Do some tests and have problems with lines like disabled=true. So will implement it optional