Reputation: 35364
Currently with PyCharm 2016.03, when I open new file, the tab opened at the end of the tab pane.
I google and see one old post about this - it was a open right next
feature in the past and changed to open at the end
now.
So if you know, if possible, how to switch tab-opening mode in PyCharm, please share!
Upvotes: 0
Views: 318
Reputation: 39814
That config is no longer available (at least in the 5.0.5 Pro version). You still have tabs appearance and closing policy configs under Editor -> General -> Editor Tabs
menu, but no opening policy.
As a workaround you can left-click and drag a tab in whichever position you like.
Upvotes: 1