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

CSS Identify and Debug Errors

Samuel Duarte
Samuel Duarte
2,931 Points

Debugging

Why don't we just use a code editor like Visual Code Studio that debugs the code in the program?

1 Answer

Caroline Hagan
Caroline Hagan
12,612 Points

You could Samuel Duarte as these are very handy features in Code Editors. Some you require a plugin for it to detect errors. Some developers are compiling Sass to CSS, so the compiler picks this up, if configured that way. But as the video is about using Chrome Dev Tools, it's handy to know, if you are developing in the browser, then copying the code to your file.