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
Noah Wedan
4,168 Pointsworkspace
Can workspace use all the program languages such as javascript, ruby, wordpress etc... or does it only do html or css?
2 Answers
Henry Goh
20,201 PointsHi Noah, I'm not sure about Wordpress, but the Workspace editor is able to provide the appropriate syntax so long as you give the correct extension. ',js' for JavaScript, '.html' for HTML, '.rb' for Ruby, etc.
The Workspace editor is based on a text editor called Sublime Text. One of the best editors that I know of, along with Notepad++.
James Barnett
39,199 Points> Workspaces currently supports front-end languages -- HTML, CSS, and JavaScript, with more languages in the works.
from: https://teamtreehouse.com/forum/workspaces-is-live-a-new-way-to-code-on-treehouse
If you want to do Ruby and Wordpress I suggest you check out:
Henry Goh
20,201 PointsOh bummer, sorry about that. I guess it only supports syntax highlighting for multiple programming languages. Thanks for the heads up James.
James Barnett
39,199 PointsJames Barnett
39,199 PointsWorkspaces has no support for ruby and is not based on Sublime Text.