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 trialjohn larson
16,594 PointsAuto complete stopped in workspaces
the text is now green in workspaces and auto complete is no longer working. how do i fix this?
Bruce McMinn
10,030 PointsIn some text editors the color that text is highlighted with has to do with the type of file you have saved. Is the main file still listed as "index.html" in the file tree?
1 Answer
Iain Simmons
Treehouse Moderator 32,305 PointsI think green in HTML on Workspaces is for attributes, so you might have an opening quote "
that you perhaps forgot to close (or used a single quote to close instead of double).
Try trace it back to where the green text starts and go from there.
jemelleesantos
3,495 Pointsjemelleesantos
3,495 PointsThey probably made some updates? But I would try to clear out your cookies and cache in your browser. Also just restart it, that usually works for me when it doesn't work.