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 trialErcan Besli
1,520 PointsHow 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
Treehouse Moderator 145,860 PointsI 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.
Gerta xhepi
6,460 PointsBut what if I want to rename a file after I have saved it already?
Ercan Besli
1,520 PointsJason thank you so much.