mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
committed by
Lauris BH
parent
21b48ffc4a
commit
4e3e15e80d
@ -1,5 +1,5 @@
|
||||
// Code generated by github.com/src-d/enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Extracted from github/linguist commit: e4560984058b4726010ca4b8f03ed9d0f8f464db
|
||||
// Extracted from github/linguist commit: 3a1bd3c3d3e741a8aaec4704f782e06f5cd2a00d
|
||||
|
||||
package data
|
||||
|
||||
@ -112,7 +112,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".boo": {"Boo"},
|
||||
".boot": {"Clojure"},
|
||||
".brd": {"Eagle", "KiCad Legacy Layout"},
|
||||
".bro": {"Bro"},
|
||||
".bro": {"Zeek"},
|
||||
".brs": {"Brightscript"},
|
||||
".bsl": {"1C Enterprise"},
|
||||
".bsv": {"Bluespec"},
|
||||
@ -124,6 +124,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".c++-objdump": {"Cpp-ObjDump"},
|
||||
".c++objdump": {"Cpp-ObjDump"},
|
||||
".c-objdump": {"C-ObjDump"},
|
||||
".cabal": {"Cabal Config"},
|
||||
".cake": {"C#", "CoffeeScript"},
|
||||
".capnp": {"Cap'n Proto"},
|
||||
".cats": {"C"},
|
||||
@ -159,11 +160,12 @@ var LanguagesByExtension = map[string][]string{
|
||||
".cljscm": {"Clojure"},
|
||||
".cljx": {"Clojure"},
|
||||
".clp": {"CLIPS"},
|
||||
".cls": {"Apex", "OpenEdge ABL", "TeX", "Visual Basic"},
|
||||
".cls": {"Apex", "ObjectScript", "OpenEdge ABL", "TeX", "Visual Basic"},
|
||||
".clw": {"Clarion"},
|
||||
".cmake": {"CMake"},
|
||||
".cmake.in": {"CMake"},
|
||||
".cmd": {"Batchfile"},
|
||||
".cnc": {"G-code"},
|
||||
".cob": {"COBOL"},
|
||||
".cobol": {"COBOL"},
|
||||
".coffee": {"CoffeeScript"},
|
||||
@ -217,6 +219,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".desktop": {"desktop"},
|
||||
".desktop.in": {"desktop"},
|
||||
".dfm": {"Pascal"},
|
||||
".dhall": {"Dhall"},
|
||||
".di": {"D"},
|
||||
".diff": {"Diff"},
|
||||
".dita": {"XML"},
|
||||
@ -346,7 +349,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".glsl": {"GLSL"},
|
||||
".glslv": {"GLSL"},
|
||||
".gltf": {"JSON"},
|
||||
".gml": {"Game Maker Language", "Graph Modeling Language", "XML"},
|
||||
".gml": {"Game Maker Language", "Gerber Image", "Graph Modeling Language", "XML"},
|
||||
".gms": {"GAMS"},
|
||||
".gmx": {"XML"},
|
||||
".gn": {"GN"},
|
||||
@ -363,6 +366,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".grace": {"Grace"},
|
||||
".gradle": {"Gradle"},
|
||||
".graphql": {"GraphQL"},
|
||||
".graphqls": {"GraphQL"},
|
||||
".groovy": {"Groovy"},
|
||||
".grt": {"Groovy"},
|
||||
".grxml": {"XML"},
|
||||
@ -389,6 +393,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".hats": {"ATS"},
|
||||
".hb": {"Harbour"},
|
||||
".hbs": {"Handlebars"},
|
||||
".hc": {"HolyC"},
|
||||
".hcl": {"HCL"},
|
||||
".hh": {"C++", "Hack"},
|
||||
".hic": {"Clojure"},
|
||||
@ -450,6 +455,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".jl": {"Julia"},
|
||||
".jq": {"JSONiq"},
|
||||
".js": {"JavaScript"},
|
||||
".js.erb": {"JavaScript+ERB"},
|
||||
".jsb": {"JavaScript"},
|
||||
".jscad": {"JavaScript"},
|
||||
".jsfl": {"JavaScript"},
|
||||
@ -459,6 +465,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".json5": {"JSON5"},
|
||||
".jsonl": {"JSON"},
|
||||
".jsonld": {"JSONLD"},
|
||||
".jsonnet": {"Jsonnet"},
|
||||
".jsp": {"Java Server Pages"},
|
||||
".jsproj": {"XML"},
|
||||
".jss": {"JavaScript"},
|
||||
@ -494,6 +501,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".lfe": {"LFE"},
|
||||
".lgt": {"Logtalk"},
|
||||
".lhs": {"Literate Haskell"},
|
||||
".libsonnet": {"Jsonnet"},
|
||||
".lid": {"Dylan"},
|
||||
".lidr": {"Idris"},
|
||||
".liquid": {"Liquid"},
|
||||
@ -535,12 +543,15 @@ var LanguagesByExtension = map[string][]string{
|
||||
".maxpat": {"Max"},
|
||||
".maxproj": {"Max"},
|
||||
".mbox": {"EML"},
|
||||
".mcfunction": {"mcfunction"},
|
||||
".mcmeta": {"JSON"},
|
||||
".mcr": {"MAXScript"},
|
||||
".md": {"GCC Machine Description", "Markdown"},
|
||||
".mdoc": {"Roff", "Roff Manpage"},
|
||||
".mdown": {"Markdown"},
|
||||
".mdpolicy": {"XML"},
|
||||
".mdwn": {"Markdown"},
|
||||
".mdx": {"Markdown"},
|
||||
".me": {"Roff"},
|
||||
".mediawiki": {"MediaWiki"},
|
||||
".meta": {"Unity3D Asset"},
|
||||
@ -584,6 +595,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".mtl": {"Wavefront Material"},
|
||||
".mtml": {"MTML"},
|
||||
".mu": {"mupad"},
|
||||
".mud": {"ZIL"},
|
||||
".muf": {"MUF"},
|
||||
".mumps": {"M"},
|
||||
".mustache": {"HTML+Django"},
|
||||
@ -645,6 +657,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".org": {"Org"},
|
||||
".os": {"1C Enterprise"},
|
||||
".osm": {"XML"},
|
||||
".outjob": {"Altium Designer"},
|
||||
".owl": {"Web Ontology Language"},
|
||||
".ox": {"Ox"},
|
||||
".oxh": {"Ox"},
|
||||
@ -668,6 +681,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".pb": {"PureBasic"},
|
||||
".pbi": {"PureBasic"},
|
||||
".pbt": {"PowerBuilder"},
|
||||
".pcbdoc": {"Altium Designer"},
|
||||
".pck": {"PLSQL"},
|
||||
".pcss": {"PostCSS"},
|
||||
".pd": {"Pure Data"},
|
||||
@ -722,6 +736,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".prefs": {"INI"},
|
||||
".prg": {"xBase"},
|
||||
".pri": {"QMake"},
|
||||
".prjpcb": {"Altium Designer"},
|
||||
".pro": {"IDL", "INI", "Prolog", "QMake"},
|
||||
".proj": {"XML"},
|
||||
".prolog": {"Prolog"},
|
||||
@ -763,6 +778,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".rake": {"Ruby"},
|
||||
".raml": {"RAML"},
|
||||
".raw": {"Raw token data"},
|
||||
".razor": {"HTML+Razor"},
|
||||
".rb": {"Ruby"},
|
||||
".rbbas": {"REALbasic"},
|
||||
".rbfrm": {"REALbasic"},
|
||||
@ -815,6 +831,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".rst": {"reStructuredText"},
|
||||
".rst.txt": {"reStructuredText"},
|
||||
".rsx": {"R"},
|
||||
".rtf": {"Rich Text Format"},
|
||||
".ru": {"Ruby"},
|
||||
".ruby": {"Ruby"},
|
||||
".rviz": {"YAML"},
|
||||
@ -832,6 +849,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".scd": {"SuperCollider"},
|
||||
".sce": {"Scilab"},
|
||||
".sch": {"Eagle", "KiCad Schematic", "Scheme", "XML"},
|
||||
".schdoc": {"Altium Designer"},
|
||||
".sci": {"Scilab"},
|
||||
".scm": {"Scheme"},
|
||||
".sco": {"Csound Score"},
|
||||
@ -857,7 +875,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".sld": {"Scheme"},
|
||||
".slim": {"Slim"},
|
||||
".sls": {"SaltStack", "Scheme"},
|
||||
".sma": {"SourcePawn"},
|
||||
".sma": {"Pawn"},
|
||||
".smali": {"Smali"},
|
||||
".sml": {"Standard ML"},
|
||||
".smt": {"SMT"},
|
||||
@ -870,7 +888,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".spin": {"Propeller Spin"},
|
||||
".sps": {"Scheme"},
|
||||
".sqf": {"SQF"},
|
||||
".sql": {"PLSQL", "PLpgSQL", "SQL", "SQLPL"},
|
||||
".sql": {"PLSQL", "PLpgSQL", "SQL", "SQLPL", "TSQL"},
|
||||
".sra": {"PowerBuilder"},
|
||||
".srdf": {"XML"},
|
||||
".srt": {"SRecode Template", "SubRip Text"},
|
||||
@ -903,6 +921,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".sublime_metrics": {"JSON with Comments"},
|
||||
".sublime_session": {"JSON with Comments"},
|
||||
".sv": {"SystemVerilog"},
|
||||
".svelte": {"Svelte"},
|
||||
".svg": {"SVG"},
|
||||
".svh": {"SystemVerilog"},
|
||||
".swift": {"Swift"},
|
||||
@ -948,7 +967,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".trg": {"PLSQL"},
|
||||
".ts": {"TypeScript", "XML"},
|
||||
".tst": {"GAP", "Scilab"},
|
||||
".tsx": {"TypeScript", "XML"},
|
||||
".tsx": {"TSX", "XML"},
|
||||
".ttl": {"Turtle"},
|
||||
".tu": {"Turing"},
|
||||
".twig": {"Twig"},
|
||||
@ -970,7 +989,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".vapi": {"Vala"},
|
||||
".vark": {"Gosu"},
|
||||
".vb": {"Visual Basic"},
|
||||
".vba": {"Visual Basic"},
|
||||
".vba": {"Vim script", "Visual Basic"},
|
||||
".vbhtml": {"Visual Basic"},
|
||||
".vbproj": {"XML"},
|
||||
".vbs": {"Visual Basic"},
|
||||
@ -991,6 +1010,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".view.lkml": {"LookML"},
|
||||
".vim": {"Vim script"},
|
||||
".viw": {"SQL"},
|
||||
".vmb": {"Vim script"},
|
||||
".volt": {"Volt"},
|
||||
".vrx": {"GLSL"},
|
||||
".vsh": {"GLSL"},
|
||||
@ -998,6 +1018,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".vsixmanifest": {"XML"},
|
||||
".vssettings": {"XML"},
|
||||
".vstemplate": {"XML"},
|
||||
".vtt": {"WebVTT"},
|
||||
".vue": {"Vue"},
|
||||
".vw": {"PLSQL"},
|
||||
".vxml": {"XML"},
|
||||
@ -1014,6 +1035,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".wisp": {"wisp"},
|
||||
".wixproj": {"XML"},
|
||||
".wl": {"Mathematica"},
|
||||
".wlk": {"Wollok"},
|
||||
".wlt": {"Mathematica"},
|
||||
".wlua": {"Lua"},
|
||||
".workbook": {"Markdown"},
|
||||
@ -1027,6 +1049,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".x": {"Linker Script", "Logos", "RPC"},
|
||||
".x10": {"X10"},
|
||||
".x3d": {"XML"},
|
||||
".x68": {"Motorola 68K Assembly"},
|
||||
".xacro": {"XML"},
|
||||
".xaml": {"XML"},
|
||||
".xbm": {"X BitMap"},
|
||||
@ -1069,6 +1092,7 @@ var LanguagesByExtension = map[string][]string{
|
||||
".xspec": {"XML"},
|
||||
".xtend": {"Xtend"},
|
||||
".xul": {"XML"},
|
||||
".xzap": {"ZAP"},
|
||||
".y": {"Yacc"},
|
||||
".yacc": {"Yacc"},
|
||||
".yaml": {"YAML"},
|
||||
@ -1083,165 +1107,171 @@ var LanguagesByExtension = map[string][]string{
|
||||
".yrl": {"Erlang"},
|
||||
".yy": {"JSON", "Yacc"},
|
||||
".yyp": {"JSON"},
|
||||
".zap": {"ZAP"},
|
||||
".zcml": {"XML"},
|
||||
".zeek": {"Zeek"},
|
||||
".zep": {"Zephir"},
|
||||
".zig": {"Zig"},
|
||||
".zil": {"ZIL"},
|
||||
".zimpl": {"Zimpl"},
|
||||
".zmpl": {"Zimpl"},
|
||||
".zone": {"DNS Zone"},
|
||||
".zpl": {"Zimpl"},
|
||||
".zs": {"ZenScript"},
|
||||
".zsh": {"Shell"},
|
||||
}
|
||||
|
||||
var ExtensionsByLanguage = map[string][]string{
|
||||
"1C Enterprise": {".bsl", ".os"},
|
||||
"ABAP": {".abap"},
|
||||
"ABNF": {".abnf"},
|
||||
"AGS Script": {".asc", ".ash"},
|
||||
"AMPL": {".ampl", ".mod"},
|
||||
"ANTLR": {".g4"},
|
||||
"API Blueprint": {".apib"},
|
||||
"APL": {".apl", ".dyalog"},
|
||||
"ASN.1": {".asn", ".asn1"},
|
||||
"ASP": {".asp", ".asax", ".ascx", ".ashx", ".asmx", ".aspx", ".axd"},
|
||||
"ATS": {".dats", ".hats", ".sats"},
|
||||
"ActionScript": {".as"},
|
||||
"Ada": {".adb", ".ada", ".ads"},
|
||||
"Adobe Font Metrics": {".afm"},
|
||||
"Agda": {".agda"},
|
||||
"Alloy": {".als"},
|
||||
"AngelScript": {".as", ".angelscript"},
|
||||
"ApacheConf": {".apacheconf", ".vhost"},
|
||||
"Apex": {".cls"},
|
||||
"Apollo Guidance Computer": {".agc"},
|
||||
"AppleScript": {".applescript", ".scpt"},
|
||||
"Arc": {".arc"},
|
||||
"AsciiDoc": {".asciidoc", ".adoc", ".asc"},
|
||||
"AspectJ": {".aj"},
|
||||
"Assembly": {".asm", ".a51", ".inc", ".nasm"},
|
||||
"Asymptote": {".asy"},
|
||||
"Augeas": {".aug"},
|
||||
"AutoHotkey": {".ahk", ".ahkl"},
|
||||
"AutoIt": {".au3"},
|
||||
"Awk": {".awk", ".auk", ".gawk", ".mawk", ".nawk"},
|
||||
"Ballerina": {".bal"},
|
||||
"Batchfile": {".bat", ".cmd"},
|
||||
"Befunge": {".befunge"},
|
||||
"Bison": {".bison"},
|
||||
"BitBake": {".bb"},
|
||||
"Blade": {".blade", ".blade.php"},
|
||||
"BlitzBasic": {".bb", ".decls"},
|
||||
"BlitzMax": {".bmx"},
|
||||
"Bluespec": {".bsv"},
|
||||
"Boo": {".boo"},
|
||||
"Brainfuck": {".b", ".bf"},
|
||||
"Brightscript": {".brs"},
|
||||
"Bro": {".bro"},
|
||||
"C": {".c", ".cats", ".h", ".idc"},
|
||||
"C#": {".cs", ".cake", ".csx"},
|
||||
"C++": {".cpp", ".c++", ".cc", ".cp", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".re", ".tcc", ".tpp"},
|
||||
"C-ObjDump": {".c-objdump"},
|
||||
"C2hs Haskell": {".chs"},
|
||||
"CLIPS": {".clp"},
|
||||
"CMake": {".cmake", ".cmake.in"},
|
||||
"COBOL": {".cob", ".cbl", ".ccp", ".cobol", ".cpy"},
|
||||
"COLLADA": {".dae"},
|
||||
"CSON": {".cson"},
|
||||
"CSS": {".css"},
|
||||
"CSV": {".csv"},
|
||||
"CWeb": {".w"},
|
||||
"Cap'n Proto": {".capnp"},
|
||||
"CartoCSS": {".mss"},
|
||||
"Ceylon": {".ceylon"},
|
||||
"Chapel": {".chpl"},
|
||||
"Charity": {".ch"},
|
||||
"ChucK": {".ck"},
|
||||
"Cirru": {".cirru"},
|
||||
"Clarion": {".clw"},
|
||||
"Clean": {".icl", ".dcl"},
|
||||
"Click": {".click"},
|
||||
"Clojure": {".clj", ".boot", ".cl2", ".cljc", ".cljs", ".cljs.hl", ".cljscm", ".cljx", ".hic"},
|
||||
"Closure Templates": {".soy"},
|
||||
"CoNLL-U": {".conllu", ".conll"},
|
||||
"CoffeeScript": {".coffee", "._coffee", ".cake", ".cjsx", ".iced"},
|
||||
"ColdFusion": {".cfm", ".cfml"},
|
||||
"ColdFusion CFC": {".cfc"},
|
||||
"Common Lisp": {".lisp", ".asd", ".cl", ".l", ".lsp", ".ny", ".podsl", ".sexp"},
|
||||
"Common Workflow Language": {".cwl"},
|
||||
"Component Pascal": {".cp", ".cps"},
|
||||
"Cool": {".cl"},
|
||||
"Coq": {".coq", ".v"},
|
||||
"Cpp-ObjDump": {".cppobjdump", ".c++-objdump", ".c++objdump", ".cpp-objdump", ".cxx-objdump"},
|
||||
"Creole": {".creole"},
|
||||
"Crystal": {".cr"},
|
||||
"Csound": {".orc", ".udo"},
|
||||
"Csound Document": {".csd"},
|
||||
"Csound Score": {".sco"},
|
||||
"Cuda": {".cu", ".cuh"},
|
||||
"Cycript": {".cy"},
|
||||
"Cython": {".pyx", ".pxd", ".pxi"},
|
||||
"D": {".d", ".di"},
|
||||
"D-ObjDump": {".d-objdump"},
|
||||
"DIGITAL Command Language": {".com"},
|
||||
"DM": {".dm"},
|
||||
"DNS Zone": {".zone", ".arpa"},
|
||||
"DTrace": {".d"},
|
||||
"Darcs Patch": {".darcspatch", ".dpatch"},
|
||||
"Dart": {".dart"},
|
||||
"DataWeave": {".dwl"},
|
||||
"Diff": {".diff", ".patch"},
|
||||
"Dockerfile": {".dockerfile"},
|
||||
"Dogescript": {".djs"},
|
||||
"Dylan": {".dylan", ".dyl", ".intr", ".lid"},
|
||||
"E": {".e"},
|
||||
"EBNF": {".ebnf"},
|
||||
"ECL": {".ecl", ".eclxml"},
|
||||
"ECLiPSe": {".ecl"},
|
||||
"EJS": {".ejs"},
|
||||
"EML": {".eml", ".mbox"},
|
||||
"EQ": {".eq"},
|
||||
"Eagle": {".sch", ".brd"},
|
||||
"Easybuild": {".eb"},
|
||||
"Ecere Projects": {".epj"},
|
||||
"Edje Data Collection": {".edc"},
|
||||
"Eiffel": {".e"},
|
||||
"Elixir": {".ex", ".exs"},
|
||||
"Elm": {".elm"},
|
||||
"Emacs Lisp": {".el", ".emacs", ".emacs.desktop"},
|
||||
"EmberScript": {".em", ".emberscript"},
|
||||
"Erlang": {".erl", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"},
|
||||
"F#": {".fs", ".fsi", ".fsx"},
|
||||
"F*": {".fst"},
|
||||
"FIGlet Font": {".flf"},
|
||||
"FLUX": {".fx", ".flux"},
|
||||
"Factor": {".factor"},
|
||||
"Fancy": {".fy", ".fancypack"},
|
||||
"Fantom": {".fan"},
|
||||
"Filebench WML": {".f"},
|
||||
"Filterscript": {".fs"},
|
||||
"Formatted": {".for", ".eam.fs"},
|
||||
"Forth": {".fth", ".4th", ".f", ".for", ".forth", ".fr", ".frt", ".fs"},
|
||||
"Fortran": {".f90", ".f", ".f03", ".f08", ".f77", ".f95", ".for", ".fpp"},
|
||||
"FreeMarker": {".ftl"},
|
||||
"Frege": {".fr"},
|
||||
"G-code": {".g", ".gco", ".gcode"},
|
||||
"GAMS": {".gms"},
|
||||
"GAP": {".g", ".gap", ".gd", ".gi", ".tst"},
|
||||
"GCC Machine Description": {".md"},
|
||||
"GDB": {".gdb", ".gdbinit"},
|
||||
"GDScript": {".gd"},
|
||||
"GLSL": {".glsl", ".fp", ".frag", ".frg", ".fs", ".fsh", ".fshader", ".geo", ".geom", ".glslv", ".gshader", ".shader", ".tesc", ".tese", ".vert", ".vrx", ".vsh", ".vshader"},
|
||||
"GN": {".gn", ".gni"},
|
||||
"Game Maker Language": {".gml"},
|
||||
"Genie": {".gs"},
|
||||
"Genshi": {".kid"},
|
||||
"Gentoo Ebuild": {".ebuild"},
|
||||
"Gentoo Eclass": {".eclass"},
|
||||
"Gerber Image": {".gbr", ".gbl", ".gbo", ".gbp", ".gbs", ".gko", ".gpb", ".gpt", ".gtl", ".gto", ".gtp", ".gts"},
|
||||
"Gettext Catalog": {".po", ".pot"},
|
||||
"Gherkin": {".feature"},
|
||||
"Git Config": {".gitconfig"},
|
||||
"Glyph": {".glf"},
|
||||
"1C Enterprise": {".bsl", ".os"},
|
||||
"ABAP": {".abap"},
|
||||
"ABNF": {".abnf"},
|
||||
"AGS Script": {".asc", ".ash"},
|
||||
"AMPL": {".ampl", ".mod"},
|
||||
"ANTLR": {".g4"},
|
||||
"API Blueprint": {".apib"},
|
||||
"APL": {".apl", ".dyalog"},
|
||||
"ASN.1": {".asn", ".asn1"},
|
||||
"ASP": {".asp", ".asax", ".ascx", ".ashx", ".asmx", ".aspx", ".axd"},
|
||||
"ATS": {".dats", ".hats", ".sats"},
|
||||
"ActionScript": {".as"},
|
||||
"Ada": {".adb", ".ada", ".ads"},
|
||||
"Adobe Font Metrics": {".afm"},
|
||||
"Agda": {".agda"},
|
||||
"Alloy": {".als"},
|
||||
"Altium Designer": {".outjob", ".pcbdoc", ".prjpcb", ".schdoc"},
|
||||
"AngelScript": {".as", ".angelscript"},
|
||||
"ApacheConf": {".apacheconf", ".vhost"},
|
||||
"Apex": {".cls"},
|
||||
"Apollo Guidance Computer": {".agc"},
|
||||
"AppleScript": {".applescript", ".scpt"},
|
||||
"Arc": {".arc"},
|
||||
"AsciiDoc": {".asciidoc", ".adoc", ".asc"},
|
||||
"AspectJ": {".aj"},
|
||||
"Assembly": {".asm", ".a51", ".inc", ".nasm"},
|
||||
"Asymptote": {".asy"},
|
||||
"Augeas": {".aug"},
|
||||
"AutoHotkey": {".ahk", ".ahkl"},
|
||||
"AutoIt": {".au3"},
|
||||
"Awk": {".awk", ".auk", ".gawk", ".mawk", ".nawk"},
|
||||
"Ballerina": {".bal"},
|
||||
"Batchfile": {".bat", ".cmd"},
|
||||
"Befunge": {".befunge"},
|
||||
"Bison": {".bison"},
|
||||
"BitBake": {".bb"},
|
||||
"Blade": {".blade", ".blade.php"},
|
||||
"BlitzBasic": {".bb", ".decls"},
|
||||
"BlitzMax": {".bmx"},
|
||||
"Bluespec": {".bsv"},
|
||||
"Boo": {".boo"},
|
||||
"Brainfuck": {".b", ".bf"},
|
||||
"Brightscript": {".brs"},
|
||||
"C": {".c", ".cats", ".h", ".idc"},
|
||||
"C#": {".cs", ".cake", ".csx"},
|
||||
"C++": {".cpp", ".c++", ".cc", ".cp", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".re", ".tcc", ".tpp"},
|
||||
"C-ObjDump": {".c-objdump"},
|
||||
"C2hs Haskell": {".chs"},
|
||||
"CLIPS": {".clp"},
|
||||
"CMake": {".cmake", ".cmake.in"},
|
||||
"COBOL": {".cob", ".cbl", ".ccp", ".cobol", ".cpy"},
|
||||
"COLLADA": {".dae"},
|
||||
"CSON": {".cson"},
|
||||
"CSS": {".css"},
|
||||
"CSV": {".csv"},
|
||||
"CWeb": {".w"},
|
||||
"Cabal Config": {".cabal"},
|
||||
"Cap'n Proto": {".capnp"},
|
||||
"CartoCSS": {".mss"},
|
||||
"Ceylon": {".ceylon"},
|
||||
"Chapel": {".chpl"},
|
||||
"Charity": {".ch"},
|
||||
"ChucK": {".ck"},
|
||||
"Cirru": {".cirru"},
|
||||
"Clarion": {".clw"},
|
||||
"Clean": {".icl", ".dcl"},
|
||||
"Click": {".click"},
|
||||
"Clojure": {".clj", ".boot", ".cl2", ".cljc", ".cljs", ".cljs.hl", ".cljscm", ".cljx", ".hic"},
|
||||
"Closure Templates": {".soy"},
|
||||
"CoNLL-U": {".conllu", ".conll"},
|
||||
"CoffeeScript": {".coffee", "._coffee", ".cake", ".cjsx", ".iced"},
|
||||
"ColdFusion": {".cfm", ".cfml"},
|
||||
"ColdFusion CFC": {".cfc"},
|
||||
"Common Lisp": {".lisp", ".asd", ".cl", ".l", ".lsp", ".ny", ".podsl", ".sexp"},
|
||||
"Common Workflow Language": {".cwl"},
|
||||
"Component Pascal": {".cp", ".cps"},
|
||||
"Cool": {".cl"},
|
||||
"Coq": {".coq", ".v"},
|
||||
"Cpp-ObjDump": {".cppobjdump", ".c++-objdump", ".c++objdump", ".cpp-objdump", ".cxx-objdump"},
|
||||
"Creole": {".creole"},
|
||||
"Crystal": {".cr"},
|
||||
"Csound": {".orc", ".udo"},
|
||||
"Csound Document": {".csd"},
|
||||
"Csound Score": {".sco"},
|
||||
"Cuda": {".cu", ".cuh"},
|
||||
"Cycript": {".cy"},
|
||||
"Cython": {".pyx", ".pxd", ".pxi"},
|
||||
"D": {".d", ".di"},
|
||||
"D-ObjDump": {".d-objdump"},
|
||||
"DIGITAL Command Language": {".com"},
|
||||
"DM": {".dm"},
|
||||
"DNS Zone": {".zone", ".arpa"},
|
||||
"DTrace": {".d"},
|
||||
"Darcs Patch": {".darcspatch", ".dpatch"},
|
||||
"Dart": {".dart"},
|
||||
"DataWeave": {".dwl"},
|
||||
"Dhall": {".dhall"},
|
||||
"Diff": {".diff", ".patch"},
|
||||
"Dockerfile": {".dockerfile"},
|
||||
"Dogescript": {".djs"},
|
||||
"Dylan": {".dylan", ".dyl", ".intr", ".lid"},
|
||||
"E": {".e"},
|
||||
"EBNF": {".ebnf"},
|
||||
"ECL": {".ecl", ".eclxml"},
|
||||
"ECLiPSe": {".ecl"},
|
||||
"EJS": {".ejs"},
|
||||
"EML": {".eml", ".mbox"},
|
||||
"EQ": {".eq"},
|
||||
"Eagle": {".sch", ".brd"},
|
||||
"Easybuild": {".eb"},
|
||||
"Ecere Projects": {".epj"},
|
||||
"Edje Data Collection": {".edc"},
|
||||
"Eiffel": {".e"},
|
||||
"Elixir": {".ex", ".exs"},
|
||||
"Elm": {".elm"},
|
||||
"Emacs Lisp": {".el", ".emacs", ".emacs.desktop"},
|
||||
"EmberScript": {".em", ".emberscript"},
|
||||
"Erlang": {".erl", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"},
|
||||
"F#": {".fs", ".fsi", ".fsx"},
|
||||
"F*": {".fst"},
|
||||
"FIGlet Font": {".flf"},
|
||||
"FLUX": {".fx", ".flux"},
|
||||
"Factor": {".factor"},
|
||||
"Fancy": {".fy", ".fancypack"},
|
||||
"Fantom": {".fan"},
|
||||
"Filebench WML": {".f"},
|
||||
"Filterscript": {".fs"},
|
||||
"Formatted": {".for", ".eam.fs"},
|
||||
"Forth": {".fth", ".4th", ".f", ".for", ".forth", ".fr", ".frt", ".fs"},
|
||||
"Fortran": {".f90", ".f", ".f03", ".f08", ".f77", ".f95", ".for", ".fpp"},
|
||||
"FreeMarker": {".ftl"},
|
||||
"Frege": {".fr"},
|
||||
"G-code": {".g", ".cnc", ".gco", ".gcode"},
|
||||
"GAMS": {".gms"},
|
||||
"GAP": {".g", ".gap", ".gd", ".gi", ".tst"},
|
||||
"GCC Machine Description": {".md"},
|
||||
"GDB": {".gdb", ".gdbinit"},
|
||||
"GDScript": {".gd"},
|
||||
"GLSL": {".glsl", ".fp", ".frag", ".frg", ".fs", ".fsh", ".fshader", ".geo", ".geom", ".glslv", ".gshader", ".shader", ".tesc", ".tese", ".vert", ".vrx", ".vsh", ".vshader"},
|
||||
"GN": {".gn", ".gni"},
|
||||
"Game Maker Language": {".gml"},
|
||||
"Genie": {".gs"},
|
||||
"Genshi": {".kid"},
|
||||
"Gentoo Ebuild": {".ebuild"},
|
||||
"Gentoo Eclass": {".eclass"},
|
||||
"Gerber Image": {".gbr", ".gbl", ".gbo", ".gbp", ".gbs", ".gko", ".gml", ".gpb", ".gpt", ".gtl", ".gto", ".gtp", ".gts"},
|
||||
"Gettext Catalog": {".po", ".pot"},
|
||||
"Gherkin": {".feature"},
|
||||
"Git Config": {".gitconfig"},
|
||||
"Glyph": {".glf"},
|
||||
"Glyph Bitmap Distribution Format": {".bdf"},
|
||||
"Gnuplot": {".gp", ".gnu", ".gnuplot", ".plot", ".plt"},
|
||||
"Go": {".go"},
|
||||
@ -1251,7 +1281,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Gradle": {".gradle"},
|
||||
"Grammatical Framework": {".gf"},
|
||||
"Graph Modeling Language": {".gml"},
|
||||
"GraphQL": {".graphql", ".gql"},
|
||||
"GraphQL": {".graphql", ".gql", ".graphqls"},
|
||||
"Graphviz (DOT)": {".dot", ".gv"},
|
||||
"Groovy": {".groovy", ".grt", ".gtpl", ".gvy"},
|
||||
"Groovy Server Pages": {".gsp"},
|
||||
@ -1264,7 +1294,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"HTML+EEX": {".eex"},
|
||||
"HTML+ERB": {".erb", ".erb.deface"},
|
||||
"HTML+PHP": {".phtml"},
|
||||
"HTML+Razor": {".cshtml"},
|
||||
"HTML+Razor": {".cshtml", ".razor"},
|
||||
"HTTP": {".http"},
|
||||
"HXML": {".hxml"},
|
||||
"Hack": {".hh", ".php"},
|
||||
@ -1274,6 +1304,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Haskell": {".hs", ".hsc"},
|
||||
"Haxe": {".hx", ".hxsl"},
|
||||
"HiveQL": {".q"},
|
||||
"HolyC": {".hc"},
|
||||
"Hy": {".hy"},
|
||||
"HyPhy": {".bf"},
|
||||
"IDL": {".pro", ".dlm"},
|
||||
@ -1289,7 +1320,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Isabelle": {".thy"},
|
||||
"J": {".ijs"},
|
||||
"JFlex": {".flex", ".jflex"},
|
||||
"JSON": {".json", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json-tmlanguage", ".jsonl", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"},
|
||||
"JSON": {".json", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".json-tmlanguage", ".jsonl", ".mcmeta", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"},
|
||||
"JSON with Comments": {".sublime-build", ".sublime-commands", ".sublime-completions", ".sublime-keymap", ".sublime-macro", ".sublime-menu", ".sublime-mousemap", ".sublime-project", ".sublime-settings", ".sublime-theme", ".sublime-workspace", ".sublime_metrics", ".sublime_session"},
|
||||
"JSON5": {".json5"},
|
||||
"JSONLD": {".jsonld"},
|
||||
@ -1300,9 +1331,11 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Java Properties": {".properties"},
|
||||
"Java Server Pages": {".jsp"},
|
||||
"JavaScript": {".js", "._js", ".bones", ".es", ".es6", ".frag", ".gs", ".jake", ".jsb", ".jscad", ".jsfl", ".jsm", ".jss", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"},
|
||||
"JavaScript+ERB": {".js.erb"},
|
||||
"Jison": {".jison"},
|
||||
"Jison Lex": {".jisonlex"},
|
||||
"Jolie": {".ol", ".iol"},
|
||||
"Jsonnet": {".jsonnet", ".libsonnet"},
|
||||
"Julia": {".jl"},
|
||||
"Jupyter Notebook": {".ipynb"},
|
||||
"KRL": {".krl"},
|
||||
@ -1347,7 +1380,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"MUF": {".muf", ".m"},
|
||||
"Makefile": {".mak", ".d", ".make", ".mk", ".mkfile"},
|
||||
"Mako": {".mako", ".mao"},
|
||||
"Markdown": {".md", ".markdown", ".mdown", ".mdwn", ".mkd", ".mkdn", ".mkdown", ".ronn", ".workbook"},
|
||||
"Markdown": {".md", ".markdown", ".mdown", ".mdwn", ".mdx", ".mkd", ".mkdn", ".mkdown", ".ronn", ".workbook"},
|
||||
"Marko": {".marko"},
|
||||
"Mask": {".mask"},
|
||||
"Mathematica": {".mathematica", ".cdf", ".m", ".ma", ".mt", ".nb", ".nbp", ".wl", ".wlt"},
|
||||
@ -1364,6 +1397,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"Monkey": {".monkey", ".monkey2"},
|
||||
"Moocode": {".moo"},
|
||||
"MoonScript": {".moon"},
|
||||
"Motorola 68K Assembly": {".x68"},
|
||||
"Myghty": {".myt"},
|
||||
"NCL": {".ncl"},
|
||||
"NL": {".nl"},
|
||||
@ -1384,6 +1418,7 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"NumPy": {".numpy", ".numpyw", ".numsc"},
|
||||
"OCaml": {".ml", ".eliom", ".eliomi", ".ml4", ".mli", ".mll", ".mly"},
|
||||
"ObjDump": {".objdump"},
|
||||
"ObjectScript": {".cls"},
|
||||
"Objective-C": {".m", ".h"},
|
||||
"Objective-C++": {".mm"},
|
||||
"Objective-J": {".j", ".sj"},
|
||||
@ -1394,190 +1429,201 @@ var ExtensionsByLanguage = map[string][]string{
|
||||
"OpenEdge ABL": {".p", ".cls", ".w"},
|
||||
"OpenSCAD": {".scad"},
|
||||
"OpenType Feature File": {".fea"},
|
||||
"Org": {".org"},
|
||||
"Ox": {".ox", ".oxh", ".oxo"},
|
||||
"Oxygene": {".oxygene"},
|
||||
"Oz": {".oz"},
|
||||
"P4": {".p4"},
|
||||
"PHP": {".php", ".aw", ".ctp", ".fcgi", ".inc", ".php3", ".php4", ".php5", ".phps", ".phpt"},
|
||||
"PLSQL": {".pls", ".bdy", ".ddl", ".fnc", ".pck", ".pkb", ".pks", ".plb", ".plsql", ".prc", ".spc", ".sql", ".tpb", ".tps", ".trg", ".vw"},
|
||||
"PLpgSQL": {".pgsql", ".sql"},
|
||||
"POV-Ray SDL": {".pov", ".inc"},
|
||||
"Pan": {".pan"},
|
||||
"Papyrus": {".psc"},
|
||||
"Parrot": {".parrot"},
|
||||
"Parrot Assembly": {".pasm"},
|
||||
"Parrot Internal Representation": {".pir"},
|
||||
"Pascal": {".pas", ".dfm", ".dpr", ".inc", ".lpr", ".pascal", ".pp"},
|
||||
"Pawn": {".pwn", ".inc"},
|
||||
"Pep8": {".pep"},
|
||||
"Perl": {".pl", ".al", ".cgi", ".fcgi", ".perl", ".ph", ".plx", ".pm", ".psgi", ".t"},
|
||||
"Perl 6": {".6pl", ".6pm", ".nqp", ".p6", ".p6l", ".p6m", ".pl", ".pl6", ".pm", ".pm6", ".t"},
|
||||
"Pic": {".pic", ".chem"},
|
||||
"Pickle": {".pkl"},
|
||||
"PicoLisp": {".l"},
|
||||
"PigLatin": {".pig"},
|
||||
"Pike": {".pike", ".pmod"},
|
||||
"Pod": {".pod"},
|
||||
"Pod 6": {".pod", ".pod6"},
|
||||
"PogoScript": {".pogo"},
|
||||
"Pony": {".pony"},
|
||||
"PostCSS": {".pcss"},
|
||||
"PostScript": {".ps", ".eps", ".pfa"},
|
||||
"PowerBuilder": {".pbt", ".sra", ".sru", ".srw"},
|
||||
"PowerShell": {".ps1", ".psd1", ".psm1"},
|
||||
"Processing": {".pde"},
|
||||
"Prolog": {".pl", ".pro", ".prolog", ".yap"},
|
||||
"Propeller Spin": {".spin"},
|
||||
"Protocol Buffer": {".proto"},
|
||||
"Public Key": {".asc", ".pub"},
|
||||
"Pug": {".jade", ".pug"},
|
||||
"Puppet": {".pp"},
|
||||
"Pure Data": {".pd"},
|
||||
"PureBasic": {".pb", ".pbi"},
|
||||
"PureScript": {".purs"},
|
||||
"Python": {".py", ".bzl", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde", ".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".spec", ".tac", ".wsgi", ".xpy"},
|
||||
"Python traceback": {".pytb"},
|
||||
"QML": {".qml", ".qbs"},
|
||||
"QMake": {".pro", ".pri"},
|
||||
"R": {".r", ".rd", ".rsx"},
|
||||
"RAML": {".raml"},
|
||||
"RDoc": {".rdoc"},
|
||||
"REALbasic": {".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"},
|
||||
"REXX": {".rexx", ".pprx", ".rex"},
|
||||
"RHTML": {".rhtml"},
|
||||
"RMarkdown": {".rmd"},
|
||||
"RPC": {".x"},
|
||||
"RPM Spec": {".spec"},
|
||||
"RUNOFF": {".rnh", ".rno"},
|
||||
"Racket": {".rkt", ".rktd", ".rktl", ".scrbl"},
|
||||
"Ragel": {".rl"},
|
||||
"Rascal": {".rsc"},
|
||||
"Raw token data": {".raw"},
|
||||
"Reason": {".re", ".rei"},
|
||||
"Rebol": {".reb", ".r", ".r2", ".r3", ".rebol"},
|
||||
"Red": {".red", ".reds"},
|
||||
"Redcode": {".cw"},
|
||||
"Regular Expression": {".regexp", ".regex"},
|
||||
"Ren'Py": {".rpy"},
|
||||
"RenderScript": {".rs", ".rsh"},
|
||||
"Ring": {".ring"},
|
||||
"RobotFramework": {".robot"},
|
||||
"Roff": {".roff", ".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".l", ".man", ".mdoc", ".me", ".ms", ".n", ".nr", ".rno", ".tmac"},
|
||||
"Roff Manpage": {".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".man", ".mdoc"},
|
||||
"Rouge": {".rg"},
|
||||
"Ruby": {".rb", ".builder", ".eye", ".fcgi", ".gemspec", ".god", ".jbuilder", ".mspec", ".pluginspec", ".podspec", ".rabl", ".rake", ".rbuild", ".rbw", ".rbx", ".ru", ".ruby", ".spec", ".thor", ".watchr"},
|
||||
"Rust": {".rs", ".rs.in"},
|
||||
"SAS": {".sas"},
|
||||
"SCSS": {".scss"},
|
||||
"SMT": {".smt2", ".smt"},
|
||||
"SPARQL": {".sparql", ".rq"},
|
||||
"SQF": {".sqf", ".hqf"},
|
||||
"SQL": {".sql", ".cql", ".ddl", ".inc", ".mysql", ".prc", ".tab", ".udf", ".viw"},
|
||||
"SQLPL": {".sql", ".db2"},
|
||||
"SRecode Template": {".srt"},
|
||||
"STON": {".ston"},
|
||||
"SVG": {".svg"},
|
||||
"Sage": {".sage", ".sagews"},
|
||||
"SaltStack": {".sls"},
|
||||
"Sass": {".sass"},
|
||||
"Scala": {".scala", ".kojo", ".sbt", ".sc"},
|
||||
"Scaml": {".scaml"},
|
||||
"Scheme": {".scm", ".sch", ".sld", ".sls", ".sps", ".ss"},
|
||||
"Scilab": {".sci", ".sce", ".tst"},
|
||||
"Self": {".self"},
|
||||
"ShaderLab": {".shader"},
|
||||
"Shell": {".sh", ".bash", ".bats", ".cgi", ".command", ".fcgi", ".ksh", ".sh.in", ".tmux", ".tool", ".zsh"},
|
||||
"ShellSession": {".sh-session"},
|
||||
"Shen": {".shen"},
|
||||
"Slash": {".sl"},
|
||||
"Slice": {".ice"},
|
||||
"Slim": {".slim"},
|
||||
"Smali": {".smali"},
|
||||
"Smalltalk": {".st", ".cs"},
|
||||
"Smarty": {".tpl"},
|
||||
"SourcePawn": {".sp", ".inc", ".sma"},
|
||||
"Spline Font Database": {".sfd"},
|
||||
"Squirrel": {".nut"},
|
||||
"Stan": {".stan"},
|
||||
"Standard ML": {".ml", ".fun", ".sig", ".sml"},
|
||||
"Stata": {".do", ".ado", ".doh", ".ihlp", ".mata", ".matah", ".sthlp"},
|
||||
"Stylus": {".styl"},
|
||||
"SubRip Text": {".srt"},
|
||||
"SugarSS": {".sss"},
|
||||
"SuperCollider": {".sc", ".scd"},
|
||||
"Swift": {".swift"},
|
||||
"SystemVerilog": {".sv", ".svh", ".vh"},
|
||||
"TI Program": {".8xp", ".8xk", ".8xk.txt", ".8xp.txt"},
|
||||
"TLA": {".tla"},
|
||||
"TOML": {".toml"},
|
||||
"TXL": {".txl"},
|
||||
"Tcl": {".tcl", ".adp", ".tm"},
|
||||
"Tcsh": {".tcsh", ".csh"},
|
||||
"TeX": {".tex", ".aux", ".bbx", ".bib", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"},
|
||||
"Tea": {".tea"},
|
||||
"Terra": {".t"},
|
||||
"Text": {".txt", ".fr", ".nb", ".ncl", ".no"},
|
||||
"Textile": {".textile"},
|
||||
"Thrift": {".thrift"},
|
||||
"Turing": {".t", ".tu"},
|
||||
"Turtle": {".ttl"},
|
||||
"Twig": {".twig"},
|
||||
"Type Language": {".tl"},
|
||||
"TypeScript": {".ts", ".tsx"},
|
||||
"Unified Parallel C": {".upc"},
|
||||
"Unity3D Asset": {".anim", ".asset", ".mat", ".meta", ".prefab", ".unity"},
|
||||
"Unix Assembly": {".s", ".ms"},
|
||||
"Uno": {".uno"},
|
||||
"UnrealScript": {".uc"},
|
||||
"UrWeb": {".ur", ".urs"},
|
||||
"VCL": {".vcl"},
|
||||
"VHDL": {".vhdl", ".vhd", ".vhf", ".vhi", ".vho", ".vhs", ".vht", ".vhw"},
|
||||
"Vala": {".vala", ".vapi"},
|
||||
"Verilog": {".v", ".veo"},
|
||||
"Vim script": {".vim"},
|
||||
"Visual Basic": {".vb", ".bas", ".cls", ".frm", ".frx", ".vba", ".vbhtml", ".vbs"},
|
||||
"Volt": {".volt"},
|
||||
"Vue": {".vue"},
|
||||
"Wavefront Material": {".mtl"},
|
||||
"Wavefront Object": {".obj"},
|
||||
"Web Ontology Language": {".owl"},
|
||||
"WebAssembly": {".wast", ".wat"},
|
||||
"WebIDL": {".webidl"},
|
||||
"Windows Registry Entries": {".reg"},
|
||||
"World of Warcraft Addon Data": {".toc"},
|
||||
"X BitMap": {".xbm"},
|
||||
"X PixMap": {".xpm", ".pm"},
|
||||
"X10": {".x10"},
|
||||
"XC": {".xc"},
|
||||
"XML": {".xml", ".adml", ".admx", ".ant", ".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", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".plist", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".rdf", ".resx", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sttheme", ".sublime-snippet", ".targets", ".tmcommand", ".tml", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme", ".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", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"},
|
||||
"XPages": {".xsp-config", ".xsp.metadata"},
|
||||
"XProc": {".xpl", ".xproc"},
|
||||
"XQuery": {".xquery", ".xq", ".xql", ".xqm", ".xqy"},
|
||||
"XS": {".xs"},
|
||||
"XSLT": {".xslt", ".xsl"},
|
||||
"Xojo": {".xojo_code", ".xojo_menu", ".xojo_report", ".xojo_script", ".xojo_toolbar", ".xojo_window"},
|
||||
"Xtend": {".xtend"},
|
||||
"YAML": {".yml", ".mir", ".reek", ".rviz", ".sublime-syntax", ".syntax", ".yaml", ".yaml-tmlanguage", ".yml.mysql"},
|
||||
"YANG": {".yang"},
|
||||
"YARA": {".yar", ".yara"},
|
||||
"YASnippet": {".yasnippet"},
|
||||
"Yacc": {".y", ".yacc", ".yy"},
|
||||
"Zephir": {".zep"},
|
||||
"Zig": {".zig"},
|
||||
"Zimpl": {".zimpl", ".zmpl", ".zpl"},
|
||||
"desktop": {".desktop", ".desktop.in"},
|
||||
"eC": {".ec", ".eh"},
|
||||
"edn": {".edn"},
|
||||
"fish": {".fish"},
|
||||
"mupad": {".mu"},
|
||||
"nanorc": {".nanorc"},
|
||||
"nesC": {".nc"},
|
||||
"ooc": {".ooc"},
|
||||
"q": {".q"},
|
||||
"reStructuredText": {".rst", ".rest", ".rest.txt", ".rst.txt"},
|
||||
"sed": {".sed"},
|
||||
"wdl": {".wdl"},
|
||||
"wisp": {".wisp"},
|
||||
"xBase": {".prg", ".ch", ".prw"},
|
||||
"Org": {".org"},
|
||||
"Ox": {".ox", ".oxh", ".oxo"},
|
||||
"Oxygene": {".oxygene"},
|
||||
"Oz": {".oz"},
|
||||
"P4": {".p4"},
|
||||
"PHP": {".php", ".aw", ".ctp", ".fcgi", ".inc", ".php3", ".php4", ".php5", ".phps", ".phpt"},
|
||||
"PLSQL": {".pls", ".bdy", ".ddl", ".fnc", ".pck", ".pkb", ".pks", ".plb", ".plsql", ".prc", ".spc", ".sql", ".tpb", ".tps", ".trg", ".vw"},
|
||||
"PLpgSQL": {".pgsql", ".sql"},
|
||||
"POV-Ray SDL": {".pov", ".inc"},
|
||||
"Pan": {".pan"},
|
||||
"Papyrus": {".psc"},
|
||||
"Parrot": {".parrot"},
|
||||
"Parrot Assembly": {".pasm"},
|
||||
"Parrot Internal Representation": {".pir"},
|
||||
"Pascal": {".pas", ".dfm", ".dpr", ".inc", ".lpr", ".pascal", ".pp"},
|
||||
"Pawn": {".pwn", ".inc", ".sma"},
|
||||
"Pep8": {".pep"},
|
||||
"Perl": {".pl", ".al", ".cgi", ".fcgi", ".perl", ".ph", ".plx", ".pm", ".psgi", ".t"},
|
||||
"Perl 6": {".6pl", ".6pm", ".nqp", ".p6", ".p6l", ".p6m", ".pl", ".pl6", ".pm", ".pm6", ".t"},
|
||||
"Pic": {".pic", ".chem"},
|
||||
"Pickle": {".pkl"},
|
||||
"PicoLisp": {".l"},
|
||||
"PigLatin": {".pig"},
|
||||
"Pike": {".pike", ".pmod"},
|
||||
"Pod": {".pod"},
|
||||
"Pod 6": {".pod", ".pod6"},
|
||||
"PogoScript": {".pogo"},
|
||||
"Pony": {".pony"},
|
||||
"PostCSS": {".pcss"},
|
||||
"PostScript": {".ps", ".eps", ".pfa"},
|
||||
"PowerBuilder": {".pbt", ".sra", ".sru", ".srw"},
|
||||
"PowerShell": {".ps1", ".psd1", ".psm1"},
|
||||
"Processing": {".pde"},
|
||||
"Prolog": {".pl", ".pro", ".prolog", ".yap"},
|
||||
"Propeller Spin": {".spin"},
|
||||
"Protocol Buffer": {".proto"},
|
||||
"Public Key": {".asc", ".pub"},
|
||||
"Pug": {".jade", ".pug"},
|
||||
"Puppet": {".pp"},
|
||||
"Pure Data": {".pd"},
|
||||
"PureBasic": {".pb", ".pbi"},
|
||||
"PureScript": {".purs"},
|
||||
"Python": {".py", ".bzl", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde", ".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".spec", ".tac", ".wsgi", ".xpy"},
|
||||
"Python traceback": {".pytb"},
|
||||
"QML": {".qml", ".qbs"},
|
||||
"QMake": {".pro", ".pri"},
|
||||
"R": {".r", ".rd", ".rsx"},
|
||||
"RAML": {".raml"},
|
||||
"RDoc": {".rdoc"},
|
||||
"REALbasic": {".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"},
|
||||
"REXX": {".rexx", ".pprx", ".rex"},
|
||||
"RHTML": {".rhtml"},
|
||||
"RMarkdown": {".rmd"},
|
||||
"RPC": {".x"},
|
||||
"RPM Spec": {".spec"},
|
||||
"RUNOFF": {".rnh", ".rno"},
|
||||
"Racket": {".rkt", ".rktd", ".rktl", ".scrbl"},
|
||||
"Ragel": {".rl"},
|
||||
"Rascal": {".rsc"},
|
||||
"Raw token data": {".raw"},
|
||||
"Reason": {".re", ".rei"},
|
||||
"Rebol": {".reb", ".r", ".r2", ".r3", ".rebol"},
|
||||
"Red": {".red", ".reds"},
|
||||
"Redcode": {".cw"},
|
||||
"Regular Expression": {".regexp", ".regex"},
|
||||
"Ren'Py": {".rpy"},
|
||||
"RenderScript": {".rs", ".rsh"},
|
||||
"Rich Text Format": {".rtf"},
|
||||
"Ring": {".ring"},
|
||||
"RobotFramework": {".robot"},
|
||||
"Roff": {".roff", ".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".l", ".man", ".mdoc", ".me", ".ms", ".n", ".nr", ".rno", ".tmac"},
|
||||
"Roff Manpage": {".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".man", ".mdoc"},
|
||||
"Rouge": {".rg"},
|
||||
"Ruby": {".rb", ".builder", ".eye", ".fcgi", ".gemspec", ".god", ".jbuilder", ".mspec", ".pluginspec", ".podspec", ".rabl", ".rake", ".rbuild", ".rbw", ".rbx", ".ru", ".ruby", ".spec", ".thor", ".watchr"},
|
||||
"Rust": {".rs", ".rs.in"},
|
||||
"SAS": {".sas"},
|
||||
"SCSS": {".scss"},
|
||||
"SMT": {".smt2", ".smt"},
|
||||
"SPARQL": {".sparql", ".rq"},
|
||||
"SQF": {".sqf", ".hqf"},
|
||||
"SQL": {".sql", ".cql", ".ddl", ".inc", ".mysql", ".prc", ".tab", ".udf", ".viw"},
|
||||
"SQLPL": {".sql", ".db2"},
|
||||
"SRecode Template": {".srt"},
|
||||
"STON": {".ston"},
|
||||
"SVG": {".svg"},
|
||||
"Sage": {".sage", ".sagews"},
|
||||
"SaltStack": {".sls"},
|
||||
"Sass": {".sass"},
|
||||
"Scala": {".scala", ".kojo", ".sbt", ".sc"},
|
||||
"Scaml": {".scaml"},
|
||||
"Scheme": {".scm", ".sch", ".sld", ".sls", ".sps", ".ss"},
|
||||
"Scilab": {".sci", ".sce", ".tst"},
|
||||
"Self": {".self"},
|
||||
"ShaderLab": {".shader"},
|
||||
"Shell": {".sh", ".bash", ".bats", ".cgi", ".command", ".fcgi", ".ksh", ".sh.in", ".tmux", ".tool", ".zsh"},
|
||||
"ShellSession": {".sh-session"},
|
||||
"Shen": {".shen"},
|
||||
"Slash": {".sl"},
|
||||
"Slice": {".ice"},
|
||||
"Slim": {".slim"},
|
||||
"Smali": {".smali"},
|
||||
"Smalltalk": {".st", ".cs"},
|
||||
"Smarty": {".tpl"},
|
||||
"SourcePawn": {".sp", ".inc"},
|
||||
"Spline Font Database": {".sfd"},
|
||||
"Squirrel": {".nut"},
|
||||
"Stan": {".stan"},
|
||||
"Standard ML": {".ml", ".fun", ".sig", ".sml"},
|
||||
"Stata": {".do", ".ado", ".doh", ".ihlp", ".mata", ".matah", ".sthlp"},
|
||||
"Stylus": {".styl"},
|
||||
"SubRip Text": {".srt"},
|
||||
"SugarSS": {".sss"},
|
||||
"SuperCollider": {".sc", ".scd"},
|
||||
"Svelte": {".svelte"},
|
||||
"Swift": {".swift"},
|
||||
"SystemVerilog": {".sv", ".svh", ".vh"},
|
||||
"TI Program": {".8xp", ".8xk", ".8xk.txt", ".8xp.txt"},
|
||||
"TLA": {".tla"},
|
||||
"TOML": {".toml"},
|
||||
"TSQL": {".sql"},
|
||||
"TSX": {".tsx"},
|
||||
"TXL": {".txl"},
|
||||
"Tcl": {".tcl", ".adp", ".tm"},
|
||||
"Tcsh": {".tcsh", ".csh"},
|
||||
"TeX": {".tex", ".aux", ".bbx", ".bib", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"},
|
||||
"Tea": {".tea"},
|
||||
"Terra": {".t"},
|
||||
"Text": {".txt", ".fr", ".nb", ".ncl", ".no"},
|
||||
"Textile": {".textile"},
|
||||
"Thrift": {".thrift"},
|
||||
"Turing": {".t", ".tu"},
|
||||
"Turtle": {".ttl"},
|
||||
"Twig": {".twig"},
|
||||
"Type Language": {".tl"},
|
||||
"TypeScript": {".ts"},
|
||||
"Unified Parallel C": {".upc"},
|
||||
"Unity3D Asset": {".anim", ".asset", ".mat", ".meta", ".prefab", ".unity"},
|
||||
"Unix Assembly": {".s", ".ms"},
|
||||
"Uno": {".uno"},
|
||||
"UnrealScript": {".uc"},
|
||||
"UrWeb": {".ur", ".urs"},
|
||||
"VCL": {".vcl"},
|
||||
"VHDL": {".vhdl", ".vhd", ".vhf", ".vhi", ".vho", ".vhs", ".vht", ".vhw"},
|
||||
"Vala": {".vala", ".vapi"},
|
||||
"Verilog": {".v", ".veo"},
|
||||
"Vim script": {".vim", ".vba", ".vmb"},
|
||||
"Visual Basic": {".vb", ".bas", ".cls", ".frm", ".frx", ".vba", ".vbhtml", ".vbs"},
|
||||
"Volt": {".volt"},
|
||||
"Vue": {".vue"},
|
||||
"Wavefront Material": {".mtl"},
|
||||
"Wavefront Object": {".obj"},
|
||||
"Web Ontology Language": {".owl"},
|
||||
"WebAssembly": {".wast", ".wat"},
|
||||
"WebIDL": {".webidl"},
|
||||
"WebVTT": {".vtt"},
|
||||
"Windows Registry Entries": {".reg"},
|
||||
"Wollok": {".wlk"},
|
||||
"World of Warcraft Addon Data": {".toc"},
|
||||
"X BitMap": {".xbm"},
|
||||
"X PixMap": {".xpm", ".pm"},
|
||||
"X10": {".x10"},
|
||||
"XC": {".xc"},
|
||||
"XML": {".xml", ".adml", ".admx", ".ant", ".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", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".mjml", ".mm", ".mod", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".plist", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".rdf", ".resx", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".srdf", ".storyboard", ".sttheme", ".sublime-snippet", ".targets", ".tmcommand", ".tml", ".tmlanguage", ".tmpreferences", ".tmsnippet", ".tmtheme", ".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", ".xproj", ".xsd", ".xspec", ".xul", ".zcml"},
|
||||
"XPages": {".xsp-config", ".xsp.metadata"},
|
||||
"XProc": {".xpl", ".xproc"},
|
||||
"XQuery": {".xquery", ".xq", ".xql", ".xqm", ".xqy"},
|
||||
"XS": {".xs"},
|
||||
"XSLT": {".xslt", ".xsl"},
|
||||
"Xojo": {".xojo_code", ".xojo_menu", ".xojo_report", ".xojo_script", ".xojo_toolbar", ".xojo_window"},
|
||||
"Xtend": {".xtend"},
|
||||
"YAML": {".yml", ".mir", ".reek", ".rviz", ".sublime-syntax", ".syntax", ".yaml", ".yaml-tmlanguage", ".yml.mysql"},
|
||||
"YANG": {".yang"},
|
||||
"YARA": {".yar", ".yara"},
|
||||
"YASnippet": {".yasnippet"},
|
||||
"Yacc": {".y", ".yacc", ".yy"},
|
||||
"ZAP": {".zap", ".xzap"},
|
||||
"ZIL": {".zil", ".mud"},
|
||||
"Zeek": {".zeek", ".bro"},
|
||||
"ZenScript": {".zs"},
|
||||
"Zephir": {".zep"},
|
||||
"Zig": {".zig"},
|
||||
"Zimpl": {".zimpl", ".zmpl", ".zpl"},
|
||||
"desktop": {".desktop", ".desktop.in"},
|
||||
"eC": {".ec", ".eh"},
|
||||
"edn": {".edn"},
|
||||
"fish": {".fish"},
|
||||
"mcfunction": {".mcfunction"},
|
||||
"mupad": {".mu"},
|
||||
"nanorc": {".nanorc"},
|
||||
"nesC": {".nc"},
|
||||
"ooc": {".ooc"},
|
||||
"q": {".q"},
|
||||
"reStructuredText": {".rst", ".rest", ".rest.txt", ".rst.txt"},
|
||||
"sed": {".sed"},
|
||||
"wdl": {".wdl"},
|
||||
"wisp": {".wisp"},
|
||||
"xBase": {".prg", ".ch", ".prw"},
|
||||
}
|
||||
|
Reference in New Issue
Block a user