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 trialdamirdautovic
746 PointsHow do you disable the auto complete when entering code.
I would like to be able to complete the code on my own when writing code. Though it is a nifty and awesome tool, I think to learn better and efficient, I should do everything on my own. Would it be better to use my own text editor while doing doing the challenges
2 Answers
David Tonge
Courses Plus Student 45,640 PointsI don't think there's a way to turn off code completion in workspaces, but during the challenges there isn't any code completions. I honestly think it's better to you use your own text editor while following along with the courses.
damirdautovic
746 PointsThank you! I will go ahead and do that!