[TxMt] XCode - Clickable error messages
Chris Thomas
chris at cjack.com
Fri May 4 02:04:30 UTC 2007
«file»:«line»(:«column»)?:«error>> sequences are now clickable, modulo
any lurking bugs. Underpinning this feature is new reusable
infrastructure:
• Add raw HTML markup (to be interpreted as HTML) to the output.
• Given only the basename, find the full path of the source file in
the Xcode project. This being the difficult part.
It should now be relatively easy to add different link formats as
needed (and to support HTML output).
Chris
More information about the textmate
mailing list