adamontherun / xCodeGenerateDescriptionPlugin

Plugin to automatically generate the description for your class in XCode
103 stars 11 forks source link

Feature Request: Any way to automate printing descriptions? #17

Closed jstart closed 9 years ago

jstart commented 9 years ago

I know this is a little off topic, but is there any way of achieving this feature without introducing new code to implement the description method? Is there a way to make a like plugin for the debugger that would look at the class and generate the description when a print/po function is called?

adamontherun commented 9 years ago

something that I'll keep in mind, but won't be implementing in the near future. I'd find this useful as well.