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 trialmalcolm henry
1,089 PointsWhy treehouse never has a Reveal Answer after you've gotten it wrong so many times is beyond me // PLEASE ADD THIS FEAT
Did i miss this somewhere on the editor ( which hardly works ) -- sometimes it shows red and why my code isn't working and other times it doesn't
// As stated ; please add a show answer after a set amount of failed attempts so we can work backward and see what went wrong - Lovely feature in Codecademy
Steven Parker
231,184 PointsSteven Parker
231,184 PointsThe editor can only show syntax errors. If you have the kind of error that only occurs while running it won't be highlighted in the editor.
And the procedure to submit suggestions directly to the staff is described on the Support page.