Sublime Text 3 .inc file syntax
#1

I have ST3 set up with PAWN, and opening .pwn files is fine, it opens with the 'PAWN' syntax applied. However, .inc files on the other hand open with HTML syntax... I have .inc files set to open with ST3 (through Windows) and also have file association set in PAWN.sublime-settings:

Код:
{
    "extensions":
    [
        "pwn",
        "inc"
    ]
}
As I said, .pwn works but .inc does not.

I have set 'Open all files with this extension' as shown below and it doesn't do anything when I re-open the file:



Also, .inc files don't have the ST icon on them, while .pwn files do. Possibly related?
Reply


Messages In This Thread
Sublime Text 3 .inc file syntax - by MP2 - 07.10.2015, 09:12
Re: Sublime Text 3 .inc file syntax - by MP2 - 07.10.2015, 18:58
Re: Sublime Text 3 .inc file syntax - by MP2 - 08.10.2015, 15:25
Re: Sublime Text 3 .inc file syntax - by Chrillzen - 08.10.2015, 16:06
Re: Sublime Text 3 .inc file syntax - by Sew_Sumi - 09.10.2015, 00:57

Forum Jump:


Users browsing this thread: 1 Guest(s)