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

General Discussion

is there an advantage to learning if i don't want my code editor to autocomplete tags etc?

i personally have it that it doesn't auto complete because i feel i will learn more by typing more? makes sense? and i don't mind it at all but just curious since i'm new

2 Answers

It is my opinion that the learning comes from repetition and exposure. The more that you come across, and number of times you are exposed to it will create a familiarity of terms, tags, syntax, etc. In regards to your autocomplete feature, I find that the additional benefit of turning it off is marginal. Once you begin coding, you will find the autocomplete feature an asset that allows you to code faster. Once you are familiar with the syntax of what you are learning, turning it back on will give you more of a feel of how the editor will react in the real world. This is my opinion, I suggest finding what works for you and moving forward. Best of luck in your endeavors.

thank you for your opinion, i get what i was feeling more clear now, once i feel comfortable with what i'm learning turn it off, i like it thanks again!

Hi!

This may actually help you get used to the syntax of closing tags and etc in HTML so I would say go for it until you memorize how the tags open and close. After that though I would say to turn auto-complete back on as you are just giving yourself more to type out.

I hope that I helped you out here!

-Luke

thanks a lot for your response, i read both and got a little bit there and here and i'm more secure of how to do it thanks!!