Find or Replace text-based operations in script editor Do NEED auto-capture word under the caret #6632
jzq740176597
started this conversation in
Editor
Replies: 1 comment
-
I've written a plugin that changes this behaviour, so you can just select a word (eg. CTRL + D) and then just press F3/SHIFT + F3 to search for occurrences. No need to press CTRL + F, etc. Works beautifully. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the project you are working on
3D
Describe the problem or limitation you are having in your project
Find or Replace text-based operations in script editor Do NEED auto-capture word under the caret
LIKE all main-stream IDE DO
Or I have to additoinal double-click & Ctrl + C THEN paste in to search or replace! REALLY REALLY tedious!!!
Describe the feature / enhancement and how it helps to overcome the problem or limitation
I can search and replace symbol very fast & efficient
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
If this enhancement will not be used often, can it be worked around with a few lines of script?
maybe no
Is there a reason why this should be core and not an add-on in the asset library?
core
Beta Was this translation helpful? Give feedback.
All reactions