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 jQuery Basics (2014) Creating a Simple Drawing Application Perform: Part 1

Spellcheck? It takes me a long time to notice mispelled words.

I spend a lot of time debugging mispelled words, specifically in strings. In this case it was "contols".

I wish my brain noticed these things, but it just doesn't. Are there any tools out there to help me with this type of thing?

Thanks in advance.

1 Answer

That depends on the editor you are using. Workspaces will not do much of spell check for you. You might want to use an IDE that does that for you. There are many out there, but you could take a look at JetBrain's IDES. I recommend WebStorm if your work will involve HTML,CSS, and JS. Otherwise use PHPStorm if php.

I have been using all these for quite a while and they do great job on spell check, plus they good IDEs to use.

One thing though, they are paid products, that you will have to purchase. If you are a college student you can take advantage of their free lincensing program of most of thier tools to college/University students.

check jetbrains.com