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

shawn reeder
shawn reeder
183 Points

source code not color coded like instructors, why?

When the instructor writes code, some words are color coded and the active line is able to be highlighted. This functions correctly when using workspace on my desktop but not my laptop. Can I rectify this problem? If so, how? Thank you for your help on this.

2 Answers

As mentioned above, not all editors have syntax highlighters built in. My personal favourite editor is Sublime Text, though this is not free. A great free option would be Notepad++. Both of these also provide syntax highlighting for most other languages.

For a look at some more options, see here...

http://code.tutsplus.com/articles/22-neat-code-editors-for-windows--net-5104

Thanks.

Sean T. Unwin
Sean T. Unwin
28,690 Points

Which editor are you using on your desktop?