How do I save as certain file type in sublime text 2?

▼魔方 西西 提交于 2020-01-06 14:08:10

问题


I am very new to programming and started using sublime text 2 as an editor for corona sdk and I am really liking it aside from one small problem.

My Problem:

When I open a new file in sublime text and then save it as a .lua file it does not save as a .lua. I use the drop down menu to select save as .lua. When I look at the file in my project folder the filetype is specified as only "file". This problem wont stop me from using sublime but it is very annoying. Any help would be appreciated.


回答1:


Try just typing the full filename you want when you save it, e.g. filename.lua



来源:https://stackoverflow.com/questions/22244192/how-do-i-save-as-certain-file-type-in-sublime-text-2

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!