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

WordPress WordPress Theme Development Starting a WordPress Theme Setting Up A WordPress Theme Folder

How to rename the files in Sublime text 3?

Zac is adding 3 files and name them as style, functions and index. But when I add a new file it is called untitled and I haven't been able to change the name.

Could you help me please? Best Regards

3 Answers

Jason Anders
MOD
Jason Anders
Treehouse Moderator 145,858 Points

I use Sublime Text 2, but it's probably the same.

When you create a new file, it will always be "untitled." You don't actually rename it. You just need to save it with the name you want. I alway click save as soon as I create it, so the name is always there right away.

Hope that does it. :dizzy:

Gerta xhepi
Gerta xhepi
6,460 Points

But what if I want to rename a file after I have saved it already?

Jason thank you so much.