XcAddedMarkup
XcAddedMarkup copied to clipboard
XcAddedMarkup is an Xcode plugin that adds a custom markup for hyperlinks and images inside the Xcode console and the Xcode source editor.
Ha, this plugin is so wonderful ! I use MLAutoReplace to complete the syntax easily, which made using XcAddedMarkup much more convenient.
The following line from your example doesn't work: ∂a![Apple]http://apple.comƒa but for example this line works: ∂i!!(2.0, 2.0, 0)/Applications/Safari.app/Contents/Resources/ExtensionDefaultIcon64.pngƒi
Hmm, not sure how this would work... but I'd assume sort of the same way.. The benefit, obviously would be no external linkage.. Maybe this could also be done for...
Build AddedMarkupApp => XCode crashes.
I test it: ``` ∂a![filename:linenumber]ƒa ``` It is failed!
I use the XCodeColors and I want to change the color for the url title. I test the color will not be changed.