julian-weinert / LinkedLog

LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their output to link from the console to the corresponding file and line.
MIT License
22 stars 2 forks source link

User wants to add LLog definition to any file #4

Open julian-weinert opened 9 years ago

julian-weinert commented 9 years ago

The plugin must provide the possibility to add the LLog definition to a project with a PCH file in place. This could be a menu item in the edit menu to insert the definition at the cursor location or automatically to the existing PCH file