Make Replace window persist between scripts

I want to replace the name of a variable in all my code. Currently this is very tedious to do because the Replace window doesn’t persist between script tabs, so I have to open it each time and type in what I want to replace each time, terrible UX

Side bug, sometimes 2 text input boxes are focused. This is more bad UX, if a textbox is highlighted I expect characters to go into it when I type and there should never be more than 1 in focus

5 Likes

Thank you for the feedback @gillern, we’ll look into this! We’re also working on a Replace All functionality internally so stay tuned for that as well!

5 Likes