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

Development Tools

Thomas O
Thomas O
13,120 Points

How can I make the file structure appear in textmate?

In the videos on js, Jim Hoskins uses textmate and on the left side of his texteditor there is an overview of the folders and files (such as index.html and myscript.js) ... I only have a column with the row numbers on the left. How can I make the file structure appear to the left of the field where I write my code?

Retagged as Dev Tools. :)

1 Answer

Are you using TextMate 1, or 2?

In the case of TextMate 2, View >> Show File Browser ought to do it. I'm not sure how to do it in TextMate 1, but if you open the Help menu and type in "file browser" or "file drawer," you should get a list of actions, one of which will be opening the file browser.