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 trialMatilda Bros
Courses Plus Student 529 PointsPressing ctrl ] is not indenting the code for me, whether i press ctrl first then ] or both at the same time.
Am I missing something? Or is it a setting on my computer that I need to change?
3 Answers
Reinhard Liess
Full Stack JavaScript Techdegree Graduate 21,034 PointsTry using Tab
to indent instead, and Shift+Tab
for unindenting.
Adam N
70,280 PointsIs the blinking cursor on the line you're trying to indent? Try indenting one line first.
Let me know if this helps here
Matilda Bros
Courses Plus Student 529 PointsAfter i select the content using the cursor and "shift", the blinking cursor disappears because the content is highlighted. Then i try to press ctrl ] but it doesn't indent the content. Doesn't work with one line either