Sublime Forum

Remember selected file type

#1

Is it possible to have Sublime text remember the type of file you were last editing the file as.

Example: If I have a file open, and choose a different file type to edit as from the list in the bottom right corner, then close and reopen the file, I would like it to still have that file type selected.

For clarity, I don’t want to open all files with that extension that way, just that specific file.

Any help is much appreciated.

0 Likes

#2

This could be done by a plugin. I don’t know whether a plugin with exactly that functionality exists already.

0 Likes

#3

Okay, so it isn’t something built in to Sublime text. I guess I’ll look into writing myself a plugin.

0 Likes