Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Swift Functions and Optionals Parameters and Tuples Tuples

robert cioffi
robert cioffi
3,466 Points

For some reason the error messages don't always show, how do I ensure all error messages are shown?

I'm having a problem with the playground not showing the errors in the code as warning messages (red circles), how can you ensure all errors and warnings are shown? Thanks

you have to turn on the button for showing line numbers in the left side or if turned on, your code is free of errors :)

1 Answer

J.D. Sandifer
J.D. Sandifer
18,813 Points

Just reposting the above solution as an answer...

"you have to turn on the button for showing line numbers in the left side or if turned on, your code is free of errors :)"