This seems a little odd. I’m doing a search for the tab character in a script. I copy and pasts a tab in the find field, and it correctly finds any tabs that form the indents, but doesn’t find other tabs in the text.
In my case I have some tabbed text in the comments that I want to replace with " – " but find change can’t find and change them.
If I uncomment the line, it still doesn’t find them, and it doesn’t find tabs in commented text or plain uncompiled text, unless the tab is in quotes.
Is this intentional?