I’ve mentioned a number of Xcode Plugins such as the Xcode Colors plugin that allows you to colorize text shown in the console for easier debugging.
Here’s a plugin from Michael Krause that builds upon the Xcode Colors plugin adding a custom markup for images and hyperlinks that works both within source code, and within the console. You can also adjust the size of the zoom level of your image within the markup.
Here’s an image from the readme showing both images and links displayed within the Xcode console by XCAddedMarkup:
You can find XCAddedMarkup on Github here.
A nice plugin for making your code explanations, and console output more useful.
- An Xcode 5 Plugin For Easier Cocoapods Usage And Podfile Creation
- Tool: Xcode Plugin That Provides Auto-Completion Of Image Names When Using UIImage
- Tool: Xcode Plugin That Adds Easy Xcode Plugin Management To The Edit Menu
- Objective-C Category Providing Detailed Class Introspection In The LLDB Console
- Tool: Xcode Plugin For Colorizing Debug Console Text For Easier Debugging
Original article: Xcode Plugin Allowing You To Markup Links And Images Within Code And Console Output
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





