Reputation: 1621
Is there anyway to show an assets icon image and its file name? I've seen it in videos but I can't seem to get it to display in my code editor.
This is what I get:
Upvotes: 5
Views: 776
Reputation: 86
simply comment the line and you'll see the image resource name.
Upvotes: 2
Reputation: 1397
It used to be this way in Xcode 8, the name would be displayed alongside the image. In Xcode 9 the name has been removed and this behavior does not seem to be customizable.
Upvotes: 5