When designing for iOS apps, layers that are SF Symbols show up like this in the layer list:
It would be cool to actually render the symbol itself here, so that the layer list is easier to scan and it’s less work to figure out which layer is which. Maybe it could work so that if a text layer has unmixed typeface styles, and the typeface is SF Pro Text/Display, it will use that same typeface to render the layer name?