Sublime Text IDE Issue! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Sublime Text IDE Issue!

Whenever i create a new file with a specified format and save it, it is saved without any format and then i have to rewrite the format with it and then it converted to that format. why does it happen??

8th Jun 2017, 11:40 PM
Saif Ullah Sajid
Saif Ullah Sajid - avatar
2 Answers
+ 4
in sublime text a file should have it's language at the end of their names for example: file.py is in python file.cpp is in c++ if you just write "file" it is saved as a simple text file:)
9th Jun 2017, 12:52 AM
Hossein Najafi
Hossein Najafi - avatar
+ 1
I mentioned it already that i write the format like .html .css etc and still it does not pick it up. and when i do it manually by remaining the file and putting the format at the end then it works.
9th Jun 2017, 9:07 AM
Saif Ullah Sajid
Saif Ullah Sajid - avatar