Reputation: 145
I was modifying the layout in Spyder 4.1.1 and somehow lost the filename tabs (names of opened .py files) that used to appear above the central editor window. These were the tabs that had the 'X' button in them that allowed you to quickly close them. I've been toggling options in the View and Tools menus but can't seem to get it back. Anyone know how to restore this?
Upvotes: 1
Views: 1275
Reputation: 34156
(Spyder maintainer here) You can restore the tab bar in our editor by going to the menu
Tools > Preferences > Editor > Display
and selecting the option called Show tab bar
.
Upvotes: 1
Reputation: 4447
Try it. From menu View --> Panes --> Editor. Clicking on Editor and putting a tick there should bring that back if I understand your question properly
Upvotes: 1