On Thu, Feb 25, 2010 at 2:58 AM, Gerd Knops <span dir="ltr"><<a href="mailto:gerti-textmate@bitart.com">gerti-textmate@bitart.com</a>></span> wrote:<br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">My absolute favorite feature is that all my log output shows up in Textmate's build panel with a clickable link, leading me directly to that place in code. All you need to do is make sure log output has a certain prefix (eg you need a custom NSLog replacement).<br>
</div></blockquote><div><br>That sounds like an interesting tip for a blog post (hint, nudge, wink)!<br><br>I would second the opinion that it's probably smarter to keep Xcode for your project management tasks while you are learning. If you're working through tutorials or a book things will be much easier to follow along with, not to mention all of Apple's sample code.<br>
<br>I'm sure my setup is pretty simple but it basically amounts to me dropping the project folder on TextMate and using it for all editing/searching/navigating then switching to Xcode for build/run/debug type stuff. Getting familiar with the triggers for Cocoa and the general navigation aids is probably the most important thing to do. Command-T and command-shift-T are huge.<br>
<br>I too would be very interested to hear how others are using TextMate to eliminate trips to Xcode though.<br><br>Kevin LaCoste<br><br>
</div></div>