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 trialChristine Krieg
927 PointsHow or where do I find the shortcuts for typing tags and attributes? Typing it out each time is laborious!
In the video the new or altered tags and attributes just pop up with the closing tag and/or quotes. I am typing everything out in the workspace file. Very time consuming.
3 Answers
Grace Kelly
33,990 PointsHi Christine, i would argue that when starting out it's important to write out these tags each time for practice ;) However there are text editors out there such as Atom and Sublime Text that have the tag auto completing features if you wanna check them out :)
Christine Krieg
927 PointsThanks Grace. I'll check them out. :-)
Daniel Newman
5,995 PointsVSCode is another good one. I like it for the terminal integration. I do, however, agree with Grace that it is good to type them by hand at first. :)