Re: Console
Re: Console
- Subject: Re: Console
- From: Apple Xtools List <email@hidden>
- Date: Fri, 23 Mar 2012 18:02:48 -0500
You can set Xcode to always open the console in a different window. It is covered in the manual. In fact, you can have the build window open in a different window. This is all covered in the manual that no one seems to read. "Most" of everyone's grips about the single window interface can be changed back to multiple windows. Is it the same as version 3.x? No, but very close and works really well.
Todd
On Mar 23, 2012, at 10:31 AM, Alex Zavatone wrote:
> To quote a visionary of our times:
>
> http://stackoverflow.com/questions/5306276/xcode-4-detach-the-console-log-window
>
> Sweet mother of suck. Does anyone know of a plugin or a log file reader that allows colorization of output and background? This console implementation is so bass ackwards.
>
> This really can't be used professionally by anyone serious, if you plan on having more than one project open and if you switch back and forth between multiple monitors. The console needs to at least be a simple window ON ITS OWN, not a subView that can't be opened by itself without affecting other windows.
>
> The closest I've got to try and make this useful is this link:
> http://objcolumnist.com/2009/12/19/redirecting-nslog-to-a-log-file/
> This means several things.
> 1. I can NEVER HAVE TO OPEN THE CONSOLE AGAIN or have it disrupt my other windows
> 2. By writing my NSLogs to another file, I can save it to ~/Sites/The-name-of-my-project so that I can have an app on another computer's monitor display the output in a palatable and pleasing manner.
>
> Hell, I can even have a browser on my own machine or a stupid simple app just display the output so that I never have to waste time getting Xcode's windows to act sane and predictable.
>
> It's designs like what we have to face that just waste inordinate amounts of time for developers who are simply trying to get a decent output window for debug messages.
>
> - Alex Zavatone
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud service.
> For more information please visit http://www.symanteccloud.com
> ______________________________________________________________________
>
______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >Console (From: Alex Zavatone <email@hidden>) |