[Script Editor] choose if select by ctrl+d chosses next occurence as (whole_word) or as part of a larger word #7049
Replies: 3 comments 10 replies
-
I'd say the best would be to add a new shortcut for this behaviour, as some might rely on it, or might want both This is handled internally in |
Beta Was this translation helpful? Give feedback.
-
This should use the "Whole Word" checkbox state to determine whether it applies to a whole word or a section of. |
Beta Was this translation helpful? Give feedback.
-
I know it's for the shorcut, but changing the state of the checkbox in the FindBar would allow you to specify the behaviour of the shortcut. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hy 👋, i am having a problem... there are a lot of variables/functions in the script that share some piece of word
e.g
variable
andanother_variable
both share the part (variable) in their name. so when i want to quick select (using Ctrl + d) thevariable
then a part of another_variable
also gets selected (even though it was not highlighted by the dim white rectangle).in short: I don't want another_
variable
to get selected 😭 .it would be nice if i can change the behaviour of how this selection works in settings
(i-e choose to select if next Occurrence (e.g
variable
) is part of a bigger word (e.g another_variable
) or not)test-.2.mp4
Beta Was this translation helpful? Give feedback.
All reactions