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 Beginning HTML and CSS Introduction to HTML and the Portfolio Project

kabir k
PLUS
kabir k
Courses Plus Student 18,036 Points

The difference between a Workspace and a Text Editor (like TextWrangler or TextMate)

Is there any difference between a Workspace and a Text Editor (like TextWrangler or TextMate)?

3 Answers

Joy Kesten
STAFF
Joy Kesten
Treehouse Guest Teacher

Hi kabir k - so Workspaces will work exactly the same as a text editor while you're working, it will only prove some differences when you want to access your code at a later date.

  • Workspaces is quick, easy, and have a built in preview button for fast and easy editing

  • Workspaces is actually a browser window, so you'll have to be connected to the Internet and signed on to Treehouse to access your work.

  • Text editors, especially for something like HTML (I see you're taking "How to Make a Website"), you'll likely save an index.html file on your desktop or in a folder and then double click it to view it in the browser. As long as you have your computer, you'll be able to edit your code.

  • If you're working in a text editor application on your computer, you'll be able to save your code to git hub, or upload the files to the hosting server where your website lives.

Let me know if I answered your question, or if you had something else in mind.

Happy coding, Joy

kabir k
kabir k
Courses Plus Student 18,036 Points

Thanks, Joy Kesten. That answers my question.

lindsey millen
lindsey millen
1,936 Points

What is the text editor program called that we are using in workspaces? Are we able to download it? I have sublime text but I like this one better.

kabir k
PLUS
kabir k
Courses Plus Student 18,036 Points

Hi lindsey millen - The text editor we are using on Treehouse is called Workspaces. You can download your project files from Workspaces to your computer but I do not believe you can download Workspaces itself to your computer because it's the online code editor for Treehouse. So you will have to be connected to the Internet and signed on to Treehouse to access and use it.

Hope that helps.

kabir k

Jonathan capecchi
Jonathan capecchi
2,149 Points

Treehouse you really should offer a downloadable version of workspaces for newbies to use outside of treehouse tutorials :)