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

HTML How to Make a Website Creating HTML Content Use the Navigation Element

Carson Clark
Carson Clark
2,159 Points

Red Highlighting - Any way to disable it?

Hello all, I'm new to Treehouse and I'm really enjoying it so far. However, there is one feature in workspace that I'd like to disable if at all possible. Below I've linked an image to show you exactly what I'd like gone.

http://i.gyazo.com/048b43a4925d726308448a27f5fb1e4a.png

Do you see all of the red highlighted words? I'd like to get rid of it so that never happens again. I don't like the red as it's distracting and somewhat annoying IMO.

Any advice will be appreciated

Thanks Carson

2 Answers

I don't think you can remove the Autocomplete option, Try to use simple code Editor line notepad++.

You can get it via this link http://notepad-plus-plus.org/

James Barnett
James Barnett
39,199 Points

It's letting you know you forgot to close a tag. In your case it looks like <a hrefPortfolio

Carson Clark
Carson Clark
2,159 Points

Yeah I know, however I find the redness very distracting and I was just wondering if there is a way to disable it.

Carson Clark
Carson Clark
2,159 Points

Yeah I know, however I find the redness very distracting and I was just wondering if there is a way to disable it.