I have checked XML.sublime-settings and the extension is actually in there more than once:
- Code: Select all
{
"extensions":
[
"xml",
"xsd",
"xslt",
"svg",
"opf",
"ncx",
"config",
"sublime-snippet",
"tmTheme",
"tmLanguage",
"tmLanguage",
"tmLanguage",
"tmLanguage",
"tmLanguage"
]
}
I have tried adding them by hand and re-saving the file, but it keeps happening. Any thoughts?