Sublime Forum

ST 2 can't save my file in .html or .css

#1

I have a problem, when I choose save ‘index’ as .html(or css) it doesnt save file to this extension. Instead of this ST2 saves ‘index’ as general file, without any extension. How to resolve this?

0 Likes

#2

I tricked the file to save to an HTML. It’s not the greatest solution but it worked:

I copied and pasted my general file to Notepad and saved it as an HTML in Explorer. When I went back to Sublime, I did a Save As on the existing HTML file and it changed to an HTML file.

I’m disappointed that I had to do an extra step but at least it worked.

0 Likes