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 trialJacob Hieter
3,400 PointsWorkspace Downloads
Is there a workspace that I can download for free, that I can use offline?
5 Answers
Seth Kroger
56,413 PointsThere are several free editors out there. Since you're asking from the "How to Make a Website" course I assume you're looking for something that can handle HTML + CSS and possibly JavaScript. Three good, complete free choices I see recommended frequently are:
So give them a try and see which one works best for you.
Yaroslav Kleshchev
8,744 PointsSublime text is the the best text editors out there. some of the trrehouse teachers use it.
Sam Baines
4,315 PointsYeah there are many text editors have a look at Sublime Text and something like Coda both of these text editors you can download and use on a computer, with many similar features like syntax highlighting and multiple cursors.
Jacob Hieter
3,400 PointsI forgot to mention that I run Windows, but Coda is for MacOS only, so it does not work for my needs. Thanks for your answer though.
Mohamed Ahmed
7,449 PointsPersonally I prefer Notepad++ on Windows OS , It is an excellent editor with good performance
Jacob Hieter
3,400 PointsI downloaded Notepad++ as well, I still prefer Komodo Edit for making web pages. I do however like the Batch file function that Notepad++ has for making batch files. It can recognize most of the special characters utilized with alt code for making cool borders around my menu system and does not save them improperly when saving them like notepad or wordpad does.
Mohamed Ahmed
7,449 PointsSublime is not for free , but I'm talking about free and open sources editors that's my favorite
Jacob Hieter
3,400 PointsJacob Hieter
3,400 PointsI tied Komodo Edit and it works fine, thanks for sharing it with me. I like how Komodo Edit is very similar to the workspace in the videos.