You've already forked Epicnabbo-Catalogus-Updated-Daily
132 lines
1.9 KiB
JSON
132 lines
1.9 KiB
JSON
{
|
|
"name": "XML",
|
|
"type": "data",
|
|
"color": "#0060ac",
|
|
"tmScope": "text.xml",
|
|
"aceMode": "xml",
|
|
"codemirrorMode": "xml",
|
|
"codemirrorMimeType": "text/xml",
|
|
"aliases": [
|
|
"rss",
|
|
"xsd",
|
|
"wsdl"
|
|
],
|
|
"extensions": [
|
|
".xml",
|
|
".adml",
|
|
".admx",
|
|
".ant",
|
|
".axaml",
|
|
".axml",
|
|
".builds",
|
|
".ccproj",
|
|
".ccxml",
|
|
".clixml",
|
|
".cproject",
|
|
".cscfg",
|
|
".csdef",
|
|
".csl",
|
|
".csproj",
|
|
".ct",
|
|
".depproj",
|
|
".dita",
|
|
".ditamap",
|
|
".ditaval",
|
|
".dll.config",
|
|
".dotsettings",
|
|
".filters",
|
|
".fsproj",
|
|
".fxml",
|
|
".glade",
|
|
".gml",
|
|
".gmx",
|
|
".grxml",
|
|
".gst",
|
|
".hzp",
|
|
".iml",
|
|
".ivy",
|
|
".jelly",
|
|
".jsproj",
|
|
".kml",
|
|
".launch",
|
|
".mdpolicy",
|
|
".mjml",
|
|
".mm",
|
|
".mod",
|
|
".mxml",
|
|
".natvis",
|
|
".ncl",
|
|
".ndproj",
|
|
".nproj",
|
|
".nuspec",
|
|
".odd",
|
|
".osm",
|
|
".pkgproj",
|
|
".pluginspec",
|
|
".proj",
|
|
".props",
|
|
".ps1xml",
|
|
".psc1",
|
|
".pt",
|
|
".rdf",
|
|
".res",
|
|
".resx",
|
|
".rs",
|
|
".rss",
|
|
".sch",
|
|
".scxml",
|
|
".sfproj",
|
|
".shproj",
|
|
".srdf",
|
|
".storyboard",
|
|
".sublime-snippet",
|
|
".targets",
|
|
".tml",
|
|
".ts",
|
|
".tsx",
|
|
".ui",
|
|
".urdf",
|
|
".ux",
|
|
".vbproj",
|
|
".vcxproj",
|
|
".vsixmanifest",
|
|
".vssettings",
|
|
".vstemplate",
|
|
".vxml",
|
|
".wixproj",
|
|
".workflow",
|
|
".wsdl",
|
|
".wsf",
|
|
".wxi",
|
|
".wxl",
|
|
".wxs",
|
|
".x3d",
|
|
".xacro",
|
|
".xaml",
|
|
".xib",
|
|
".xlf",
|
|
".xliff",
|
|
".xmi",
|
|
".xml.dist",
|
|
".xmp",
|
|
".xproj",
|
|
".xsd",
|
|
".xspec",
|
|
".xul",
|
|
".zcml"
|
|
],
|
|
"filenames": [
|
|
".classpath",
|
|
".cproject",
|
|
".project",
|
|
"App.config",
|
|
"NuGet.config",
|
|
"Settings.StyleCop",
|
|
"Web.Debug.config",
|
|
"Web.Release.config",
|
|
"Web.config",
|
|
"packages.config"
|
|
],
|
|
"languageId": 399
|
|
}
|