PyCharm - how to sync project view with editor -


i'm quite new pycharm , can't find way sync project view (the 1 contains files in project) editor view (the 1 contains opened files). in eclipse there's simple link editor icon that. i'm sure there's way in pycharm can't find it...

you should make sure "autoscroll source" , "autoscroll source" both checked. can find them under settings drop down menu in "project" pane.

see in this screenshot how should like


Comments