Several __init__.py files up in Komodo. Makes brain hurt

At times, I have a few package __init__.py files open at once, and lose track of which is which as their tab names are identical. Is there some Komodo trickery or methodology to make each __init__.py tab somehow appear distinctive from each other so that I know which package each one references? I know the path to each tab’s file path is displayed on the top of the UI, but hoping for some trick that allows me to just glance at the tab name instead.

Cheers,
Paul

Sounds like you should be using the openFile pane: View > Tabs & Sidebars > Open files. You can set a keybinding to open it as well for quick access.

  • Carey

Bingo! Thank you.

1 Like