Xcode plugin for font selection?

Is there any convenient Xcode plugin that allows us to select fonts in the way ColorSense allows us to conveniently work with colors in the code?

Something that, for example, display a font dialog and return the corresponding NSFontinitializer call as text in a file that is currently open in the editor?

+3
source share

All Articles