The temporary tab feature in Xcode
Some of the IDEs I use most have a preview (temporary) tab feature; I use it a lot in Xcode too.
Xcode shows temporary tabs with an italic title. Single-clicking a file opens it in a temporary tab; double-clicking makes that tab permanent. It’s a practical way to move through code without piling up dozens of tabs.