Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to toggle if cursor not in keyword #19

Open
jkeks opened this issue Mar 21, 2021 · 3 comments
Open

How to toggle if cursor not in keyword #19

jkeks opened this issue Mar 21, 2021 · 3 comments

Comments

@jkeks
Copy link

jkeks commented Mar 21, 2021

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 ?

@gordio
Copy link
Owner

gordio commented Mar 21, 2021

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
Copy link
Owner

gordio commented Apr 1, 2021

Sorry, still don't have time.

@gordio
Copy link
Owner

gordio commented Nov 8, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants