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 trialAditi Mittal
UX Design Techdegree Student 7,302 PointsIntroduction to text editors
In the video it shows the version is 2.0.1 but the current version on the sublime website is 2.0.2 and the current one doesn't have the the white column like the version 2.0.1..Is it ok to download the current one?
2 Answers
Ricardo Hill-Henry
38,442 PointsIt doesn't matter what version you're using, text editor (in most cases) or anything when it comes to coding css, html, and javascript. You can do it in notepad if you wanted to. The newest version probably just introduces some new features, and fixes some bugs within the program; but in no way does it affect your markup.
Also, you can change the color of your program by going to preferences > color scheme in sublime text.
Aditi Mittal
UX Design Techdegree Student 7,302 Pointsok i got it. Thank you so much.