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 trialUnsubscribed User
6,281 PointsWhat codetool do you use?
I like WorkSheets. It's very nice that i shows if something i wrong with the code, and it suggest a lot when you start typeing.
I there a codetool like WorkSheets? I kinda want to have it on my computer and not have to create my website on the treehouse website?
3 Answers
georgekiknadze
Courses Plus Student 6,307 PointsSublime Text 3 and Brackets.
Greg Kaleka
39,021 PointsDo you mean Workspaces? The thing available here on Treehouse?
You want a full-featured text editor. I use Sublime Text, and love it. Pro tip: on a Mac, when you want to work on your project, you just drag your whole project folder onto the Sublime Text app icon, and your whole project structure is available in the sidebar, just like in Workspaces. Love it. I'm sure you can do this on a PC somehow as well, I just don't know how :).
I hear really good things about BBEdit as well.
Colin Bell
29,679 Pointswhen you want to work on your project, you just drag your whole project folder onto the Sublime Text app icon, and your whole project structure is available in the sidebar, just like in Workspaces. Love it. I'm sure you can do this on a PC somehow as well, I just don't know how :)
You can do it the same way on a PC.
Unsubscribed User
6,281 PointsYes ofcourse i ment Workspaces hah :)
I have tried Bracket, but it doesn't show me if something i missing, and neither does it fullfill my coding. Example, if i write <p..> in workspaces it automatically generate the </p..>. And i had some trouble with rename my files.. Im using mac.
However, thanks. I will give Sublime a try.
Greg Kaleka
39,021 PointsGreg Kaleka
39,021 PointsHadn't heard of it. This video blew my mind. I think I'm an instant convert.