[TxMt] Re: Debugging in TextMate

Joshua Bernitt jjbernitt at gmail.com
Fri Apr 22 16:01:34 UTC 2016


Ah thank you. That slipped my mind completely. 

Josh




On 4/22/16, 10:16 AM, "Jacob Carlborg" <textmate-bounces+jjbernitt=gmail.com at lists.macromates.com on behalf of doob at me.com> wrote:

>On 2016-04-21 00:14, Joshua Bernitt wrote:
>> How does one go about debugging values and the like in TextMate?I’m
>> trying to iterate through rows and see the values associated with my
>> iteration. Is there a special output area that code prints to, like a
>> console or something?
>
>Are you talking about debugging TextMate itself or a bundle? For 
>TextMate itself I'm using Xcode. Xcode redirects stdout and stderr to 
>the Xcode console, so I'm just printing to stdout.
>
>It might be logging to the Console application as well. You could also 
>start TextMate in the Terminal using 
>"/Applications/TextMate.app/Contents/MacOS/TextMate", then stdout will 
>be printed to the Terminal.
>
>-- 
>/Jacob Carlborg
>
>
>_______________________________________________
>textmate mailing list
>textmate at lists.macromates.com
>http://lists.macromates.com/listinfo/textmate



More information about the textmate mailing list