Sublime Forum

Extension file problem

#1

Hello,
I use ST4 for coding in assembly 65816 with Merlin Assembler extension.
The problem is that after creating a new file, setting the extension to Merlin Assembler, if i close the file and reopen it the extension change to M68K-Assembly…
So i had to set it again systematicaly to the right extension…
Each time i open a file…
Any idea would be appreciate.
Regards
Eric

0 Likes

#2

Most likely the file extension you’re using is already associated with M68K. Go to View > Syntax > Open all with current extension as… > 65816. Now all files with that extension will open with your desired syntax.

0 Likes

#3

It works. Thank you very much. :pray:

0 Likes