Somehow my PyCharm's "Find Usages" scope gets changed and now it only searches in "Scratches and Consoles".
It used to be that when I typed ⌘B, PyCharm would go to the definition or usages of the object.
But now I get this popup that says usages are out of scope 'Scratches and Consoles', and I have to press ⌥⌘F7 to get to search in project files.
I tried clicking on the settings wrench and changing the scope but it does not persist.

