I would like to replace words or characters in my small piece of code and another part won't be affected. But when I go to replace words or characters it always selects all the text of the code to perform the operation. So, how can I solve this issue?
Asked
Active
Viewed 25 times
0
-
Does this help: https://stackoverflow.com/a/44339430/836330 (replacing in a selection) – Mark Oct 16 '22 at 20:16