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!
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

Michael Levett
3,111 PointsWorkspace indent bug?
Every time I'm trying to write, say a variable for instance e.g. $name = "John Smith";
Then I finish and hit Enter to go to the next line, it should keep my indent level, but it doesn't...It just sends me back to the far left and I have to tab several times to get the indent to the same level again to keep my code clean.
I'm not sure if it's something I'm doing wrong? I've tried creating a new workspace, but that hasn't worked. It really only started after I began the PHP track.