When I put caret over a variable in my code and press ctrl + cmd + G I can select all variables with the same name in this file, however if I have variables with same name but some of them uppercase and others lowercase it selects all of them, even though those are different variables. Is there a way I can set it make sure that it only selects variables with exactly same name?
I looked at the other questions that suggest toggle ‘case sensitive’ button in the find menu, but that doesn’t work.
Thanks
