No longer possible to rename tabs in Xcode 9 ?

Hi there,


I noticed that it's no longer possible to rename tabs by double-clicking on it in Xcode 9, they now always display a filename but it's impossible to manually set a title.


I always found it very handy to be able to label my tabs with explicit names rather than filenames, such as "Data Model", "Project Settings", "Networking"...


Is it gone for good in Xcode 9 or did they just change the way to rename them ?


I'll be happy to file a radar in the former case 🙂


Thanks !

Accepted Reply

Did you try the menu 'Window>Rename Tab....' ?


Located by typing: tab ...into Xcode Help.

Replies

Which tabs are you speaking about ?

Did you try the menu 'Window>Rename Tab....' ?


Located by typing: tab ...into Xcode Help.

I'm talking about the tabs in the Editor, you can create multiple tabs with Cmd + T or File > New > Tab.