How to show the current file being edited in the project view in PyCharm?
I got here, so maybe this will help some other folks like me :
How to show current working file in pycharm Project:
Alt + 1 \ Ctrl + Shift + 1
- open the Project nav bar.- Click the little
settings wheel
in top right of the project bar - Mark the
"Always Select Opened File"
.
Now try and navigate to some files and watch them being displayed in the project bar .
Navigate | Select In... (Alt-F1 in the default keymap), then select "Project View".