View -> Assistant Editor -> Bottom works for 6 and 7 - better down there, more room
Looking at 7, there’s a tiny weeny little upward facing arrow at the lower left corner of the assistant which says ‘show the debug area’, if I click that, I get a console > On 11 Jun 2015, at 11:39, David Grant <[email protected]> wrote: > > So if I go to view at the top and follow the drop down menu and click show > assistant editor, it merely makes the right hand side bigger. No “console” to > show errors or println statements. > > >> On Jun 10, 2015, at 8:23 PM, Roland King <[email protected]> wrote: >> >> >>> On 11 Jun 2015, at 11:12, David Grant <[email protected]> wrote: >>> >>> Well at least I expect to see when it starts with Hello Playground it shows >>> up in the column to the right. >>> >>> I even tired to println it and it doesn’t show up. >> >> Well that works ok for me, things showing up on the RHS, always has (modulo >> my own mistakes). >> >> println() goes to the console, one very useful thing to do is open the >> assistant editor in a playground and stick it down the bottom, or wherever >> you like. That will show your printlns and also syntax errors which don’t >> show up in the code. That may tell you something useful. >> >> I assume you’re using a fairly recent Xcode, playgrounds got incrementally >> better as time went by. >> >> I just watched the Swift 2 talk, some nice features and some good >> improvements. Now I have to decide if I want to get on the bleeding edge or >> wait a beta or two. > _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
