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
Tag: jetbrains-ide
No menu for adding WSL python interpreter in PyCharm
I was following this guide from official jetbrains page, until the step 2 comes in the existence. In the picture mentioned in that page, has so many options like ssh, wsl, vagrant, docker, etc. In my pycharm (latest 2019.3.4) it only shows 4 options – venv, conda, pipenv and system-interpreter. There is no WSL menu in the add python interpreter