//#region src/languages.d.ts /** * All language definitions from Github's linguist. * @module */ /** * GitHub's language definition for 1C Enterprise. */ declare const _1CEnterprise: { readonly type: "programming"; readonly color: "#814CCC"; readonly tm_scope: "source.bsl"; readonly ace_mode: "text"; readonly language_id: 0; readonly extensions: readonly [".bsl", ".os"]; }; /** * GitHub's language definition for 2-Dimensional Array. */ declare const _2_DimensionalArray: { readonly type: "data"; readonly color: "#38761D"; readonly tm_scope: "source.2da"; readonly ace_mode: "text"; readonly language_id: 387204628; readonly extensions: readonly [".2da"]; }; /** * GitHub's language definition for 4D. */ declare const _4D: { readonly type: "programming"; readonly color: "#004289"; readonly tm_scope: "source.4dm"; readonly ace_mode: "text"; readonly language_id: 577529595; readonly extensions: readonly [".4dm"]; }; /** * GitHub's language definition for ABAP. */ declare const ABAP: { readonly type: "programming"; readonly color: "#E8274B"; readonly tm_scope: "source.abap"; readonly ace_mode: "abap"; readonly language_id: 1; readonly extensions: readonly [".abap"]; }; /** * GitHub's language definition for ABAP CDS. */ declare const ABAPCDS: { readonly type: "programming"; readonly color: "#555e25"; readonly tm_scope: "source.abapcds"; readonly ace_mode: "text"; readonly language_id: 452681853; readonly extensions: readonly [".asddls"]; }; /** * GitHub's language definition for ABNF. */ declare const ABNF: { readonly type: "data"; readonly tm_scope: "source.abnf"; readonly ace_mode: "text"; readonly language_id: 429; readonly extensions: readonly [".abnf"]; }; /** * GitHub's language definition for AGS Script. */ declare const AGSScript: { readonly type: "programming"; readonly color: "#B9D9FF"; readonly aliases: readonly ["ags"]; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 2; readonly extensions: readonly [".asc", ".ash"]; }; /** * GitHub's language definition for AIDL. */ declare const AIDL: { readonly type: "programming"; readonly color: "#34EB6B"; readonly tm_scope: "source.aidl"; readonly ace_mode: "text"; readonly language_id: 451700185; readonly extensions: readonly [".aidl"]; readonly interpreters: readonly ["aidl"]; }; /** * GitHub's language definition for AL. */ declare const AL: { readonly type: "programming"; readonly color: "#3AA2B5"; readonly tm_scope: "source.al"; readonly ace_mode: "text"; readonly language_id: 658971832; readonly extensions: readonly [".al"]; }; /** * GitHub's language definition for ALGOL. */ declare const ALGOL: { readonly type: "programming"; readonly color: "#D1E0DB"; readonly tm_scope: "source.algol60"; readonly ace_mode: "pascal"; readonly codemirror_mode: "pascal"; readonly codemirror_mime_type: "text/x-pascal"; readonly language_id: 79217948; readonly extensions: readonly [".alg"]; }; /** * GitHub's language definition for AMPL. */ declare const AMPL: { readonly type: "programming"; readonly color: "#E6EFBB"; readonly tm_scope: "source.ampl"; readonly ace_mode: "text"; readonly language_id: 3; readonly extensions: readonly [".ampl", ".mod"]; }; /** * GitHub's language definition for ANTLR. */ declare const ANTLR: { readonly type: "programming"; readonly color: "#9DC3FF"; readonly tm_scope: "source.antlr"; readonly ace_mode: "text"; readonly language_id: 4; readonly extensions: readonly [".g4"]; }; /** * GitHub's language definition for API Blueprint. */ declare const APIBlueprint: { readonly type: "markup"; readonly color: "#2ACCA8"; readonly tm_scope: "text.html.markdown.source.gfm.apib"; readonly ace_mode: "markdown"; readonly language_id: 5; readonly extensions: readonly [".apib"]; }; /** * GitHub's language definition for APL. */ declare const APL: { readonly type: "programming"; readonly color: "#5A8164"; readonly tm_scope: "source.apl"; readonly ace_mode: "text"; readonly codemirror_mode: "apl"; readonly codemirror_mime_type: "text/apl"; readonly language_id: 6; readonly extensions: readonly [".apl", ".dyalog"]; readonly interpreters: readonly ["apl", "aplx", "dyalog"]; }; /** * GitHub's language definition for ASL. */ declare const ASL: { readonly type: "programming"; readonly tm_scope: "source.asl"; readonly ace_mode: "asl"; readonly language_id: 124996147; readonly extensions: readonly [".asl", ".dsl"]; }; /** * GitHub's language definition for ASN.1. */ declare const ASN1: { readonly type: "data"; readonly tm_scope: "source.asn"; readonly ace_mode: "text"; readonly codemirror_mode: "asn.1"; readonly codemirror_mime_type: "text/x-ttcn-asn"; readonly language_id: 7; readonly extensions: readonly [".asn", ".asn1"]; }; /** * GitHub's language definition for ASP.NET. */ declare const ASPNET: { readonly type: "programming"; readonly color: "#9400ff"; readonly aliases: readonly ["aspx", "aspx-vb"]; readonly tm_scope: "text.html.asp"; readonly ace_mode: "text"; readonly codemirror_mode: "htmlembedded"; readonly codemirror_mime_type: "application/x-aspx"; readonly language_id: 564186416; readonly extensions: readonly [".asax", ".ascx", ".ashx", ".asmx", ".aspx", ".axd"]; }; /** * GitHub's language definition for ATS. */ declare const ATS: { readonly type: "programming"; readonly color: "#1ac620"; readonly aliases: readonly ["ats2"]; readonly tm_scope: "source.ats"; readonly ace_mode: "ocaml"; readonly language_id: 9; readonly extensions: readonly [".dats", ".hats", ".sats"]; }; /** * GitHub's language definition for ActionScript. */ declare const ActionScript: { readonly type: "programming"; readonly color: "#882B0F"; readonly aliases: readonly ["actionscript 3", "actionscript3", "as3"]; readonly tm_scope: "source.actionscript.3"; readonly ace_mode: "actionscript"; readonly language_id: 10; readonly extensions: readonly [".as"]; }; /** * GitHub's language definition for Ada. */ declare const Ada: { readonly type: "programming"; readonly color: "#02f88c"; readonly aliases: readonly ["ada95", "ada2005"]; readonly tm_scope: "source.ada"; readonly ace_mode: "ada"; readonly language_id: 11; readonly extensions: readonly [".adb", ".ada", ".ads"]; }; /** * GitHub's language definition for Adblock Filter List. */ declare const AdblockFilterList: { readonly type: "data"; readonly color: "#800000"; readonly aliases: readonly ["ad block filters", "ad block", "adb", "adblock"]; readonly tm_scope: "text.adblock"; readonly ace_mode: "text"; readonly language_id: 884614762; readonly extensions: readonly [".txt"]; }; /** * GitHub's language definition for Adobe Font Metrics. */ declare const AdobeFontMetrics: { readonly type: "data"; readonly color: "#fa0f00"; readonly aliases: readonly ["acfm", "adobe composite font metrics", "adobe multiple font metrics", "amfm"]; readonly tm_scope: "source.afm"; readonly ace_mode: "text"; readonly language_id: 147198098; readonly extensions: readonly [".afm"]; }; /** * GitHub's language definition for Agda. */ declare const Agda: { readonly type: "programming"; readonly color: "#315665"; readonly tm_scope: "source.agda"; readonly ace_mode: "text"; readonly language_id: 12; readonly extensions: readonly [".agda"]; }; /** * GitHub's language definition for Aiken. */ declare const Aiken: { readonly type: "programming"; readonly color: "#640ff8"; readonly tm_scope: "source.aiken"; readonly ace_mode: "text"; readonly language_id: 899409497; readonly extensions: readonly [".ak"]; }; /** * GitHub's language definition for Aleo. */ declare const Aleo: { readonly type: "programming"; readonly color: "#154BF9"; readonly tm_scope: "source.aleo"; readonly ace_mode: "text"; readonly language_id: 566431048; readonly extensions: readonly [".aleo"]; }; /** * GitHub's language definition for Alloy. */ declare const Alloy: { readonly type: "programming"; readonly color: "#64C800"; readonly tm_scope: "source.alloy"; readonly ace_mode: "text"; readonly language_id: 13; readonly extensions: readonly [".als"]; }; /** * GitHub's language definition for Alpine Abuild. */ declare const AlpineAbuild: { readonly type: "programming"; readonly color: "#0D597F"; readonly aliases: readonly ["abuild", "apkbuild"]; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly group: "Shell"; readonly language_id: 14; readonly filenames: readonly ["APKBUILD"]; }; /** * GitHub's language definition for Altium Designer. */ declare const AltiumDesigner: { readonly type: "data"; readonly color: "#A89663"; readonly aliases: readonly ["altium"]; readonly tm_scope: "source.ini"; readonly ace_mode: "ini"; readonly language_id: 187772328; readonly extensions: readonly [".OutJob", ".PcbDoc", ".PrjPCB", ".SchDoc"]; }; /** * GitHub's language definition for AngelScript. */ declare const AngelScript: { readonly type: "programming"; readonly color: "#C7D7DC"; readonly tm_scope: "source.angelscript"; readonly ace_mode: "text"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 389477596; readonly extensions: readonly [".as", ".angelscript"]; }; /** * GitHub's language definition for Answer Set Programming. */ declare const AnswerSetProgramming: { readonly type: "programming"; readonly color: "#A9CC29"; readonly tm_scope: "source.answersetprogramming"; readonly ace_mode: "prolog"; readonly language_id: 433009171; readonly extensions: readonly [".lp"]; readonly interpreters: readonly ["clingo"]; }; /** * GitHub's language definition for Ant Build System. */ declare const AntBuildSystem: { readonly type: "data"; readonly color: "#A9157E"; readonly tm_scope: "text.xml.ant"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "application/xml"; readonly language_id: 15; readonly filenames: readonly ["ant.xml", "build.xml"]; }; /** * GitHub's language definition for Antlers. */ declare const Antlers: { readonly type: "markup"; readonly color: "#ff269e"; readonly tm_scope: "text.html.statamic"; readonly ace_mode: "text"; readonly language_id: 1067292663; readonly extensions: readonly [".antlers.html", ".antlers.php", ".antlers.xml"]; }; /** * GitHub's language definition for ApacheConf. */ declare const ApacheConf: { readonly type: "data"; readonly color: "#d12127"; readonly aliases: readonly ["aconf", "apache"]; readonly tm_scope: "source.apacheconf"; readonly ace_mode: "apache_conf"; readonly language_id: 16; readonly extensions: readonly [".apacheconf", ".vhost"]; readonly filenames: readonly [".htaccess", "apache2.conf", "httpd.conf"]; }; /** * GitHub's language definition for Apex. */ declare const Apex: { readonly type: "programming"; readonly color: "#1797c0"; readonly tm_scope: "source.apex"; readonly ace_mode: "apex"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-java"; readonly language_id: 17; readonly extensions: readonly [".cls", ".apex", ".trigger"]; }; /** * GitHub's language definition for Apollo Guidance Computer. */ declare const ApolloGuidanceComputer: { readonly type: "programming"; readonly color: "#0B3D91"; readonly tm_scope: "source.agc"; readonly ace_mode: "assembly_x86"; readonly group: "Assembly"; readonly language_id: 18; readonly extensions: readonly [".agc"]; }; /** * GitHub's language definition for AppleScript. */ declare const AppleScript: { readonly type: "programming"; readonly color: "#101F1F"; readonly aliases: readonly ["apples", "osascript"]; readonly tm_scope: "source.applescript"; readonly ace_mode: "applescript"; readonly language_id: 19; readonly extensions: readonly [".applescript", ".scpt"]; readonly interpreters: readonly ["osascript"]; }; /** * GitHub's language definition for Arc. */ declare const Arc: { readonly type: "programming"; readonly color: "#aa2afe"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 20; readonly extensions: readonly [".arc"]; }; /** * GitHub's language definition for ArkTS. */ declare const ArkTS: { readonly type: "programming"; readonly color: "#0080ff"; readonly tm_scope: "source.ets"; readonly ace_mode: "typescript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/typescript"; readonly language_id: 56341321; readonly extensions: readonly [".ets"]; }; /** * GitHub's language definition for AsciiDoc. */ declare const AsciiDoc: { readonly type: "prose"; readonly color: "#73a0c5"; readonly tm_scope: "text.html.asciidoc"; readonly ace_mode: "asciidoc"; readonly wrap: true; readonly language_id: 22; readonly extensions: readonly [".asciidoc", ".adoc", ".asc"]; }; /** * GitHub's language definition for AspectJ. */ declare const AspectJ: { readonly type: "programming"; readonly color: "#a957b0"; readonly tm_scope: "source.aspectj"; readonly ace_mode: "text"; readonly language_id: 23; readonly extensions: readonly [".aj"]; }; /** * GitHub's language definition for Assembly. */ declare const Assembly: { readonly type: "programming"; readonly color: "#6E4C13"; readonly aliases: readonly ["asm", "nasm"]; readonly tm_scope: "source.assembly"; readonly ace_mode: "assembly_x86"; readonly language_id: 24; readonly extensions: readonly [".asm", ".a51", ".i", ".inc", ".nas", ".nasm", ".s"]; }; /** * GitHub's language definition for Astro. */ declare const Astro: { readonly type: "markup"; readonly color: "#ff5a03"; readonly tm_scope: "source.astro"; readonly ace_mode: "astro"; readonly codemirror_mode: "jsx"; readonly codemirror_mime_type: "text/jsx"; readonly language_id: 578209015; readonly extensions: readonly [".astro"]; }; /** * GitHub's language definition for Asymptote. */ declare const Asymptote: { readonly type: "programming"; readonly color: "#ff0000"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-kotlin"; readonly language_id: 591605007; readonly extensions: readonly [".asy"]; readonly interpreters: readonly ["asy"]; }; /** * GitHub's language definition for Augeas. */ declare const Augeas: { readonly type: "programming"; readonly color: "#9CC134"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 25; readonly extensions: readonly [".aug"]; }; /** * GitHub's language definition for AutoHotkey. */ declare const AutoHotkey: { readonly type: "programming"; readonly color: "#6594b9"; readonly aliases: readonly ["ahk"]; readonly tm_scope: "source.ahk"; readonly ace_mode: "autohotkey"; readonly language_id: 26; readonly extensions: readonly [".ahk", ".ah1", ".ah2", ".ahkl"]; }; /** * GitHub's language definition for AutoIt. */ declare const AutoIt: { readonly type: "programming"; readonly color: "#1C3552"; readonly aliases: readonly ["au3", "AutoIt3", "AutoItScript"]; readonly tm_scope: "source.autoit"; readonly ace_mode: "autohotkey"; readonly language_id: 27; readonly extensions: readonly [".au3"]; }; /** * GitHub's language definition for Avro IDL. */ declare const AvroIDL: { readonly type: "data"; readonly color: "#0040FF"; readonly tm_scope: "source.avro"; readonly ace_mode: "text"; readonly language_id: 785497837; readonly extensions: readonly [".avdl"]; }; /** * GitHub's language definition for Awk. */ declare const Awk: { readonly type: "programming"; readonly color: "#c30e9b"; readonly tm_scope: "source.awk"; readonly ace_mode: "text"; readonly language_id: 28; readonly extensions: readonly [".awk", ".auk", ".gawk", ".mawk", ".nawk"]; readonly interpreters: readonly ["awk", "gawk", "mawk", "nawk"]; }; /** * GitHub's language definition for B. */ declare const B: { readonly type: "programming"; readonly color: "#da7666"; readonly tm_scope: "source.c"; readonly ace_mode: "text"; readonly language_id: 700792152; readonly extensions: readonly [".b"]; }; /** * GitHub's language definition for B (Formal Method). */ declare const BFormalMethod: { readonly type: "programming"; readonly color: "#8aa8c5"; readonly tm_scope: "source.b"; readonly ace_mode: "text"; readonly language_id: 993355937; readonly extensions: readonly [".mch"]; }; /** * GitHub's language definition for B4X. */ declare const B4X: { readonly type: "programming"; readonly color: "#00e4ff"; readonly aliases: readonly ["basic for android"]; readonly tm_scope: "source.vba"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 96642275; readonly extensions: readonly [".bas"]; }; /** * GitHub's language definition for BAML. */ declare const BAML: { readonly type: "programming"; readonly color: "#a855f7"; readonly tm_scope: "source.baml"; readonly ace_mode: "io"; readonly codemirror_mode: "stylus"; readonly codemirror_mime_type: "text/x-styl"; readonly language_id: 502521509; readonly extensions: readonly [".baml"]; }; /** * GitHub's language definition for BASIC. */ declare const BASIC: { readonly type: "programming"; readonly color: "#ff0000"; readonly tm_scope: "source.basic"; readonly ace_mode: "basic"; readonly language_id: 28923963; readonly extensions: readonly [".bas"]; }; /** * GitHub's language definition for BBCode. */ declare const BBCode: { readonly type: "markup"; readonly color: "#CAFF42"; readonly tm_scope: "text.bbcode"; readonly ace_mode: "text"; readonly language_id: 206921123; readonly extensions: readonly [".bbcode"]; }; /** * GitHub's language definition for BIRD2. */ declare const BIRD2: { readonly type: "data"; readonly color: "#b6d7e4"; readonly aliases: readonly ["bird", "bird3"]; readonly tm_scope: "source.bird2"; readonly ace_mode: "text"; readonly language_id: 584191811; readonly filenames: readonly ["bird.conf"]; }; /** * GitHub's language definition for BQN. */ declare const BQN: { readonly type: "programming"; readonly color: "#2b7067"; readonly tm_scope: "source.bqn"; readonly ace_mode: "text"; readonly language_id: 330386870; readonly extensions: readonly [".bqn"]; }; /** * GitHub's language definition for Ballerina. */ declare const Ballerina: { readonly type: "programming"; readonly color: "#FF5000"; readonly tm_scope: "source.ballerina"; readonly ace_mode: "text"; readonly language_id: 720859680; readonly extensions: readonly [".bal"]; }; /** * GitHub's language definition for Batchfile. */ declare const Batchfile: { readonly type: "programming"; readonly color: "#C1F12E"; readonly aliases: readonly ["bat", "batch", "dosbatch", "winbatch"]; readonly tm_scope: "source.batchfile"; readonly ace_mode: "batchfile"; readonly language_id: 29; readonly extensions: readonly [".bat", ".cmd"]; readonly filenames: readonly ["gradlew.bat", "mvnw.cmd"]; }; /** * GitHub's language definition for Beef. */ declare const Beef: { readonly type: "programming"; readonly color: "#a52f4e"; readonly tm_scope: "source.cs"; readonly ace_mode: "csharp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csharp"; readonly language_id: 545626333; readonly extensions: readonly [".bf"]; }; /** * GitHub's language definition for Befunge. */ declare const Befunge: { readonly type: "programming"; readonly tm_scope: "source.befunge"; readonly ace_mode: "text"; readonly language_id: 30; readonly extensions: readonly [".befunge", ".bf"]; }; /** * GitHub's language definition for Berry. */ declare const Berry: { readonly type: "programming"; readonly color: "#15A13C"; readonly aliases: readonly ["be"]; readonly tm_scope: "source.berry"; readonly ace_mode: "text"; readonly language_id: 121855308; readonly extensions: readonly [".be"]; }; /** * GitHub's language definition for BibTeX. */ declare const BibTeX: { readonly type: "markup"; readonly color: "#778899"; readonly tm_scope: "text.bibtex"; readonly ace_mode: "bibtex"; readonly codemirror_mode: "stex"; readonly codemirror_mime_type: "text/x-stex"; readonly group: "TeX"; readonly language_id: 982188347; readonly extensions: readonly [".bib", ".bibtex"]; }; /** * GitHub's language definition for BibTeX Style. */ declare const BibTeXStyle: { readonly type: "programming"; readonly tm_scope: "source.bst"; readonly ace_mode: "text"; readonly language_id: 909569041; readonly extensions: readonly [".bst"]; }; /** * GitHub's language definition for Bicep. */ declare const Bicep: { readonly type: "programming"; readonly color: "#519aba"; readonly tm_scope: "source.bicep"; readonly ace_mode: "text"; readonly language_id: 321200902; readonly extensions: readonly [".bicep", ".bicepparam"]; }; /** * GitHub's language definition for Bikeshed. */ declare const Bikeshed: { readonly type: "markup"; readonly color: "#5562ac"; readonly tm_scope: "source.csswg"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 1055528081; readonly extensions: readonly [".bs"]; }; /** * GitHub's language definition for Bison. */ declare const Bison: { readonly type: "programming"; readonly color: "#6A463F"; readonly tm_scope: "source.yacc"; readonly ace_mode: "text"; readonly group: "Yacc"; readonly language_id: 31; readonly extensions: readonly [".bison"]; }; /** * GitHub's language definition for BitBake. */ declare const BitBake: { readonly type: "programming"; readonly color: "#00bce4"; readonly tm_scope: "source.bb"; readonly ace_mode: "text"; readonly language_id: 32; readonly extensions: readonly [".bb", ".bbappend", ".bbclass", ".inc"]; }; /** * GitHub's language definition for Blade. */ declare const Blade: { readonly type: "markup"; readonly color: "#f7523f"; readonly tm_scope: "text.html.php.blade"; readonly ace_mode: "php_laravel_blade"; readonly language_id: 33; readonly extensions: readonly [".blade", ".blade.php"]; }; /** * GitHub's language definition for BlitzBasic. */ declare const BlitzBasic: { readonly type: "programming"; readonly color: "#00FFAE"; readonly aliases: readonly ["b3d", "blitz3d", "blitzplus", "bplus"]; readonly tm_scope: "source.blitzmax"; readonly ace_mode: "text"; readonly language_id: 34; readonly extensions: readonly [".bb", ".decls"]; }; /** * GitHub's language definition for BlitzMax. */ declare const BlitzMax: { readonly type: "programming"; readonly color: "#cd6400"; readonly aliases: readonly ["bmax"]; readonly tm_scope: "source.blitzmax"; readonly ace_mode: "text"; readonly language_id: 35; readonly extensions: readonly [".bmx"]; }; /** * GitHub's language definition for Blueprint. */ declare const Blueprint: { readonly type: "markup"; readonly color: "#3584E4"; readonly aliases: readonly ["blp"]; readonly tm_scope: "source.blueprint"; readonly ace_mode: "text"; readonly language_id: 765545512; readonly extensions: readonly [".blp"]; }; /** * GitHub's language definition for Bluespec. */ declare const Bluespec: { readonly type: "programming"; readonly color: "#12223c"; readonly aliases: readonly ["bluespec bsv", "bsv"]; readonly tm_scope: "source.bsv"; readonly ace_mode: "verilog"; readonly codemirror_mode: "verilog"; readonly codemirror_mime_type: "text/x-systemverilog"; readonly language_id: 36; readonly extensions: readonly [".bsv"]; }; /** * GitHub's language definition for Bluespec BH. */ declare const BluespecBH: { readonly type: "programming"; readonly color: "#12223c"; readonly aliases: readonly ["bh", "bluespec classic"]; readonly tm_scope: "source.bh"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly group: "Bluespec"; readonly language_id: 641580358; readonly extensions: readonly [".bs"]; }; /** * GitHub's language definition for Boo. */ declare const Boo: { readonly type: "programming"; readonly color: "#d4bec1"; readonly tm_scope: "source.boo"; readonly ace_mode: "text"; readonly language_id: 37; readonly extensions: readonly [".boo"]; }; /** * GitHub's language definition for Boogie. */ declare const Boogie: { readonly type: "programming"; readonly color: "#c80fa0"; readonly tm_scope: "source.boogie"; readonly ace_mode: "text"; readonly language_id: 955017407; readonly extensions: readonly [".bpl"]; readonly interpreters: readonly ["boogie"]; }; /** * GitHub's language definition for Brainfuck. */ declare const Brainfuck: { readonly type: "programming"; readonly color: "#2F2530"; readonly tm_scope: "source.bf"; readonly ace_mode: "text"; readonly codemirror_mode: "brainfuck"; readonly codemirror_mime_type: "text/x-brainfuck"; readonly language_id: 38; readonly extensions: readonly [".b", ".bf"]; }; /** * GitHub's language definition for BrighterScript. */ declare const BrighterScript: { readonly type: "programming"; readonly color: "#66AABB"; readonly tm_scope: "source.brs"; readonly ace_mode: "text"; readonly language_id: 943571030; readonly extensions: readonly [".bs"]; }; /** * GitHub's language definition for Brightscript. */ declare const Brightscript: { readonly type: "programming"; readonly color: "#662D91"; readonly tm_scope: "source.brs"; readonly ace_mode: "text"; readonly language_id: 39; readonly extensions: readonly [".brs"]; }; /** * GitHub's language definition for Browserslist. */ declare const Browserslist: { readonly type: "data"; readonly color: "#ffd539"; readonly tm_scope: "text.browserslist"; readonly ace_mode: "text"; readonly language_id: 153503348; readonly filenames: readonly [".browserslistrc", "browserslist"]; }; /** * GitHub's language definition for Bru. */ declare const Bru: { readonly type: "markup"; readonly color: "#F4AA41"; readonly tm_scope: "source.bru"; readonly ace_mode: "text"; readonly language_id: 906627898; readonly extensions: readonly [".bru"]; }; /** * GitHub's language definition for BuildStream. */ declare const BuildStream: { readonly type: "data"; readonly color: "#006bff"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly language_id: 84359046; readonly extensions: readonly [".bst"]; }; /** * GitHub's language definition for C. */ declare const C: { readonly type: "programming"; readonly color: "#555555"; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 41; readonly extensions: readonly [".c", ".cats", ".h", ".h.in", ".idc"]; readonly interpreters: readonly ["tcc"]; }; /** * GitHub's language definition for C#. */ declare const Csharp: { readonly type: "programming"; readonly color: "#7355dd"; readonly aliases: readonly ["csharp", "cake", "cakescript"]; readonly tm_scope: "source.cs"; readonly ace_mode: "csharp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csharp"; readonly language_id: 42; readonly extensions: readonly [".cs", ".cake", ".cs.pp", ".csx", ".linq"]; }; /** * GitHub's language definition for C++. */ declare const Cpp: { readonly type: "programming"; readonly color: "#f34b7d"; readonly aliases: readonly ["cpp"]; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 43; readonly extensions: readonly [".cpp", ".c++", ".cc", ".cp", ".cppm", ".cxx", ".h", ".h++", ".hh", ".hpp", ".hxx", ".inc", ".inl", ".ino", ".ipp", ".ixx", ".re", ".tcc", ".tpp", ".txx"]; }; /** * GitHub's language definition for C-ObjDump. */ declare const C_ObjDump: { readonly type: "data"; readonly tm_scope: "objdump.x86asm"; readonly ace_mode: "assembly_x86"; readonly language_id: 44; readonly extensions: readonly [".c-objdump"]; }; /** * GitHub's language definition for C2hs Haskell. */ declare const C2hsHaskell: { readonly type: "programming"; readonly aliases: readonly ["c2hs"]; readonly tm_scope: "source.haskell"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly group: "Haskell"; readonly language_id: 45; readonly extensions: readonly [".chs"]; }; /** * GitHub's language definition for C3. */ declare const C3: { readonly type: "programming"; readonly color: "#2563eb"; readonly tm_scope: "source.c3"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 769248603; readonly extensions: readonly [".c3"]; }; /** * GitHub's language definition for CAP CDS. */ declare const CAPCDS: { readonly type: "programming"; readonly color: "#0092d1"; readonly aliases: readonly ["cds"]; readonly tm_scope: "source.cds"; readonly ace_mode: "text"; readonly language_id: 390788699; readonly extensions: readonly [".cds"]; }; /** * GitHub's language definition for CIL. */ declare const CIL: { readonly type: "data"; readonly tm_scope: "source.cil"; readonly ace_mode: "text"; readonly language_id: 29176339; readonly extensions: readonly [".cil"]; }; /** * GitHub's language definition for CLIPS. */ declare const CLIPS: { readonly type: "programming"; readonly color: "#00A300"; readonly tm_scope: "source.clips"; readonly ace_mode: "text"; readonly language_id: 46; readonly extensions: readonly [".clp"]; }; /** * GitHub's language definition for CMake. */ declare const CMake: { readonly type: "programming"; readonly color: "#DA3434"; readonly tm_scope: "source.cmake"; readonly ace_mode: "text"; readonly codemirror_mode: "cmake"; readonly codemirror_mime_type: "text/x-cmake"; readonly language_id: 47; readonly extensions: readonly [".cmake", ".cmake.in"]; readonly filenames: readonly ["CMakeLists.txt"]; }; /** * GitHub's language definition for COBOL. */ declare const COBOL: { readonly type: "programming"; readonly tm_scope: "source.cobol"; readonly ace_mode: "cobol"; readonly codemirror_mode: "cobol"; readonly codemirror_mime_type: "text/x-cobol"; readonly language_id: 48; readonly extensions: readonly [".cob", ".cbl", ".ccp", ".cobol", ".cpy"]; }; /** * GitHub's language definition for CODEOWNERS. */ declare const CODEOWNERS: { readonly type: "data"; readonly tm_scope: "text.codeowners"; readonly ace_mode: "gitignore"; readonly language_id: 321684729; readonly filenames: readonly ["CODEOWNERS"]; }; /** * GitHub's language definition for COLLADA. */ declare const COLLADA: { readonly type: "data"; readonly color: "#F1A42B"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 49; readonly extensions: readonly [".dae"]; }; /** * GitHub's language definition for CQL. */ declare const CQL: { readonly type: "programming"; readonly color: "#006091"; readonly tm_scope: "source.cql"; readonly ace_mode: "text"; readonly language_id: 71155397; readonly extensions: readonly [".cql"]; }; /** * GitHub's language definition for CSON. */ declare const CSON: { readonly type: "data"; readonly color: "#244776"; readonly tm_scope: "source.coffee"; readonly ace_mode: "coffee"; readonly codemirror_mode: "coffeescript"; readonly codemirror_mime_type: "text/x-coffeescript"; readonly language_id: 424; readonly extensions: readonly [".cson"]; }; /** * GitHub's language definition for CSS. */ declare const CSS: { readonly type: "markup"; readonly color: "#663399"; readonly tm_scope: "source.css"; readonly ace_mode: "css"; readonly codemirror_mode: "css"; readonly codemirror_mime_type: "text/css"; readonly language_id: 50; readonly extensions: readonly [".css"]; }; /** * GitHub's language definition for CSV. */ declare const CSV: { readonly type: "data"; readonly color: "#237346"; readonly tm_scope: "source.csv"; readonly ace_mode: "csv"; readonly language_id: 51; readonly extensions: readonly [".csv"]; }; /** * GitHub's language definition for CUE. */ declare const CUE: { readonly type: "programming"; readonly color: "#5886E1"; readonly tm_scope: "source.cue"; readonly ace_mode: "text"; readonly language_id: 356063509; readonly extensions: readonly [".cue"]; }; /** * GitHub's language definition for CWeb. */ declare const CWeb: { readonly type: "programming"; readonly color: "#00007a"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 657332628; readonly extensions: readonly [".w"]; }; /** * GitHub's language definition for Cabal Config. */ declare const CabalConfig: { readonly type: "data"; readonly color: "#483465"; readonly aliases: readonly ["Cabal"]; readonly tm_scope: "source.cabal"; readonly ace_mode: "haskell_cabal"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly language_id: 677095381; readonly extensions: readonly [".cabal"]; readonly filenames: readonly ["cabal.config", "cabal.project"]; }; /** * GitHub's language definition for Caddyfile. */ declare const Caddyfile: { readonly type: "data"; readonly color: "#22b638"; readonly aliases: readonly ["Caddy"]; readonly tm_scope: "source.Caddyfile"; readonly ace_mode: "text"; readonly language_id: 615465151; readonly extensions: readonly [".caddyfile"]; readonly filenames: readonly ["Caddyfile"]; }; /** * GitHub's language definition for Cadence. */ declare const Cadence: { readonly type: "programming"; readonly color: "#00ef8b"; readonly tm_scope: "source.cadence"; readonly ace_mode: "text"; readonly language_id: 270184138; readonly extensions: readonly [".cdc"]; }; /** * GitHub's language definition for Cairo. */ declare const Cairo: { readonly type: "programming"; readonly color: "#ff4a48"; readonly tm_scope: "source.cairo"; readonly ace_mode: "text"; readonly group: "Cairo"; readonly language_id: 620599567; readonly extensions: readonly [".cairo"]; }; /** * GitHub's language definition for Cairo Zero. */ declare const CairoZero: { readonly type: "programming"; readonly color: "#ff4a48"; readonly tm_scope: "source.cairo0"; readonly ace_mode: "text"; readonly group: "Cairo"; readonly language_id: 891399890; readonly extensions: readonly [".cairo"]; }; /** * GitHub's language definition for CameLIGO. */ declare const CameLIGO: { readonly type: "programming"; readonly color: "#3be133"; readonly tm_scope: "source.mligo"; readonly ace_mode: "ocaml"; readonly codemirror_mode: "mllike"; readonly codemirror_mime_type: "text/x-ocaml"; readonly group: "LigoLANG"; readonly language_id: 829207807; readonly extensions: readonly [".mligo"]; }; /** * GitHub's language definition for Cangjie. */ declare const Cangjie: { readonly type: "programming"; readonly color: "#00868B"; readonly tm_scope: "source.cj"; readonly ace_mode: "swift"; readonly codemirror_mode: "swift"; readonly codemirror_mime_type: "text/x-swift"; readonly language_id: 581895317; readonly extensions: readonly [".cj"]; }; /** * GitHub's language definition for Cap'n Proto. */ declare const CapnProto: { readonly type: "programming"; readonly color: "#c42727"; readonly tm_scope: "source.capnp"; readonly ace_mode: "text"; readonly language_id: 52; readonly extensions: readonly [".capnp"]; }; /** * GitHub's language definition for Carbon. */ declare const Carbon: { readonly type: "programming"; readonly color: "#222222"; readonly tm_scope: "source.carbon"; readonly ace_mode: "text"; readonly language_id: 55627273; readonly extensions: readonly [".carbon"]; }; /** * GitHub's language definition for CartoCSS. */ declare const CartoCSS: { readonly type: "programming"; readonly aliases: readonly ["Carto"]; readonly tm_scope: "source.css.mss"; readonly ace_mode: "text"; readonly language_id: 53; readonly extensions: readonly [".mss"]; }; /** * GitHub's language definition for Ceylon. */ declare const Ceylon: { readonly type: "programming"; readonly color: "#dfa535"; readonly tm_scope: "source.ceylon"; readonly ace_mode: "text"; readonly language_id: 54; readonly extensions: readonly [".ceylon"]; }; /** * GitHub's language definition for Chapel. */ declare const Chapel: { readonly type: "programming"; readonly color: "#8dc63f"; readonly aliases: readonly ["chpl"]; readonly tm_scope: "source.chapel"; readonly ace_mode: "text"; readonly language_id: 55; readonly extensions: readonly [".chpl"]; }; /** * GitHub's language definition for Charity. */ declare const Charity: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 56; readonly extensions: readonly [".ch"]; }; /** * GitHub's language definition for Checksums. */ declare const Checksums: { readonly type: "data"; readonly aliases: readonly ["checksum", "hash", "hashes", "sum", "sums"]; readonly tm_scope: "text.checksums"; readonly ace_mode: "text"; readonly language_id: 372063053; readonly extensions: readonly [".crc32", ".md2", ".md4", ".md5", ".sha1", ".sha2", ".sha224", ".sha256", ".sha256sum", ".sha3", ".sha384", ".sha512"]; readonly filenames: readonly ["MD5SUMS", "SHA1SUMS", "SHA256SUMS", "SHA256SUMS.txt", "SHA512SUMS", "checksums.txt", "cksums", "md5sum.txt"]; }; /** * GitHub's language definition for ChucK. */ declare const ChucK: { readonly type: "programming"; readonly color: "#3f8000"; readonly tm_scope: "source.java"; readonly ace_mode: "java"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-java"; readonly language_id: 57; readonly extensions: readonly [".ck"]; }; /** * GitHub's language definition for Circom. */ declare const Circom: { readonly type: "programming"; readonly color: "#707575"; readonly tm_scope: "source.circom"; readonly ace_mode: "text"; readonly language_id: 1042332086; readonly extensions: readonly [".circom"]; }; /** * GitHub's language definition for Cirru. */ declare const Cirru: { readonly type: "programming"; readonly color: "#ccccff"; readonly tm_scope: "source.cirru"; readonly ace_mode: "cirru"; readonly language_id: 58; readonly extensions: readonly [".cirru"]; }; /** * GitHub's language definition for Clarion. */ declare const Clarion: { readonly type: "programming"; readonly color: "#db901e"; readonly tm_scope: "source.clarion"; readonly ace_mode: "text"; readonly language_id: 59; readonly extensions: readonly [".clw"]; }; /** * GitHub's language definition for Clarity. */ declare const Clarity: { readonly type: "programming"; readonly color: "#5546ff"; readonly tm_scope: "source.clar"; readonly ace_mode: "lisp"; readonly language_id: 91493841; readonly extensions: readonly [".clar"]; }; /** * GitHub's language definition for Classic ASP. */ declare const ClassicASP: { readonly type: "programming"; readonly color: "#6a40fd"; readonly aliases: readonly ["asp"]; readonly tm_scope: "text.html.asp"; readonly ace_mode: "text"; readonly language_id: 8; readonly extensions: readonly [".asp"]; }; /** * GitHub's language definition for Clean. */ declare const Clean: { readonly type: "programming"; readonly color: "#3F85AF"; readonly tm_scope: "source.clean"; readonly ace_mode: "text"; readonly language_id: 60; readonly extensions: readonly [".icl", ".dcl"]; }; /** * GitHub's language definition for Click. */ declare const Click: { readonly type: "programming"; readonly color: "#E4E6F3"; readonly tm_scope: "source.click"; readonly ace_mode: "text"; readonly language_id: 61; readonly extensions: readonly [".click"]; }; /** * GitHub's language definition for Clojure. */ declare const Clojure: { readonly type: "programming"; readonly color: "#db5855"; readonly tm_scope: "source.clojure"; readonly ace_mode: "clojure"; readonly codemirror_mode: "clojure"; readonly codemirror_mime_type: "text/x-clojure"; readonly language_id: 62; readonly extensions: readonly [".clj", ".bb", ".boot", ".cl2", ".cljc", ".cljs", ".cljs.hl", ".cljscm", ".cljx", ".hic"]; readonly interpreters: readonly ["bb"]; readonly filenames: readonly ["riemann.config"]; }; /** * GitHub's language definition for Closure Templates. */ declare const ClosureTemplates: { readonly type: "markup"; readonly color: "#0d948f"; readonly aliases: readonly ["soy"]; readonly tm_scope: "text.html.soy"; readonly ace_mode: "soy_template"; readonly codemirror_mode: "soy"; readonly codemirror_mime_type: "text/x-soy"; readonly language_id: 357046146; readonly extensions: readonly [".soy"]; }; /** * GitHub's language definition for Cloud Firestore Security Rules. */ declare const CloudFirestoreSecurityRules: { readonly type: "data"; readonly color: "#FFA000"; readonly tm_scope: "source.firestore"; readonly ace_mode: "less"; readonly codemirror_mode: "css"; readonly codemirror_mime_type: "text/css"; readonly language_id: 407996372; readonly filenames: readonly ["firestore.rules"]; }; /** * GitHub's language definition for Clue. */ declare const Clue: { readonly type: "programming"; readonly color: "#0009b5"; readonly tm_scope: "source.clue"; readonly ace_mode: "text"; readonly language_id: 163763508; readonly extensions: readonly [".clue"]; }; /** * GitHub's language definition for CoNLL-U. */ declare const CoNLL_U: { readonly type: "data"; readonly aliases: readonly ["CoNLL", "CoNLL-X"]; readonly tm_scope: "text.conllu"; readonly ace_mode: "text"; readonly language_id: 421026389; readonly extensions: readonly [".conllu", ".conll"]; }; /** * GitHub's language definition for CodeQL. */ declare const CodeQL: { readonly type: "programming"; readonly color: "#140f46"; readonly aliases: readonly ["ql"]; readonly tm_scope: "source.ql"; readonly ace_mode: "text"; readonly language_id: 424259634; readonly extensions: readonly [".ql", ".qll"]; }; /** * GitHub's language definition for CoffeeScript. */ declare const CoffeeScript: { readonly type: "programming"; readonly color: "#244776"; readonly aliases: readonly ["coffee", "coffee-script"]; readonly tm_scope: "source.coffee"; readonly ace_mode: "coffee"; readonly codemirror_mode: "coffeescript"; readonly codemirror_mime_type: "text/x-coffeescript"; readonly language_id: 63; readonly extensions: readonly [".coffee", "._coffee", ".cake", ".cjsx", ".coffee.erb", ".iced"]; readonly interpreters: readonly ["coffee"]; readonly filenames: readonly ["Cakefile"]; }; /** * GitHub's language definition for ColdFusion. */ declare const ColdFusion: { readonly type: "programming"; readonly color: "#ed2cd6"; readonly aliases: readonly ["cfm", "cfml", "coldfusion html"]; readonly tm_scope: "text.html.cfm"; readonly ace_mode: "coldfusion"; readonly language_id: 64; readonly extensions: readonly [".cfm", ".cfml"]; }; /** * GitHub's language definition for ColdFusion CFC. */ declare const ColdFusionCFC: { readonly type: "programming"; readonly color: "#ed2cd6"; readonly aliases: readonly ["cfc"]; readonly tm_scope: "source.cfscript"; readonly ace_mode: "coldfusion"; readonly group: "ColdFusion"; readonly language_id: 65; readonly extensions: readonly [".cfc"]; }; /** * GitHub's language definition for Common Lisp. */ declare const CommonLisp: { readonly type: "programming"; readonly color: "#3fb68b"; readonly aliases: readonly ["lisp"]; readonly tm_scope: "source.commonlisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 66; readonly extensions: readonly [".lisp", ".asd", ".cl", ".l", ".lsp", ".ny", ".podsl", ".sexp"]; readonly interpreters: readonly ["lisp", "sbcl", "ccl", "clisp", "ecl"]; }; /** * GitHub's language definition for Common Workflow Language. */ declare const CommonWorkflowLanguage: { readonly type: "programming"; readonly color: "#B5314C"; readonly aliases: readonly ["cwl"]; readonly tm_scope: "source.cwl"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 988547172; readonly extensions: readonly [".cwl"]; readonly interpreters: readonly ["cwl-runner"]; }; /** * GitHub's language definition for Component Pascal. */ declare const ComponentPascal: { readonly type: "programming"; readonly color: "#B0CE4E"; readonly tm_scope: "source.pascal"; readonly ace_mode: "pascal"; readonly codemirror_mode: "pascal"; readonly codemirror_mime_type: "text/x-pascal"; readonly language_id: 67; readonly extensions: readonly [".cp", ".cps"]; }; /** * GitHub's language definition for Cooklang. */ declare const Cooklang: { readonly type: "markup"; readonly color: "#E15A29"; readonly tm_scope: "source.cooklang"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 788037493; readonly extensions: readonly [".cook"]; }; /** * GitHub's language definition for Cool. */ declare const Cool: { readonly type: "programming"; readonly tm_scope: "source.cool"; readonly ace_mode: "text"; readonly language_id: 68; readonly extensions: readonly [".cl"]; }; /** * GitHub's language definition for Cpp-ObjDump. */ declare const Cpp_ObjDump: { readonly type: "data"; readonly aliases: readonly ["c++-objdump"]; readonly tm_scope: "objdump.x86asm"; readonly ace_mode: "assembly_x86"; readonly language_id: 70; readonly extensions: readonly [".cppobjdump", ".c++-objdump", ".c++objdump", ".cpp-objdump", ".cxx-objdump"]; }; /** * GitHub's language definition for Creole. */ declare const Creole: { readonly type: "prose"; readonly tm_scope: "text.html.creole"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 71; readonly extensions: readonly [".creole"]; }; /** * GitHub's language definition for Crystal. */ declare const Crystal: { readonly type: "programming"; readonly color: "#000100"; readonly tm_scope: "source.crystal"; readonly ace_mode: "crystal"; readonly codemirror_mode: "crystal"; readonly codemirror_mime_type: "text/x-crystal"; readonly language_id: 72; readonly extensions: readonly [".cr"]; readonly interpreters: readonly ["crystal"]; }; /** * GitHub's language definition for Csound. */ declare const Csound: { readonly type: "programming"; readonly color: "#1a1a1a"; readonly aliases: readonly ["csound-orc"]; readonly tm_scope: "source.csound"; readonly ace_mode: "csound_orchestra"; readonly language_id: 73; readonly extensions: readonly [".orc", ".udo"]; }; /** * GitHub's language definition for Csound Document. */ declare const CsoundDocument: { readonly type: "programming"; readonly color: "#1a1a1a"; readonly aliases: readonly ["csound-csd"]; readonly tm_scope: "source.csound-document"; readonly ace_mode: "csound_document"; readonly language_id: 74; readonly extensions: readonly [".csd"]; }; /** * GitHub's language definition for Csound Score. */ declare const CsoundScore: { readonly type: "programming"; readonly color: "#1a1a1a"; readonly aliases: readonly ["csound-sco"]; readonly tm_scope: "source.csound-score"; readonly ace_mode: "csound_score"; readonly language_id: 75; readonly extensions: readonly [".sco"]; }; /** * GitHub's language definition for Cuda. */ declare const Cuda: { readonly type: "programming"; readonly color: "#3A4E3A"; readonly tm_scope: "source.cuda-c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 77; readonly extensions: readonly [".cu", ".cuh"]; }; /** * GitHub's language definition for Cue Sheet. */ declare const CueSheet: { readonly type: "data"; readonly tm_scope: "source.cuesheet"; readonly ace_mode: "text"; readonly language_id: 942714150; readonly extensions: readonly [".cue"]; }; /** * GitHub's language definition for Curry. */ declare const Curry: { readonly type: "programming"; readonly color: "#531242"; readonly tm_scope: "source.curry"; readonly ace_mode: "haskell"; readonly language_id: 439829048; readonly extensions: readonly [".curry"]; }; /** * GitHub's language definition for Cycript. */ declare const Cycript: { readonly type: "programming"; readonly tm_scope: "source.js"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly language_id: 78; readonly extensions: readonly [".cy"]; }; /** * GitHub's language definition for Cylc. */ declare const Cylc: { readonly type: "data"; readonly color: "#00b3fd"; readonly tm_scope: "source.cylc"; readonly ace_mode: "ini"; readonly group: "INI"; readonly language_id: 476447814; readonly extensions: readonly [".cylc"]; readonly filenames: readonly ["suite.rc"]; }; /** * GitHub's language definition for Cypher. */ declare const Cypher: { readonly type: "programming"; readonly color: "#34c0eb"; readonly tm_scope: "source.cypher"; readonly ace_mode: "text"; readonly codemirror_mode: "cypher"; readonly codemirror_mime_type: "application/x-cypher-query"; readonly language_id: 850806976; readonly extensions: readonly [".cyp", ".cypher"]; }; /** * GitHub's language definition for Cython. */ declare const Cython: { readonly type: "programming"; readonly color: "#fedf5b"; readonly aliases: readonly ["pyrex"]; readonly tm_scope: "source.cython"; readonly ace_mode: "text"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-cython"; readonly language_id: 79; readonly extensions: readonly [".pyx", ".pxd", ".pxi"]; }; /** * GitHub's language definition for D. */ declare const D: { readonly type: "programming"; readonly color: "#ba595e"; readonly aliases: readonly ["Dlang"]; readonly tm_scope: "source.d"; readonly ace_mode: "d"; readonly codemirror_mode: "d"; readonly codemirror_mime_type: "text/x-d"; readonly language_id: 80; readonly extensions: readonly [".d", ".di"]; }; /** * GitHub's language definition for D-ObjDump. */ declare const D_ObjDump: { readonly type: "data"; readonly tm_scope: "objdump.x86asm"; readonly ace_mode: "assembly_x86"; readonly language_id: 81; readonly extensions: readonly [".d-objdump"]; }; /** * GitHub's language definition for D2. */ declare const D2: { readonly type: "markup"; readonly color: "#526ee8"; readonly aliases: readonly ["d2lang"]; readonly tm_scope: "source.d2"; readonly ace_mode: "text"; readonly language_id: 37531557; readonly extensions: readonly [".d2"]; }; /** * GitHub's language definition for DIGITAL Command Language. */ declare const DIGITALCommandLanguage: { readonly type: "programming"; readonly aliases: readonly ["dcl"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 82; readonly extensions: readonly [".com"]; }; /** * GitHub's language definition for DM. */ declare const DM: { readonly type: "programming"; readonly color: "#447265"; readonly aliases: readonly ["byond"]; readonly tm_scope: "source.dm"; readonly ace_mode: "c_cpp"; readonly language_id: 83; readonly extensions: readonly [".dm"]; }; /** * GitHub's language definition for DNS Zone. */ declare const DNSZone: { readonly type: "data"; readonly tm_scope: "text.zone_file"; readonly ace_mode: "text"; readonly language_id: 84; readonly extensions: readonly [".zone", ".arpa"]; }; /** * GitHub's language definition for DTrace. */ declare const DTrace: { readonly type: "programming"; readonly aliases: readonly ["dtrace-script"]; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 85; readonly extensions: readonly [".d"]; readonly interpreters: readonly ["dtrace"]; }; /** * GitHub's language definition for Dafny. */ declare const Dafny: { readonly type: "programming"; readonly color: "#FFEC25"; readonly tm_scope: "text.dfy.dafny"; readonly ace_mode: "text"; readonly language_id: 969323346; readonly extensions: readonly [".dfy"]; readonly interpreters: readonly ["dafny"]; }; /** * GitHub's language definition for Darcs Patch. */ declare const DarcsPatch: { readonly type: "data"; readonly color: "#8eff23"; readonly aliases: readonly ["dpatch"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 86; readonly extensions: readonly [".darcspatch", ".dpatch"]; }; /** * GitHub's language definition for Dart. */ declare const Dart: { readonly type: "programming"; readonly color: "#00B4AB"; readonly tm_scope: "source.dart"; readonly ace_mode: "dart"; readonly codemirror_mode: "dart"; readonly codemirror_mime_type: "application/dart"; readonly language_id: 87; readonly extensions: readonly [".dart"]; readonly interpreters: readonly ["dart"]; }; /** * GitHub's language definition for Daslang. */ declare const Daslang: { readonly type: "programming"; readonly color: "#d3d3d3"; readonly tm_scope: "source.daslang"; readonly ace_mode: "text"; readonly language_id: 648759486; readonly extensions: readonly [".das"]; }; /** * GitHub's language definition for DataWeave. */ declare const DataWeave: { readonly type: "programming"; readonly color: "#003a52"; readonly tm_scope: "source.data-weave"; readonly ace_mode: "text"; readonly language_id: 974514097; readonly extensions: readonly [".dwl"]; }; /** * GitHub's language definition for Debian Package Control File. */ declare const DebianPackageControlFile: { readonly type: "data"; readonly color: "#D70751"; readonly tm_scope: "source.deb-control"; readonly ace_mode: "text"; readonly language_id: 527438264; readonly extensions: readonly [".dsc"]; }; /** * GitHub's language definition for DenizenScript. */ declare const DenizenScript: { readonly type: "programming"; readonly color: "#FBEE96"; readonly tm_scope: "source.denizenscript"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 435000929; readonly extensions: readonly [".dsc"]; }; /** * GitHub's language definition for Dhall. */ declare const Dhall: { readonly type: "programming"; readonly color: "#dfafff"; readonly tm_scope: "source.haskell"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly language_id: 793969321; readonly extensions: readonly [".dhall"]; }; /** * GitHub's language definition for Diff. */ declare const Diff: { readonly type: "data"; readonly aliases: readonly ["udiff"]; readonly tm_scope: "source.diff"; readonly ace_mode: "diff"; readonly codemirror_mode: "diff"; readonly codemirror_mime_type: "text/x-diff"; readonly language_id: 88; readonly extensions: readonly [".diff", ".patch"]; }; /** * GitHub's language definition for DirectX 3D File. */ declare const DirectX3DFile: { readonly type: "data"; readonly color: "#aace60"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 201049282; readonly extensions: readonly [".x"]; }; /** * GitHub's language definition for Dockerfile. */ declare const Dockerfile: { readonly type: "programming"; readonly color: "#384d54"; readonly aliases: readonly ["Containerfile"]; readonly tm_scope: "source.dockerfile"; readonly ace_mode: "dockerfile"; readonly codemirror_mode: "dockerfile"; readonly codemirror_mime_type: "text/x-dockerfile"; readonly language_id: 89; readonly extensions: readonly [".dockerfile", ".containerfile"]; readonly filenames: readonly ["Containerfile", "Dockerfile"]; }; /** * GitHub's language definition for Dogescript. */ declare const Dogescript: { readonly type: "programming"; readonly color: "#cca760"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 90; readonly extensions: readonly [".djs"]; }; /** * GitHub's language definition for Dotenv. */ declare const Dotenv: { readonly type: "data"; readonly color: "#e5d559"; readonly tm_scope: "source.dotenv"; readonly ace_mode: "text"; readonly language_id: 111148035; readonly extensions: readonly [".env"]; readonly filenames: readonly [".env", ".env.ci", ".env.dev", ".env.development", ".env.development.local", ".env.example", ".env.local", ".env.prod", ".env.production", ".env.sample", ".env.staging", ".env.template", ".env.test", ".env.testing"]; }; /** * GitHub's language definition for Dune. */ declare const Dune: { readonly type: "programming"; readonly color: "#89421e"; readonly tm_scope: "source.dune"; readonly ace_mode: "lisp"; readonly language_id: 754574151; readonly filenames: readonly ["dune-project"]; }; /** * GitHub's language definition for Dylan. */ declare const Dylan: { readonly type: "programming"; readonly color: "#6c616e"; readonly tm_scope: "source.dylan"; readonly ace_mode: "text"; readonly codemirror_mode: "dylan"; readonly codemirror_mime_type: "text/x-dylan"; readonly language_id: 91; readonly extensions: readonly [".dylan", ".dyl", ".intr", ".lid"]; }; /** * GitHub's language definition for E. */ declare const E: { readonly type: "programming"; readonly color: "#ccce35"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 92; readonly extensions: readonly [".e"]; readonly interpreters: readonly ["rune"]; }; /** * GitHub's language definition for E-mail. */ declare const E_mail: { readonly type: "data"; readonly aliases: readonly ["email", "eml", "mail", "mbox"]; readonly tm_scope: "text.eml.basic"; readonly ace_mode: "text"; readonly codemirror_mode: "mbox"; readonly codemirror_mime_type: "application/mbox"; readonly language_id: 529653389; readonly extensions: readonly [".eml", ".mbox"]; }; /** * GitHub's language definition for EBNF. */ declare const EBNF: { readonly type: "data"; readonly tm_scope: "source.ebnf"; readonly ace_mode: "text"; readonly codemirror_mode: "ebnf"; readonly codemirror_mime_type: "text/x-ebnf"; readonly language_id: 430; readonly extensions: readonly [".ebnf"]; }; /** * GitHub's language definition for ECL. */ declare const ECL: { readonly type: "programming"; readonly color: "#8a1267"; readonly tm_scope: "source.ecl"; readonly ace_mode: "text"; readonly codemirror_mode: "ecl"; readonly codemirror_mime_type: "text/x-ecl"; readonly language_id: 93; readonly extensions: readonly [".ecl", ".eclxml"]; }; /** * GitHub's language definition for ECLiPSe. */ declare const ECLiPSe: { readonly type: "programming"; readonly color: "#001d9d"; readonly tm_scope: "source.prolog.eclipse"; readonly ace_mode: "prolog"; readonly group: "Prolog"; readonly language_id: 94; readonly extensions: readonly [".ecl"]; }; /** * GitHub's language definition for EJS. */ declare const EJS: { readonly type: "markup"; readonly color: "#a91e50"; readonly tm_scope: "text.html.js"; readonly ace_mode: "ejs"; readonly codemirror_mode: "htmlembedded"; readonly codemirror_mime_type: "application/x-ejs"; readonly language_id: 95; readonly extensions: readonly [".ejs", ".ect", ".ejs.t", ".jst"]; }; /** * GitHub's language definition for EQ. */ declare const EQ: { readonly type: "programming"; readonly color: "#a78649"; readonly tm_scope: "source.cs"; readonly ace_mode: "csharp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csharp"; readonly language_id: 96; readonly extensions: readonly [".eq"]; }; /** * GitHub's language definition for Eagle. */ declare const Eagle: { readonly type: "data"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 97; readonly extensions: readonly [".sch", ".brd"]; }; /** * GitHub's language definition for Earthly. */ declare const Earthly: { readonly type: "programming"; readonly color: "#2af0ff"; readonly aliases: readonly ["Earthfile"]; readonly tm_scope: "source.earthfile"; readonly ace_mode: "text"; readonly language_id: 963512632; readonly filenames: readonly ["Earthfile"]; }; /** * GitHub's language definition for Easybuild. */ declare const Easybuild: { readonly type: "data"; readonly color: "#069406"; readonly tm_scope: "source.python"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly group: "Python"; readonly language_id: 342840477; readonly extensions: readonly [".eb"]; }; /** * GitHub's language definition for Ecere Projects. */ declare const EcereProjects: { readonly type: "data"; readonly color: "#913960"; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly group: "JavaScript"; readonly language_id: 98; readonly extensions: readonly [".epj"]; }; /** * GitHub's language definition for Ecmarkup. */ declare const Ecmarkup: { readonly type: "markup"; readonly color: "#eb8131"; readonly aliases: readonly ["ecmarkdown"]; readonly tm_scope: "text.html.ecmarkup"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly group: "HTML"; readonly language_id: 844766630; readonly extensions: readonly [".html"]; }; /** * GitHub's language definition for Edge. */ declare const Edge: { readonly type: "markup"; readonly color: "#0dffe0"; readonly tm_scope: "text.html.edge"; readonly ace_mode: "html"; readonly language_id: 460509620; readonly extensions: readonly [".edge"]; }; /** * GitHub's language definition for EdgeQL. */ declare const EdgeQL: { readonly type: "programming"; readonly color: "#31A7FF"; readonly aliases: readonly ["esdl"]; readonly tm_scope: "source.edgeql"; readonly ace_mode: "text"; readonly language_id: 925235833; readonly extensions: readonly [".edgeql", ".esdl"]; }; /** * GitHub's language definition for EditorConfig. */ declare const EditorConfig: { readonly type: "data"; readonly color: "#fff1f2"; readonly aliases: readonly ["editor-config"]; readonly tm_scope: "source.editorconfig"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly group: "INI"; readonly language_id: 96139566; readonly extensions: readonly [".editorconfig"]; readonly filenames: readonly [".editorconfig"]; }; /** * GitHub's language definition for Edje Data Collection. */ declare const EdjeDataCollection: { readonly type: "data"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 342840478; readonly extensions: readonly [".edc"]; }; /** * GitHub's language definition for Eiffel. */ declare const Eiffel: { readonly type: "programming"; readonly color: "#4d6977"; readonly tm_scope: "source.eiffel"; readonly ace_mode: "eiffel"; readonly codemirror_mode: "eiffel"; readonly codemirror_mime_type: "text/x-eiffel"; readonly language_id: 99; readonly extensions: readonly [".e"]; }; /** * GitHub's language definition for Elixir. */ declare const Elixir: { readonly type: "programming"; readonly color: "#8847B9"; readonly tm_scope: "source.elixir"; readonly ace_mode: "elixir"; readonly language_id: 100; readonly extensions: readonly [".ex", ".exs"]; readonly interpreters: readonly ["elixir"]; readonly filenames: readonly ["mix.lock"]; }; /** * GitHub's language definition for Elm. */ declare const Elm: { readonly type: "programming"; readonly color: "#60B5CC"; readonly tm_scope: "source.elm"; readonly ace_mode: "elm"; readonly codemirror_mode: "elm"; readonly codemirror_mime_type: "text/x-elm"; readonly language_id: 101; readonly extensions: readonly [".elm"]; }; /** * GitHub's language definition for Elvish. */ declare const Elvish: { readonly type: "programming"; readonly color: "#55BB55"; readonly tm_scope: "source.elvish"; readonly ace_mode: "text"; readonly language_id: 570996448; readonly extensions: readonly [".elv"]; readonly interpreters: readonly ["elvish"]; }; /** * GitHub's language definition for Elvish Transcript. */ declare const ElvishTranscript: { readonly type: "programming"; readonly color: "#55BB55"; readonly tm_scope: "source.elvish-transcript"; readonly ace_mode: "text"; readonly group: "Elvish"; readonly language_id: 452025714; }; /** * GitHub's language definition for Emacs Lisp. */ declare const EmacsLisp: { readonly type: "programming"; readonly color: "#c065db"; readonly aliases: readonly ["cask", "eask", "elisp", "emacs"]; readonly tm_scope: "source.emacs.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 102; readonly extensions: readonly [".el", ".emacs", ".emacs.desktop"]; readonly filenames: readonly [".abbrev_defs", ".emacs", ".emacs.desktop", ".gnus", ".spacemacs", ".viper", "Cask", "Eask", "Project.ede", "_emacs", "abbrev_defs"]; }; /** * GitHub's language definition for EmberScript. */ declare const EmberScript: { readonly type: "programming"; readonly color: "#FFF4F3"; readonly tm_scope: "source.coffee"; readonly ace_mode: "coffee"; readonly codemirror_mode: "coffeescript"; readonly codemirror_mime_type: "text/x-coffeescript"; readonly language_id: 103; readonly extensions: readonly [".em", ".emberscript"]; }; /** * GitHub's language definition for Erlang. */ declare const Erlang: { readonly type: "programming"; readonly color: "#B83998"; readonly tm_scope: "source.erlang"; readonly ace_mode: "erlang"; readonly codemirror_mode: "erlang"; readonly codemirror_mime_type: "text/x-erlang"; readonly language_id: 104; readonly extensions: readonly [".erl", ".app", ".app.src", ".es", ".escript", ".hrl", ".xrl", ".yrl"]; readonly interpreters: readonly ["escript"]; readonly filenames: readonly ["Emakefile", "rebar.config", "rebar.config.lock", "rebar.lock"]; }; /** * GitHub's language definition for Euphoria. */ declare const Euphoria: { readonly type: "programming"; readonly color: "#FF790B"; readonly tm_scope: "source.euphoria"; readonly ace_mode: "text"; readonly language_id: 880693982; readonly extensions: readonly [".e", ".ex"]; readonly interpreters: readonly ["eui", "euiw"]; }; /** * GitHub's language definition for F#. */ declare const Fsharp: { readonly type: "programming"; readonly color: "#b845fc"; readonly aliases: readonly ["fsharp"]; readonly tm_scope: "source.fsharp"; readonly ace_mode: "fsharp"; readonly codemirror_mode: "mllike"; readonly codemirror_mime_type: "text/x-fsharp"; readonly language_id: 105; readonly extensions: readonly [".fs", ".fsi", ".fsx"]; }; /** * GitHub's language definition for F*. */ declare const Fstar: { readonly type: "programming"; readonly color: "#572e30"; readonly aliases: readonly ["fstar"]; readonly tm_scope: "source.fstar"; readonly ace_mode: "text"; readonly language_id: 336943375; readonly extensions: readonly [".fst", ".fsti"]; readonly fs_name: "Fstar"; }; /** * GitHub's language definition for FIGlet Font. */ declare const FIGletFont: { readonly type: "data"; readonly color: "#FFDDBB"; readonly aliases: readonly ["FIGfont"]; readonly tm_scope: "source.figfont"; readonly ace_mode: "text"; readonly language_id: 686129783; readonly extensions: readonly [".flf"]; }; /** * GitHub's language definition for FIRRTL. */ declare const FIRRTL: { readonly type: "programming"; readonly color: "#2f632f"; readonly tm_scope: "source.firrtl"; readonly ace_mode: "text"; readonly language_id: 906694254; readonly extensions: readonly [".fir"]; }; /** * GitHub's language definition for FLUX. */ declare const FLUX: { readonly type: "programming"; readonly color: "#88ccff"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 106; readonly extensions: readonly [".fx", ".flux"]; }; /** * GitHub's language definition for FPP. */ declare const FPP: { readonly type: "programming"; readonly color: "#d37327"; readonly tm_scope: "source.fpp"; readonly ace_mode: "text"; readonly language_id: 252360067; readonly extensions: readonly [".fpp", ".fppi"]; }; /** * GitHub's language definition for Factor. */ declare const Factor: { readonly type: "programming"; readonly color: "#636746"; readonly tm_scope: "source.factor"; readonly ace_mode: "text"; readonly codemirror_mode: "factor"; readonly codemirror_mime_type: "text/x-factor"; readonly language_id: 108; readonly extensions: readonly [".factor"]; readonly filenames: readonly [".factor-boot-rc", ".factor-rc"]; }; /** * GitHub's language definition for Fancy. */ declare const Fancy: { readonly type: "programming"; readonly color: "#7b9db4"; readonly tm_scope: "source.fancy"; readonly ace_mode: "text"; readonly language_id: 109; readonly extensions: readonly [".fy", ".fancypack"]; readonly filenames: readonly ["Fakefile"]; }; /** * GitHub's language definition for Fantom. */ declare const Fantom: { readonly type: "programming"; readonly color: "#14253c"; readonly tm_scope: "source.fan"; readonly ace_mode: "text"; readonly language_id: 110; readonly extensions: readonly [".fan"]; }; /** * GitHub's language definition for Faust. */ declare const Faust: { readonly type: "programming"; readonly color: "#c37240"; readonly tm_scope: "source.faust"; readonly ace_mode: "text"; readonly language_id: 622529198; readonly extensions: readonly [".dsp"]; }; /** * GitHub's language definition for Fennel. */ declare const Fennel: { readonly type: "programming"; readonly color: "#fff3d7"; readonly tm_scope: "source.fnl"; readonly ace_mode: "text"; readonly language_id: 239946126; readonly extensions: readonly [".fnl"]; readonly interpreters: readonly ["fennel"]; }; /** * GitHub's language definition for Filebench WML. */ declare const FilebenchWML: { readonly type: "programming"; readonly color: "#F6B900"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 111; readonly extensions: readonly [".f"]; }; /** * GitHub's language definition for Filterscript. */ declare const Filterscript: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly group: "RenderScript"; readonly language_id: 112; readonly extensions: readonly [".fs"]; }; /** * GitHub's language definition for FlatBuffers. */ declare const FlatBuffers: { readonly type: "data"; readonly color: "#ed284a"; readonly tm_scope: "source.flatbuffers"; readonly ace_mode: "text"; readonly language_id: 577640576; readonly extensions: readonly [".fbs"]; }; /** * GitHub's language definition for Flix. */ declare const Flix: { readonly type: "programming"; readonly color: "#d44a45"; readonly tm_scope: "source.flix"; readonly ace_mode: "flix"; readonly language_id: 800935960; readonly extensions: readonly [".flix"]; }; /** * GitHub's language definition for Fluent. */ declare const Fluent: { readonly type: "programming"; readonly color: "#ffcc33"; readonly tm_scope: "source.ftl"; readonly ace_mode: "text"; readonly language_id: 206353404; readonly extensions: readonly [".ftl"]; }; /** * GitHub's language definition for Formatted. */ declare const Formatted: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 113; readonly extensions: readonly [".for", ".eam.fs"]; }; /** * GitHub's language definition for Forth. */ declare const Forth: { readonly type: "programming"; readonly color: "#341708"; readonly tm_scope: "source.forth"; readonly ace_mode: "forth"; readonly codemirror_mode: "forth"; readonly codemirror_mime_type: "text/x-forth"; readonly language_id: 114; readonly extensions: readonly [".fth", ".4th", ".f", ".for", ".forth", ".fr", ".frt", ".fs"]; }; /** * GitHub's language definition for Fortran. */ declare const Fortran: { readonly type: "programming"; readonly color: "#4d41b1"; readonly tm_scope: "source.fortran"; readonly ace_mode: "fortran"; readonly codemirror_mode: "fortran"; readonly codemirror_mime_type: "text/x-fortran"; readonly group: "Fortran"; readonly language_id: 107; readonly extensions: readonly [".f", ".f77", ".for", ".fpp"]; }; /** * GitHub's language definition for Fortran Free Form. */ declare const FortranFreeForm: { readonly type: "programming"; readonly color: "#4d41b1"; readonly tm_scope: "source.fortran.modern"; readonly ace_mode: "fortran"; readonly codemirror_mode: "fortran"; readonly codemirror_mime_type: "text/x-fortran"; readonly group: "Fortran"; readonly language_id: 761352333; readonly extensions: readonly [".f90", ".f03", ".f08", ".f95"]; }; /** * GitHub's language definition for FreeBASIC. */ declare const FreeBASIC: { readonly type: "programming"; readonly color: "#141AC9"; readonly aliases: readonly ["fb"]; readonly tm_scope: "source.vbnet"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 472896659; readonly extensions: readonly [".bi", ".bas"]; }; /** * GitHub's language definition for FreeMarker. */ declare const FreeMarker: { readonly type: "programming"; readonly color: "#0050b2"; readonly aliases: readonly ["ftl"]; readonly tm_scope: "text.html.ftl"; readonly ace_mode: "ftl"; readonly language_id: 115; readonly extensions: readonly [".ftl", ".ftlh"]; }; /** * GitHub's language definition for Frege. */ declare const Frege: { readonly type: "programming"; readonly color: "#00cafe"; readonly tm_scope: "source.haskell"; readonly ace_mode: "haskell"; readonly language_id: 116; readonly extensions: readonly [".fr"]; }; /** * GitHub's language definition for Futhark. */ declare const Futhark: { readonly type: "programming"; readonly color: "#5f021f"; readonly tm_scope: "source.futhark"; readonly ace_mode: "text"; readonly language_id: 97358117; readonly extensions: readonly [".fut"]; }; /** * GitHub's language definition for G-code. */ declare const G_code: { readonly type: "programming"; readonly color: "#D08CF2"; readonly tm_scope: "source.gcode"; readonly ace_mode: "gcode"; readonly language_id: 117; readonly extensions: readonly [".g", ".cnc", ".gco", ".gcode"]; }; /** * GitHub's language definition for GAML. */ declare const GAML: { readonly type: "programming"; readonly color: "#FFC766"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 290345951; readonly extensions: readonly [".gaml"]; }; /** * GitHub's language definition for GAMS. */ declare const GAMS: { readonly type: "programming"; readonly color: "#f49a22"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 118; readonly extensions: readonly [".gms"]; }; /** * GitHub's language definition for GAP. */ declare const GAP: { readonly type: "programming"; readonly color: "#0000cc"; readonly tm_scope: "source.gap"; readonly ace_mode: "text"; readonly language_id: 119; readonly extensions: readonly [".g", ".gap", ".gd", ".gi", ".tst"]; }; /** * GitHub's language definition for GCC Machine Description. */ declare const GCCMachineDescription: { readonly type: "programming"; readonly color: "#FFCFAB"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 121; readonly extensions: readonly [".md"]; }; /** * GitHub's language definition for GDB. */ declare const GDB: { readonly type: "programming"; readonly tm_scope: "source.gdb"; readonly ace_mode: "text"; readonly language_id: 122; readonly extensions: readonly [".gdb", ".gdbinit"]; }; /** * GitHub's language definition for GDScript. */ declare const GDScript: { readonly type: "programming"; readonly color: "#355570"; readonly tm_scope: "source.gdscript"; readonly ace_mode: "text"; readonly language_id: 123; readonly extensions: readonly [".gd"]; }; /** * GitHub's language definition for GDShader. */ declare const GDShader: { readonly type: "programming"; readonly color: "#478CBF"; readonly tm_scope: "source.gdshader"; readonly ace_mode: "glsl"; readonly language_id: 694638086; readonly extensions: readonly [".gdshader", ".gdshaderinc"]; }; /** * GitHub's language definition for GEDCOM. */ declare const GEDCOM: { readonly type: "data"; readonly color: "#003058"; readonly tm_scope: "source.gedcom"; readonly ace_mode: "text"; readonly language_id: 459577965; readonly extensions: readonly [".ged"]; }; /** * GitHub's language definition for GLSL. */ declare const GLSL: { readonly type: "programming"; readonly color: "#5686a5"; readonly tm_scope: "source.glsl"; readonly ace_mode: "glsl"; readonly language_id: 124; readonly extensions: readonly [".glsl", ".fp", ".frag", ".frg", ".fs", ".fsh", ".fshader", ".geo", ".geom", ".glslf", ".glslv", ".gs", ".gshader", ".rchit", ".rmiss", ".shader", ".tesc", ".tese", ".vert", ".vrx", ".vs", ".vsh", ".vshader"]; }; /** * GitHub's language definition for GN. */ declare const GN: { readonly type: "data"; readonly tm_scope: "source.gn"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 302957008; readonly extensions: readonly [".gn", ".gni"]; readonly interpreters: readonly ["gn"]; readonly filenames: readonly [".gn"]; }; /** * GitHub's language definition for GSC. */ declare const GSC: { readonly type: "programming"; readonly color: "#FF6800"; readonly tm_scope: "source.gsc"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 257856279; readonly extensions: readonly [".gsc", ".csc", ".gsh"]; }; /** * GitHub's language definition for Game Maker Language. */ declare const GameMakerLanguage: { readonly type: "programming"; readonly color: "#71b417"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 125; readonly extensions: readonly [".gml"]; }; /** * GitHub's language definition for Gemfile.lock. */ declare const Gemfilelock: { readonly type: "data"; readonly color: "#701516"; readonly tm_scope: "source.gemfile-lock"; readonly ace_mode: "text"; readonly language_id: 907065713; readonly filenames: readonly ["Gemfile.lock"]; readonly searchable: false; }; /** * GitHub's language definition for Gemini. */ declare const Gemini: { readonly type: "prose"; readonly color: "#ff6900"; readonly aliases: readonly ["gemtext"]; readonly tm_scope: "source.gemini"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 310828396; readonly extensions: readonly [".gmi"]; }; /** * GitHub's language definition for Genero 4gl. */ declare const Genero4gl: { readonly type: "programming"; readonly color: "#63408e"; readonly tm_scope: "source.genero-4gl"; readonly ace_mode: "text"; readonly language_id: 986054050; readonly extensions: readonly [".4gl"]; }; /** * GitHub's language definition for Genero per. */ declare const Generoper: { readonly type: "markup"; readonly color: "#d8df39"; readonly tm_scope: "source.genero-per"; readonly ace_mode: "text"; readonly language_id: 902995658; readonly extensions: readonly [".per"]; }; /** * GitHub's language definition for Genie. */ declare const Genie: { readonly type: "programming"; readonly color: "#fb855d"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 792408528; readonly extensions: readonly [".gs"]; }; /** * GitHub's language definition for Genshi. */ declare const Genshi: { readonly type: "programming"; readonly color: "#951531"; readonly aliases: readonly ["xml+genshi", "xml+kid"]; readonly tm_scope: "text.xml.genshi"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 126; readonly extensions: readonly [".kid"]; }; /** * GitHub's language definition for Gentoo Ebuild. */ declare const GentooEbuild: { readonly type: "programming"; readonly color: "#9400ff"; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly group: "Shell"; readonly language_id: 127; readonly extensions: readonly [".ebuild"]; }; /** * GitHub's language definition for Gentoo Eclass. */ declare const GentooEclass: { readonly type: "programming"; readonly color: "#9400ff"; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly group: "Shell"; readonly language_id: 128; readonly extensions: readonly [".eclass"]; }; /** * GitHub's language definition for Gerber Image. */ declare const GerberImage: { readonly type: "data"; readonly color: "#d20b00"; readonly aliases: readonly ["rs-274x"]; readonly tm_scope: "source.gerber"; readonly ace_mode: "text"; readonly language_id: 404627610; readonly extensions: readonly [".gbr", ".cmp", ".gbl", ".gbo", ".gbp", ".gbs", ".gko", ".gml", ".gpb", ".gpt", ".gtl", ".gto", ".gtp", ".gts", ".ncl", ".sol"]; readonly interpreters: readonly ["gerbv", "gerbview"]; }; /** * GitHub's language definition for Gettext Catalog. */ declare const GettextCatalog: { readonly type: "prose"; readonly aliases: readonly ["pot"]; readonly tm_scope: "source.po"; readonly ace_mode: "text"; readonly language_id: 129; readonly extensions: readonly [".po", ".pot"]; }; /** * GitHub's language definition for Gherkin. */ declare const Gherkin: { readonly type: "programming"; readonly color: "#5B2063"; readonly aliases: readonly ["cucumber"]; readonly tm_scope: "text.gherkin.feature"; readonly ace_mode: "gherkin"; readonly codemirror_mode: "gherkin"; readonly codemirror_mime_type: "text/x-feature"; readonly language_id: 76; readonly extensions: readonly [".feature", ".story"]; }; /** * GitHub's language definition for Git Attributes. */ declare const GitAttributes: { readonly type: "data"; readonly color: "#F44D27"; readonly aliases: readonly ["gitattributes"]; readonly tm_scope: "source.gitattributes"; readonly ace_mode: "gitignore"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 956324166; readonly filenames: readonly [".gitattributes"]; }; /** * GitHub's language definition for Git Commit. */ declare const GitCommit: { readonly type: "data"; readonly color: "#F44D27"; readonly aliases: readonly ["commit"]; readonly tm_scope: "text.git-commit"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 131750475; readonly filenames: readonly [".gitmessage", "COMMIT_EDITMSG"]; }; /** * GitHub's language definition for Git Config. */ declare const GitConfig: { readonly type: "data"; readonly color: "#F44D27"; readonly aliases: readonly ["gitconfig", "gitmodules"]; readonly tm_scope: "source.gitconfig"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly group: "INI"; readonly language_id: 807968997; readonly extensions: readonly [".gitconfig"]; readonly filenames: readonly [".gitconfig", ".gitmodules", ".tgitconfig", "config.worktree"]; }; /** * GitHub's language definition for Git Revision List. */ declare const GitRevisionList: { readonly type: "data"; readonly color: "#F44D27"; readonly aliases: readonly ["Git Blame Ignore Revs"]; readonly tm_scope: "source.git-revlist"; readonly ace_mode: "text"; readonly language_id: 461881235; readonly filenames: readonly [".git-blame-ignore-revs"]; }; /** * GitHub's language definition for Gleam. */ declare const Gleam: { readonly type: "programming"; readonly color: "#ffaff3"; readonly tm_scope: "source.gleam"; readonly ace_mode: "text"; readonly language_id: 1054258749; readonly extensions: readonly [".gleam"]; }; /** * GitHub's language definition for Glimmer JS. */ declare const GlimmerJS: { readonly type: "programming"; readonly color: "#F5835F"; readonly aliases: readonly ["gjs"]; readonly tm_scope: "source.gjs"; readonly ace_mode: "javascript"; readonly group: "JavaScript"; readonly language_id: 5523150; readonly extensions: readonly [".gjs"]; }; /** * GitHub's language definition for Glimmer TS. */ declare const GlimmerTS: { readonly type: "programming"; readonly color: "#3178c6"; readonly aliases: readonly ["gts"]; readonly tm_scope: "source.gts"; readonly ace_mode: "typescript"; readonly group: "TypeScript"; readonly language_id: 95110458; readonly extensions: readonly [".gts"]; }; /** * GitHub's language definition for Glyph. */ declare const Glyph: { readonly type: "programming"; readonly color: "#c1ac7f"; readonly tm_scope: "source.tcl"; readonly ace_mode: "tcl"; readonly codemirror_mode: "tcl"; readonly codemirror_mime_type: "text/x-tcl"; readonly language_id: 130; readonly extensions: readonly [".glf"]; }; /** * GitHub's language definition for Glyph Bitmap Distribution Format. */ declare const GlyphBitmapDistributionFormat: { readonly type: "data"; readonly tm_scope: "source.bdf"; readonly ace_mode: "text"; readonly language_id: 997665271; readonly extensions: readonly [".bdf"]; }; /** * GitHub's language definition for Gno. */ declare const Gno: { readonly type: "programming"; readonly color: "#226c57"; readonly aliases: readonly ["gnolang"]; readonly tm_scope: "source.gno"; readonly ace_mode: "golang"; readonly codemirror_mode: "go"; readonly codemirror_mime_type: "text/x-go"; readonly language_id: 279301301; readonly extensions: readonly [".gno"]; }; /** * GitHub's language definition for Gnuplot. */ declare const Gnuplot: { readonly type: "programming"; readonly color: "#f0a9f0"; readonly tm_scope: "source.gnuplot"; readonly ace_mode: "text"; readonly language_id: 131; readonly extensions: readonly [".gp", ".gnu", ".gnuplot", ".p", ".plot", ".plt"]; readonly interpreters: readonly ["gnuplot"]; }; /** * GitHub's language definition for Go. */ declare const Go: { readonly type: "programming"; readonly color: "#00ADD8"; readonly aliases: readonly ["golang"]; readonly tm_scope: "source.go"; readonly ace_mode: "golang"; readonly codemirror_mode: "go"; readonly codemirror_mime_type: "text/x-go"; readonly language_id: 132; readonly extensions: readonly [".go"]; }; /** * GitHub's language definition for Go Checksums. */ declare const GoChecksums: { readonly type: "data"; readonly color: "#00ADD8"; readonly aliases: readonly ["go.sum", "go sum", "go.work.sum", "go work sum"]; readonly tm_scope: "go.sum"; readonly ace_mode: "text"; readonly language_id: 1054391671; readonly filenames: readonly ["go.sum", "go.work.sum"]; }; /** * GitHub's language definition for Go Module. */ declare const GoModule: { readonly type: "data"; readonly color: "#00ADD8"; readonly aliases: readonly ["go.mod", "go mod"]; readonly tm_scope: "go.mod"; readonly ace_mode: "text"; readonly language_id: 947461016; readonly filenames: readonly ["go.mod"]; }; /** * GitHub's language definition for Go Template. */ declare const GoTemplate: { readonly type: "markup"; readonly color: "#00ADD8"; readonly aliases: readonly ["gotmpl"]; readonly tm_scope: "source.go-template"; readonly ace_mode: "text"; readonly language_id: 247918769; readonly extensions: readonly [".gohtml", ".gotmpl", ".html.tmpl", ".tmpl", ".tpl"]; readonly filenames: readonly ["_helpers.tpl"]; }; /** * GitHub's language definition for Go Workspace. */ declare const GoWorkspace: { readonly type: "data"; readonly color: "#00ADD8"; readonly aliases: readonly ["go.work", "go work"]; readonly tm_scope: "go.mod"; readonly ace_mode: "text"; readonly language_id: 934546256; readonly filenames: readonly ["go.work"]; }; /** * GitHub's language definition for Godot Resource. */ declare const GodotResource: { readonly type: "data"; readonly color: "#355570"; readonly tm_scope: "source.gdresource"; readonly ace_mode: "text"; readonly language_id: 738107771; readonly extensions: readonly [".gdnlib", ".gdns", ".tres", ".tscn"]; readonly filenames: readonly ["project.godot"]; }; /** * GitHub's language definition for Golo. */ declare const Golo: { readonly type: "programming"; readonly color: "#88562A"; readonly tm_scope: "source.golo"; readonly ace_mode: "text"; readonly language_id: 133; readonly extensions: readonly [".golo"]; }; /** * GitHub's language definition for Gosu. */ declare const Gosu: { readonly type: "programming"; readonly color: "#82937f"; readonly tm_scope: "source.gosu.2"; readonly ace_mode: "text"; readonly language_id: 134; readonly extensions: readonly [".gs", ".gst", ".gsx", ".vark"]; }; /** * GitHub's language definition for Grace. */ declare const Grace: { readonly type: "programming"; readonly color: "#615f8b"; readonly tm_scope: "source.grace"; readonly ace_mode: "text"; readonly language_id: 135; readonly extensions: readonly [".grace"]; }; /** * GitHub's language definition for Gradle. */ declare const Gradle: { readonly type: "data"; readonly color: "#02303a"; readonly tm_scope: "source.groovy.gradle"; readonly ace_mode: "text"; readonly language_id: 136; readonly extensions: readonly [".gradle"]; }; /** * GitHub's language definition for Gradle Kotlin DSL. */ declare const GradleKotlinDSL: { readonly type: "data"; readonly color: "#02303a"; readonly tm_scope: "source.kotlin"; readonly ace_mode: "text"; readonly group: "Gradle"; readonly language_id: 432600901; readonly extensions: readonly [".gradle.kts"]; }; /** * GitHub's language definition for Grammatical Framework. */ declare const GrammaticalFramework: { readonly type: "programming"; readonly color: "#ff0000"; readonly aliases: readonly ["gf"]; readonly tm_scope: "source.gf"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly language_id: 137; readonly extensions: readonly [".gf"]; }; /** * GitHub's language definition for Graph Modeling Language. */ declare const GraphModelingLanguage: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 138; readonly extensions: readonly [".gml"]; }; /** * GitHub's language definition for GraphQL. */ declare const GraphQL: { readonly type: "data"; readonly color: "#e10098"; readonly tm_scope: "source.graphql"; readonly ace_mode: "graphqlschema"; readonly language_id: 139; readonly extensions: readonly [".graphql", ".gql", ".graphqls"]; }; /** * GitHub's language definition for Graphviz (DOT). */ declare const GraphvizDOT: { readonly type: "data"; readonly color: "#2596be"; readonly tm_scope: "source.dot"; readonly ace_mode: "dot"; readonly language_id: 140; readonly extensions: readonly [".dot", ".gv"]; }; /** * GitHub's language definition for Groovy. */ declare const Groovy: { readonly type: "programming"; readonly color: "#4298b8"; readonly tm_scope: "source.groovy"; readonly ace_mode: "groovy"; readonly codemirror_mode: "groovy"; readonly codemirror_mime_type: "text/x-groovy"; readonly language_id: 142; readonly extensions: readonly [".groovy", ".grt", ".gtpl", ".gvy"]; readonly interpreters: readonly ["groovy"]; readonly filenames: readonly ["Jenkinsfile"]; }; /** * GitHub's language definition for Groovy Server Pages. */ declare const GroovyServerPages: { readonly type: "programming"; readonly color: "#4298b8"; readonly aliases: readonly ["gsp", "java server page"]; readonly tm_scope: "text.html.jsp"; readonly ace_mode: "jsp"; readonly codemirror_mode: "htmlembedded"; readonly codemirror_mime_type: "application/x-jsp"; readonly group: "Groovy"; readonly language_id: 143; readonly extensions: readonly [".gsp"]; }; /** * GitHub's language definition for GtkRC. */ declare const GtkRC: { readonly type: "data"; readonly color: "#7fe719"; readonly aliases: readonly ["gtk", "gtk 1", "gtk 2"]; readonly tm_scope: "source.gtkrc"; readonly ace_mode: "ruby"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly language_id: 876401352; readonly extensions: readonly [".gtkrc"]; readonly filenames: readonly ["gtkrc", "gtkrc-2.0"]; }; /** * GitHub's language definition for HAProxy. */ declare const HAProxy: { readonly type: "data"; readonly color: "#106da9"; readonly tm_scope: "source.haproxy-config"; readonly ace_mode: "text"; readonly language_id: 366607477; readonly extensions: readonly [".cfg"]; readonly filenames: readonly ["haproxy.cfg"]; }; /** * GitHub's language definition for HCL. */ declare const HCL: { readonly type: "programming"; readonly color: "#844FBA"; readonly aliases: readonly ["HashiCorp Configuration Language", "opentofu", "terraform"]; readonly tm_scope: "source.hcl"; readonly ace_mode: "terraform"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly language_id: 144; readonly extensions: readonly [".hcl", ".nomad", ".tf", ".tfvars", ".tofu", ".workflow"]; }; /** * GitHub's language definition for HIP. */ declare const HIP: { readonly type: "programming"; readonly color: "#4F3A4F"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 674379998; readonly extensions: readonly [".hip"]; }; /** * GitHub's language definition for HLSL. */ declare const HLSL: { readonly type: "programming"; readonly color: "#aace60"; readonly tm_scope: "source.hlsl"; readonly ace_mode: "text"; readonly language_id: 145; readonly extensions: readonly [".hlsl", ".cginc", ".fx", ".fxh", ".hlsli"]; }; /** * GitHub's language definition for HOCON. */ declare const HOCON: { readonly type: "data"; readonly color: "#9ff8ee"; readonly tm_scope: "source.hocon"; readonly ace_mode: "text"; readonly language_id: 679725279; readonly extensions: readonly [".hocon"]; readonly filenames: readonly [".scalafix.conf", ".scalafmt.conf"]; }; /** * GitHub's language definition for HTML. */ declare const HTML: { readonly type: "markup"; readonly color: "#e34c26"; readonly aliases: readonly ["xhtml"]; readonly tm_scope: "text.html.basic"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 146; readonly extensions: readonly [".html", ".hta", ".htm", ".html.hl", ".inc", ".xht", ".xhtml"]; }; /** * GitHub's language definition for HTML+ECR. */ declare const HTMLpECR: { readonly type: "markup"; readonly color: "#2e1052"; readonly aliases: readonly ["ecr"]; readonly tm_scope: "text.html.ecr"; readonly ace_mode: "html_ruby"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly group: "HTML"; readonly language_id: 148; readonly extensions: readonly [".ecr"]; }; /** * GitHub's language definition for HTML+EEX. */ declare const HTMLpEEX: { readonly type: "markup"; readonly color: "#6e4a7e"; readonly aliases: readonly ["eex", "heex", "leex"]; readonly tm_scope: "text.html.elixir"; readonly ace_mode: "html_elixir"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly group: "HTML"; readonly language_id: 149; readonly extensions: readonly [".html.eex", ".heex", ".leex"]; }; /** * GitHub's language definition for HTML+ERB. */ declare const HTMLpERB: { readonly type: "markup"; readonly color: "#701516"; readonly aliases: readonly ["erb", "rhtml", "html+ruby"]; readonly tm_scope: "text.html.erb"; readonly ace_mode: "html_ruby"; readonly codemirror_mode: "htmlembedded"; readonly codemirror_mime_type: "application/x-erb"; readonly group: "HTML"; readonly language_id: 150; readonly extensions: readonly [".erb", ".erb.deface", ".rhtml"]; }; /** * GitHub's language definition for HTML+PHP. */ declare const HTMLpPHP: { readonly type: "markup"; readonly color: "#4f5d95"; readonly tm_scope: "text.html.php"; readonly ace_mode: "php"; readonly codemirror_mode: "php"; readonly codemirror_mime_type: "application/x-httpd-php"; readonly group: "HTML"; readonly language_id: 151; readonly extensions: readonly [".phtml"]; }; /** * GitHub's language definition for HTML+Razor. */ declare const HTMLpRazor: { readonly type: "markup"; readonly color: "#512be4"; readonly aliases: readonly ["razor"]; readonly tm_scope: "text.html.cshtml"; readonly ace_mode: "razor"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly group: "HTML"; readonly language_id: 479039817; readonly extensions: readonly [".cshtml", ".razor"]; }; /** * GitHub's language definition for HTTP. */ declare const HTTP: { readonly type: "data"; readonly color: "#005C9C"; readonly tm_scope: "source.httpspec"; readonly ace_mode: "text"; readonly codemirror_mode: "http"; readonly codemirror_mime_type: "message/http"; readonly language_id: 152; readonly extensions: readonly [".http"]; }; /** * GitHub's language definition for HXML. */ declare const HXML: { readonly type: "data"; readonly color: "#f68712"; readonly tm_scope: "source.hxml"; readonly ace_mode: "text"; readonly codemirror_mode: "haxe"; readonly codemirror_mime_type: "text/x-hxml"; readonly language_id: 786683730; readonly extensions: readonly [".hxml"]; }; /** * GitHub's language definition for Hack. */ declare const Hack: { readonly type: "programming"; readonly color: "#878787"; readonly tm_scope: "source.hack"; readonly ace_mode: "php"; readonly codemirror_mode: "php"; readonly codemirror_mime_type: "application/x-httpd-php"; readonly language_id: 153; readonly extensions: readonly [".hack", ".hh", ".hhi", ".php"]; }; /** * GitHub's language definition for Haml. */ declare const Haml: { readonly type: "markup"; readonly color: "#ece2a9"; readonly tm_scope: "text.haml"; readonly ace_mode: "haml"; readonly codemirror_mode: "haml"; readonly codemirror_mime_type: "text/x-haml"; readonly language_id: 154; readonly extensions: readonly [".haml", ".haml.deface"]; }; /** * GitHub's language definition for Handlebars. */ declare const Handlebars: { readonly type: "markup"; readonly color: "#f7931e"; readonly aliases: readonly ["hbs", "htmlbars"]; readonly tm_scope: "text.html.handlebars"; readonly ace_mode: "handlebars"; readonly language_id: 155; readonly extensions: readonly [".handlebars", ".hbs"]; }; /** * GitHub's language definition for Harbour. */ declare const Harbour: { readonly type: "programming"; readonly color: "#0e60e3"; readonly tm_scope: "source.harbour"; readonly ace_mode: "text"; readonly language_id: 156; readonly extensions: readonly [".hb"]; }; /** * GitHub's language definition for Hare. */ declare const Hare: { readonly type: "programming"; readonly color: "#9d7424"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 463518941; readonly extensions: readonly [".ha"]; }; /** * GitHub's language definition for Haskell. */ declare const Haskell: { readonly type: "programming"; readonly color: "#5e5086"; readonly tm_scope: "source.haskell"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly language_id: 157; readonly extensions: readonly [".hs", ".hs-boot", ".hsc"]; readonly interpreters: readonly ["runghc", "runhaskell", "runhugs"]; }; /** * GitHub's language definition for Haxe. */ declare const Haxe: { readonly type: "programming"; readonly color: "#df7900"; readonly tm_scope: "source.hx"; readonly ace_mode: "haxe"; readonly codemirror_mode: "haxe"; readonly codemirror_mime_type: "text/x-haxe"; readonly language_id: 158; readonly extensions: readonly [".hx", ".hxsl"]; }; /** * GitHub's language definition for HiveQL. */ declare const HiveQL: { readonly type: "programming"; readonly color: "#dce200"; readonly tm_scope: "source.hql"; readonly ace_mode: "sql"; readonly language_id: 931814087; readonly extensions: readonly [".q", ".hql"]; }; /** * GitHub's language definition for HolyC. */ declare const HolyC: { readonly type: "programming"; readonly color: "#ffefaf"; readonly tm_scope: "source.hc"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 928121743; readonly extensions: readonly [".hc"]; }; /** * GitHub's language definition for Hosts File. */ declare const HostsFile: { readonly type: "data"; readonly color: "#308888"; readonly aliases: readonly ["hosts"]; readonly tm_scope: "source.hosts"; readonly ace_mode: "text"; readonly language_id: 231021894; readonly filenames: readonly ["HOSTS", "hosts", "hosts.txt"]; }; /** * GitHub's language definition for Hurl. */ declare const Hurl: { readonly type: "programming"; readonly color: "#FF0288"; readonly tm_scope: "source.hurl"; readonly ace_mode: "text"; readonly language_id: 959040217; readonly extensions: readonly [".hurl"]; }; /** * GitHub's language definition for Hy. */ declare const Hy: { readonly type: "programming"; readonly color: "#7790B2"; readonly aliases: readonly ["hylang"]; readonly tm_scope: "source.hy"; readonly ace_mode: "text"; readonly language_id: 159; readonly extensions: readonly [".hy"]; readonly interpreters: readonly ["hy"]; }; /** * GitHub's language definition for HyPhy. */ declare const HyPhy: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 160; readonly extensions: readonly [".bf"]; }; /** * GitHub's language definition for IDL. */ declare const IDL: { readonly type: "programming"; readonly color: "#a3522f"; readonly tm_scope: "source.idl"; readonly ace_mode: "text"; readonly codemirror_mode: "idl"; readonly codemirror_mime_type: "text/x-idl"; readonly language_id: 161; readonly extensions: readonly [".pro", ".dlm"]; }; /** * GitHub's language definition for IGOR Pro. */ declare const IGORPro: { readonly type: "programming"; readonly color: "#0000cc"; readonly aliases: readonly ["igor", "igorpro"]; readonly tm_scope: "source.igor"; readonly ace_mode: "text"; readonly language_id: 162; readonly extensions: readonly [".ipf"]; }; /** * GitHub's language definition for IL Assembly. */ declare const ILAssembly: { readonly type: "programming"; readonly color: "#512BD4"; readonly aliases: readonly ["ilasm", "msil"]; readonly tm_scope: "source.il"; readonly ace_mode: "text"; readonly language_id: 592065806; readonly extensions: readonly [".il"]; }; /** * GitHub's language definition for INI. */ declare const INI: { readonly type: "data"; readonly color: "#d1dbe0"; readonly aliases: readonly ["conf", "dosini"]; readonly tm_scope: "source.ini"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 163; readonly extensions: readonly [".ini", ".cfg", ".cnf", ".container", ".dof", ".frm", ".lektorproject", ".mount", ".network", ".prefs", ".pro", ".properties", ".service", ".socket", ".target", ".timer", ".url"]; readonly filenames: readonly [".buckconfig", ".coveragerc", ".flake8", ".gitreview", ".pylintrc", "HOSTS", "buildozer.spec", "hosts", "pylintrc", "vlcrc"]; }; /** * GitHub's language definition for IRC log. */ declare const IRClog: { readonly type: "data"; readonly aliases: readonly ["irc", "irc logs"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly codemirror_mode: "mirc"; readonly codemirror_mime_type: "text/mirc"; readonly language_id: 164; readonly extensions: readonly [".irclog", ".weechatlog"]; }; /** * GitHub's language definition for ISPC. */ declare const ISPC: { readonly type: "programming"; readonly color: "#2D68B1"; readonly tm_scope: "source.ispc"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 327071; readonly extensions: readonly [".ispc"]; }; /** * GitHub's language definition for Idris. */ declare const Idris: { readonly type: "programming"; readonly color: "#b30000"; readonly tm_scope: "source.idris"; readonly ace_mode: "text"; readonly language_id: 165; readonly extensions: readonly [".idr", ".lidr"]; }; /** * GitHub's language definition for Ignore List. */ declare const IgnoreList: { readonly type: "data"; readonly color: "#000000"; readonly aliases: readonly ["ignore", "gitignore", "git-ignore"]; readonly tm_scope: "source.gitignore"; readonly ace_mode: "gitignore"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 74444240; readonly extensions: readonly [".gitignore"]; readonly filenames: readonly [".agignore", ".atomignore", ".babelignore", ".bzrignore", ".ckignore", ".coffeelintignore", ".cvsignore", ".dockerignore", ".easignore", ".eleventyignore", ".eslint-ignore", ".eslintignore", ".gitignore", ".ignore", ".markdownlintignore", ".nodemonignore", ".npmignore", ".prettierignore", ".rgignore", ".stylelintignore", ".vercelignore", ".vscodeignore", "gitignore-global", "gitignore_global"]; }; /** * GitHub's language definition for ImHex Pattern Language. */ declare const ImHexPatternLanguage: { readonly type: "programming"; readonly color: "#3a6be0"; readonly aliases: readonly ["ImHex", "ImHexPatternLanguage", "imhexpl"]; readonly tm_scope: "source.pl"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 805861688; readonly extensions: readonly [".hexpat"]; }; /** * GitHub's language definition for ImageJ Macro. */ declare const ImageJMacro: { readonly type: "programming"; readonly color: "#99AAFF"; readonly aliases: readonly ["ijm"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 575143428; readonly extensions: readonly [".ijm"]; }; /** * GitHub's language definition for Imba. */ declare const Imba: { readonly type: "programming"; readonly color: "#16cec6"; readonly tm_scope: "source.imba"; readonly ace_mode: "text"; readonly language_id: 1057618448; readonly extensions: readonly [".imba"]; }; /** * GitHub's language definition for Inform 7. */ declare const Inform7: { readonly type: "programming"; readonly aliases: readonly ["i7", "inform7"]; readonly tm_scope: "source.inform7"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 166; readonly extensions: readonly [".ni", ".i7x"]; }; /** * GitHub's language definition for Ink. */ declare const Ink: { readonly type: "programming"; readonly tm_scope: "source.ink"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 838252715; readonly extensions: readonly [".ink"]; }; /** * GitHub's language definition for Inno Setup. */ declare const InnoSetup: { readonly type: "programming"; readonly color: "#264b99"; readonly tm_scope: "source.inno"; readonly ace_mode: "text"; readonly language_id: 167; readonly extensions: readonly [".iss", ".isl"]; }; /** * GitHub's language definition for Io. */ declare const Io: { readonly type: "programming"; readonly color: "#a9188d"; readonly tm_scope: "source.io"; readonly ace_mode: "io"; readonly language_id: 168; readonly extensions: readonly [".io"]; readonly interpreters: readonly ["io"]; }; /** * GitHub's language definition for Ioke. */ declare const Ioke: { readonly type: "programming"; readonly color: "#078193"; readonly tm_scope: "source.ioke"; readonly ace_mode: "text"; readonly language_id: 169; readonly extensions: readonly [".ik"]; readonly interpreters: readonly ["ioke"]; }; /** * GitHub's language definition for Isabelle. */ declare const Isabelle: { readonly type: "programming"; readonly color: "#FEFE00"; readonly tm_scope: "source.isabelle.theory"; readonly ace_mode: "text"; readonly language_id: 170; readonly extensions: readonly [".thy"]; }; /** * GitHub's language definition for Isabelle ROOT. */ declare const IsabelleROOT: { readonly type: "programming"; readonly color: "#FEFE00"; readonly tm_scope: "source.isabelle.root"; readonly ace_mode: "text"; readonly group: "Isabelle"; readonly language_id: 171; readonly filenames: readonly ["ROOT"]; }; /** * GitHub's language definition for J. */ declare const J: { readonly type: "programming"; readonly color: "#9EEDFF"; readonly tm_scope: "source.j"; readonly ace_mode: "text"; readonly language_id: 172; readonly extensions: readonly [".ijs"]; readonly interpreters: readonly ["jconsole"]; }; /** * GitHub's language definition for JAR Manifest. */ declare const JARManifest: { readonly type: "data"; readonly color: "#b07219"; readonly tm_scope: "source.yaml"; readonly ace_mode: "text"; readonly language_id: 447261135; readonly filenames: readonly ["MANIFEST.MF"]; }; /** * GitHub's language definition for JASS. */ declare const JASS: { readonly type: "programming"; readonly color: "#FF0303"; readonly aliases: readonly ["jass2"]; readonly tm_scope: "source.jass"; readonly ace_mode: "text"; readonly language_id: 504860504; readonly extensions: readonly [".j"]; }; /** * GitHub's language definition for JCL. */ declare const JCL: { readonly type: "programming"; readonly color: "#d90e09"; readonly tm_scope: "source.jcl"; readonly ace_mode: "text"; readonly language_id: 316620079; readonly extensions: readonly [".jcl"]; }; /** * GitHub's language definition for JFlex. */ declare const JFlex: { readonly type: "programming"; readonly color: "#DBCA00"; readonly tm_scope: "source.jflex"; readonly ace_mode: "text"; readonly group: "Lex"; readonly language_id: 173; readonly extensions: readonly [".flex", ".jflex"]; }; /** * GitHub's language definition for JSON. */ declare const JSON: { readonly type: "data"; readonly color: "#292929"; readonly aliases: readonly ["geojson", "jsonl", "sarif", "topojson"]; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly language_id: 174; readonly extensions: readonly [".json", ".4DForm", ".4DProject", ".avsc", ".geojson", ".gltf", ".har", ".ice", ".JSON-tmLanguage", ".json.example", ".jsonl", ".mcmeta", ".sarif", ".slnlaunch", ".tact", ".tfstate", ".tfstate.backup", ".topojson", ".webapp", ".webmanifest", ".yy", ".yyp"]; readonly filenames: readonly [".all-contributorsrc", ".arcconfig", ".auto-changelog", ".c8rc", ".htmlhintrc", ".imgbotconfig", ".nycrc", ".releaserc", ".secrets.baseline", ".tern-config", ".tern-project", ".watchmanconfig", "MODULE.bazel.lock", "Package.resolved", "Pipfile.lock", "bun.lock", "composer.lock", "deno.lock", "flake.lock", "mcmod.info"]; }; /** * GitHub's language definition for JSON with Comments. */ declare const JSONwithComments: { readonly type: "data"; readonly color: "#292929"; readonly aliases: readonly ["jsonc"]; readonly tm_scope: "source.json.comments"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly group: "JSON"; readonly language_id: 423; readonly extensions: readonly [".jsonc", ".code-snippets", ".code-workspace", ".hujson", ".sublime-build", ".sublime-color-scheme", ".sublime-commands", ".sublime-completions", ".sublime-keymap", ".sublime-macro", ".sublime-menu", ".sublime-mousemap", ".sublime-project", ".sublime-settings", ".sublime-theme", ".sublime-workspace", ".sublime_metrics", ".sublime_session", ".tsconfig.json"]; readonly filenames: readonly [".babelrc", ".devcontainer.json", ".eslintrc", ".eslintrc.json", ".jscsrc", ".jshintrc", ".jslintrc", ".oxlintrc.json", ".swcrc", "api-extractor.json", "devcontainer.json", "jsconfig.json", "language-configuration.json", "tsconfig.json", "tslint.json"]; }; /** * GitHub's language definition for JSON5. */ declare const JSON5: { readonly type: "data"; readonly color: "#267CB9"; readonly tm_scope: "source.js"; readonly ace_mode: "json5"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly language_id: 175; readonly extensions: readonly [".json5"]; }; /** * GitHub's language definition for JSONLD. */ declare const JSONLD: { readonly type: "data"; readonly color: "#0c479c"; readonly tm_scope: "source.js"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/ld+json"; readonly language_id: 176; readonly extensions: readonly [".jsonld"]; }; /** * GitHub's language definition for JSONiq. */ declare const JSONiq: { readonly type: "programming"; readonly color: "#40d47e"; readonly tm_scope: "source.jsoniq"; readonly ace_mode: "jsoniq"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly language_id: 177; readonly extensions: readonly [".jq"]; }; /** * GitHub's language definition for Jac. */ declare const Jac: { readonly type: "programming"; readonly color: "#FC792D"; readonly tm_scope: "source.jac"; readonly ace_mode: "text"; readonly language_id: 235277043; readonly extensions: readonly [".jac"]; }; /** * GitHub's language definition for Jai. */ declare const Jai: { readonly type: "programming"; readonly color: "#ab8b4b"; readonly tm_scope: "source.jai"; readonly ace_mode: "text"; readonly language_id: 70127133; readonly extensions: readonly [".jai"]; }; /** * GitHub's language definition for Janet. */ declare const Janet: { readonly type: "programming"; readonly color: "#0886a5"; readonly tm_scope: "source.janet"; readonly ace_mode: "scheme"; readonly codemirror_mode: "scheme"; readonly codemirror_mime_type: "text/x-scheme"; readonly language_id: 1028705371; readonly extensions: readonly [".janet"]; readonly interpreters: readonly ["janet"]; }; /** * GitHub's language definition for Jasmin. */ declare const Jasmin: { readonly type: "programming"; readonly color: "#d03600"; readonly tm_scope: "source.jasmin"; readonly ace_mode: "java"; readonly language_id: 180; readonly extensions: readonly [".j"]; }; /** * GitHub's language definition for Java. */ declare const Java: { readonly type: "programming"; readonly color: "#b07219"; readonly tm_scope: "source.java"; readonly ace_mode: "java"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-java"; readonly language_id: 181; readonly extensions: readonly [".java", ".jav", ".jsh"]; }; /** * GitHub's language definition for Java Properties. */ declare const JavaProperties: { readonly type: "data"; readonly color: "#2A6277"; readonly tm_scope: "source.java-properties"; readonly ace_mode: "properties"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 519377561; readonly extensions: readonly [".properties"]; }; /** * GitHub's language definition for Java Server Pages. */ declare const JavaServerPages: { readonly type: "programming"; readonly color: "#2A6277"; readonly aliases: readonly ["jsp"]; readonly tm_scope: "text.html.jsp"; readonly ace_mode: "jsp"; readonly codemirror_mode: "htmlembedded"; readonly codemirror_mime_type: "application/x-jsp"; readonly group: "Java"; readonly language_id: 182; readonly extensions: readonly [".jsp", ".tag"]; }; /** * GitHub's language definition for Java Template Engine. */ declare const JavaTemplateEngine: { readonly type: "programming"; readonly color: "#2A6277"; readonly aliases: readonly ["jte"]; readonly tm_scope: "text.html.jte"; readonly ace_mode: "text"; readonly group: "Java"; readonly language_id: 599494012; readonly extensions: readonly [".jte"]; }; /** * GitHub's language definition for JavaScript. */ declare const JavaScript: { readonly type: "programming"; readonly color: "#f1e05a"; readonly aliases: readonly ["js", "node"]; readonly tm_scope: "source.js"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly language_id: 183; readonly extensions: readonly [".js", "._js", ".bones", ".cjs", ".es", ".es6", ".frag", ".gs", ".jake", ".javascript", ".jsb", ".jscad", ".jsfl", ".jslib", ".jsm", ".jspre", ".jss", ".jsx", ".mjs", ".njs", ".pac", ".sjs", ".ssjs", ".xsjs", ".xsjslib"]; readonly interpreters: readonly ["bun", "chakra", "d8", "deno", "gjs", "js", "node", "nodejs", "qjs", "rhino", "v8", "v8-shell"]; readonly filenames: readonly ["Jakefile"]; }; /** * GitHub's language definition for JavaScript+ERB. */ declare const JavaScriptpERB: { readonly type: "programming"; readonly color: "#f1e05a"; readonly tm_scope: "source.js"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/javascript"; readonly group: "JavaScript"; readonly language_id: 914318960; readonly extensions: readonly [".js.erb"]; }; /** * GitHub's language definition for Jest Snapshot. */ declare const JestSnapshot: { readonly type: "data"; readonly color: "#15c213"; readonly tm_scope: "source.jest.snap"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/javascript"; readonly language_id: 774635084; readonly extensions: readonly [".snap"]; }; /** * GitHub's language definition for JetBrains MPS. */ declare const JetBrainsMPS: { readonly type: "programming"; readonly color: "#21D789"; readonly aliases: readonly ["mps"]; readonly tm_scope: "none"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 465165328; readonly extensions: readonly [".mps", ".mpl", ".msd"]; }; /** * GitHub's language definition for Jinja. */ declare const Jinja: { readonly type: "markup"; readonly color: "#a52a22"; readonly aliases: readonly ["django", "html+django", "html+jinja", "htmldjango"]; readonly tm_scope: "text.html.django"; readonly ace_mode: "django"; readonly codemirror_mode: "jinja2"; readonly codemirror_mime_type: "text/jinja2"; readonly language_id: 147; readonly extensions: readonly [".jinja", ".j2", ".jinja2"]; }; /** * GitHub's language definition for Jison. */ declare const Jison: { readonly type: "programming"; readonly color: "#56b3cb"; readonly tm_scope: "source.jison"; readonly ace_mode: "text"; readonly group: "Yacc"; readonly language_id: 284531423; readonly extensions: readonly [".jison"]; }; /** * GitHub's language definition for Jison Lex. */ declare const JisonLex: { readonly type: "programming"; readonly color: "#56b3cb"; readonly tm_scope: "source.jisonlex"; readonly ace_mode: "text"; readonly group: "Lex"; readonly language_id: 406395330; readonly extensions: readonly [".jisonlex"]; }; /** * GitHub's language definition for Jolie. */ declare const Jolie: { readonly type: "programming"; readonly color: "#843179"; readonly tm_scope: "source.jolie"; readonly ace_mode: "text"; readonly language_id: 998078858; readonly extensions: readonly [".ol", ".iol"]; readonly interpreters: readonly ["jolie"]; }; /** * GitHub's language definition for Jsonnet. */ declare const Jsonnet: { readonly type: "programming"; readonly color: "#0064bd"; readonly tm_scope: "source.jsonnet"; readonly ace_mode: "text"; readonly language_id: 664885656; readonly extensions: readonly [".jsonnet", ".libsonnet"]; }; /** * GitHub's language definition for Julia. */ declare const Julia: { readonly type: "programming"; readonly color: "#a270ba"; readonly tm_scope: "source.julia"; readonly ace_mode: "julia"; readonly codemirror_mode: "julia"; readonly codemirror_mime_type: "text/x-julia"; readonly language_id: 184; readonly extensions: readonly [".jl"]; readonly interpreters: readonly ["julia"]; }; /** * GitHub's language definition for Julia REPL. */ declare const JuliaREPL: { readonly type: "programming"; readonly color: "#a270ba"; readonly tm_scope: "source.julia.console"; readonly ace_mode: "text"; readonly group: "Julia"; readonly language_id: 220689142; }; /** * GitHub's language definition for Jupyter Notebook. */ declare const JupyterNotebook: { readonly type: "markup"; readonly color: "#DA5B0B"; readonly aliases: readonly ["IPython Notebook"]; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly language_id: 185; readonly extensions: readonly [".ipynb"]; readonly filenames: readonly ["Notebook"]; }; /** * GitHub's language definition for Just. */ declare const Just: { readonly type: "programming"; readonly color: "#384d54"; readonly aliases: readonly ["Justfile"]; readonly tm_scope: "source.just"; readonly ace_mode: "text"; readonly language_id: 128447695; readonly extensions: readonly [".just"]; readonly filenames: readonly [".JUSTFILE", ".Justfile", ".justfile", "JUSTFILE", "Justfile", "justfile"]; }; /** * GitHub's language definition for KCL. */ declare const KCL: { readonly type: "programming"; readonly color: "#7ABABF"; readonly tm_scope: "source.kcl"; readonly ace_mode: "text"; readonly language_id: 1052003890; readonly extensions: readonly [".k"]; readonly filenames: readonly ["kcl.mod", "kcl.mod.lock"]; }; /** * GitHub's language definition for KDL. */ declare const KDL: { readonly type: "data"; readonly color: "#ffb3b3"; readonly tm_scope: "source.kdl"; readonly ace_mode: "tcl"; readonly codemirror_mode: "yacas"; readonly codemirror_mime_type: "text/x-yacas"; readonly language_id: 931123626; readonly extensions: readonly [".kdl"]; }; /** * GitHub's language definition for KFramework. */ declare const KFramework: { readonly type: "programming"; readonly color: "#4195c5"; readonly tm_scope: "text.k"; readonly ace_mode: "text"; readonly language_id: 9479532; readonly extensions: readonly [".k"]; }; /** * GitHub's language definition for KRL. */ declare const KRL: { readonly type: "programming"; readonly color: "#28430A"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 186; readonly extensions: readonly [".krl"]; }; /** * GitHub's language definition for Kaitai Struct. */ declare const KaitaiStruct: { readonly type: "programming"; readonly color: "#773b37"; readonly aliases: readonly ["ksy"]; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 818804755; readonly extensions: readonly [".ksy"]; }; /** * GitHub's language definition for KakouneScript. */ declare const KakouneScript: { readonly type: "programming"; readonly color: "#6f8042"; readonly aliases: readonly ["kak", "kakscript"]; readonly tm_scope: "source.kakscript"; readonly ace_mode: "text"; readonly language_id: 603336474; readonly extensions: readonly [".kak"]; readonly filenames: readonly ["kakrc"]; }; /** * GitHub's language definition for KerboScript. */ declare const KerboScript: { readonly type: "programming"; readonly color: "#41adf0"; readonly tm_scope: "source.kerboscript"; readonly ace_mode: "text"; readonly language_id: 59716426; readonly extensions: readonly [".ks"]; }; /** * GitHub's language definition for KiCad Layout. */ declare const KiCadLayout: { readonly type: "data"; readonly color: "#2f4aab"; readonly aliases: readonly ["pcbnew"]; readonly tm_scope: "source.pcb.sexp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 187; readonly extensions: readonly [".kicad_pcb", ".kicad_mod", ".kicad_wks"]; readonly filenames: readonly ["fp-lib-table"]; }; /** * GitHub's language definition for KiCad Legacy Layout. */ declare const KiCadLegacyLayout: { readonly type: "data"; readonly color: "#2f4aab"; readonly tm_scope: "source.pcb.board"; readonly ace_mode: "text"; readonly language_id: 140848857; readonly extensions: readonly [".brd"]; }; /** * GitHub's language definition for KiCad Schematic. */ declare const KiCadSchematic: { readonly type: "data"; readonly color: "#2f4aab"; readonly aliases: readonly ["eeschema schematic"]; readonly tm_scope: "source.pcb.schematic"; readonly ace_mode: "text"; readonly language_id: 622447435; readonly extensions: readonly [".kicad_sch", ".kicad_sym", ".sch"]; }; /** * GitHub's language definition for Kickstart. */ declare const Kickstart: { readonly type: "data"; readonly tm_scope: "source.kickstart"; readonly ace_mode: "text"; readonly language_id: 692635484; readonly extensions: readonly [".ks"]; }; /** * GitHub's language definition for Kit. */ declare const Kit: { readonly type: "markup"; readonly tm_scope: "text.html.basic"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 188; readonly extensions: readonly [".kit"]; }; /** * GitHub's language definition for KoLmafia ASH. */ declare const KoLmafiaASH: { readonly type: "programming"; readonly color: "#B9D9B9"; readonly tm_scope: "source.ash"; readonly ace_mode: "text"; readonly language_id: 852099832; readonly extensions: readonly [".ash"]; }; /** * GitHub's language definition for Koka. */ declare const Koka: { readonly type: "programming"; readonly color: "#215166"; readonly tm_scope: "source.koka"; readonly ace_mode: "text"; readonly language_id: 597930447; readonly extensions: readonly [".kk"]; readonly interpreters: readonly ["koka"]; }; /** * GitHub's language definition for Kotlin. */ declare const Kotlin: { readonly type: "programming"; readonly color: "#A97BFF"; readonly tm_scope: "source.kotlin"; readonly ace_mode: "kotlin"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-kotlin"; readonly language_id: 189; readonly extensions: readonly [".kt", ".ktm", ".kts"]; }; /** * GitHub's language definition for Kusto. */ declare const Kusto: { readonly type: "data"; readonly tm_scope: "source.kusto"; readonly ace_mode: "text"; readonly language_id: 225697190; readonly extensions: readonly [".csl", ".kql"]; }; /** * GitHub's language definition for LFE. */ declare const LFE: { readonly type: "programming"; readonly color: "#4C3023"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 190; readonly extensions: readonly [".lfe"]; }; /** * GitHub's language definition for LLVM. */ declare const LLVM: { readonly type: "programming"; readonly color: "#185619"; readonly tm_scope: "source.llvm"; readonly ace_mode: "text"; readonly language_id: 191; readonly extensions: readonly [".ll"]; }; /** * GitHub's language definition for LLVM TableGen. */ declare const LLVMTableGen: { readonly type: "programming"; readonly color: "#6E8B3D"; readonly aliases: readonly ["tablegen"]; readonly tm_scope: "source.tablegen"; readonly ace_mode: "text"; readonly language_id: 184265095; readonly extensions: readonly [".td"]; }; /** * GitHub's language definition for LOLCODE. */ declare const LOLCODE: { readonly type: "programming"; readonly color: "#cc9900"; readonly tm_scope: "source.lolcode"; readonly ace_mode: "text"; readonly language_id: 192; readonly extensions: readonly [".lol"]; }; /** * GitHub's language definition for LSL. */ declare const LSL: { readonly type: "programming"; readonly color: "#3d9970"; readonly tm_scope: "source.lsl"; readonly ace_mode: "lsl"; readonly language_id: 193; readonly extensions: readonly [".lsl", ".lslp"]; readonly interpreters: readonly ["lsl"]; }; /** * GitHub's language definition for LTspice Symbol. */ declare const LTspiceSymbol: { readonly type: "data"; readonly tm_scope: "source.ltspice.symbol"; readonly ace_mode: "text"; readonly codemirror_mode: "spreadsheet"; readonly codemirror_mime_type: "text/x-spreadsheet"; readonly language_id: 1013566805; readonly extensions: readonly [".asy"]; }; /** * GitHub's language definition for LabVIEW. */ declare const LabVIEW: { readonly type: "programming"; readonly color: "#fede06"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 194; readonly extensions: readonly [".lvproj", ".lvclass", ".lvlib"]; }; /** * GitHub's language definition for Lambdapi. */ declare const Lambdapi: { readonly type: "programming"; readonly color: "#8027a3"; readonly tm_scope: "source.lp"; readonly ace_mode: "text"; readonly language_id: 759240513; readonly extensions: readonly [".lp"]; }; /** * GitHub's language definition for Langium. */ declare const Langium: { readonly type: "programming"; readonly color: "#2c8c87"; readonly tm_scope: "source.langium"; readonly ace_mode: "text"; readonly language_id: 548603830; readonly extensions: readonly [".langium"]; }; /** * GitHub's language definition for Lark. */ declare const Lark: { readonly type: "data"; readonly color: "#2980B9"; readonly tm_scope: "source.lark"; readonly ace_mode: "text"; readonly codemirror_mode: "ebnf"; readonly codemirror_mime_type: "text/x-ebnf"; readonly language_id: 758480799; readonly extensions: readonly [".lark"]; }; /** * GitHub's language definition for Lasso. */ declare const Lasso: { readonly type: "programming"; readonly color: "#999999"; readonly aliases: readonly ["lassoscript"]; readonly tm_scope: "file.lasso"; readonly ace_mode: "text"; readonly language_id: 195; readonly extensions: readonly [".lasso", ".las", ".lasso8", ".lasso9"]; }; /** * GitHub's language definition for Latte. */ declare const Latte: { readonly type: "markup"; readonly color: "#f2a542"; readonly tm_scope: "text.html.smarty"; readonly ace_mode: "latte"; readonly codemirror_mode: "smarty"; readonly codemirror_mime_type: "text/x-smarty"; readonly language_id: 196; readonly extensions: readonly [".latte"]; }; /** * GitHub's language definition for Lean. */ declare const Lean: { readonly type: "programming"; readonly tm_scope: "source.lean"; readonly ace_mode: "text"; readonly language_id: 197; readonly extensions: readonly [".lean", ".hlean"]; }; /** * GitHub's language definition for Lean 4. */ declare const Lean4: { readonly type: "programming"; readonly aliases: readonly ["lean4"]; readonly tm_scope: "source.lean4"; readonly ace_mode: "text"; readonly group: "Lean"; readonly language_id: 455147478; readonly extensions: readonly [".lean"]; }; /** * GitHub's language definition for Leo. */ declare const Leo: { readonly type: "programming"; readonly color: "#C4FFC2"; readonly tm_scope: "source.leo"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 916034822; readonly extensions: readonly [".leo"]; }; /** * GitHub's language definition for Less. */ declare const Less: { readonly type: "markup"; readonly color: "#1d365d"; readonly aliases: readonly ["less-css"]; readonly tm_scope: "source.css.less"; readonly ace_mode: "less"; readonly codemirror_mode: "css"; readonly codemirror_mime_type: "text/x-less"; readonly language_id: 198; readonly extensions: readonly [".less"]; }; /** * GitHub's language definition for Lex. */ declare const Lex: { readonly type: "programming"; readonly color: "#DBCA00"; readonly aliases: readonly ["flex"]; readonly tm_scope: "source.lex"; readonly ace_mode: "text"; readonly language_id: 199; readonly extensions: readonly [".l", ".lex"]; readonly filenames: readonly ["Lexer.x", "lexer.x"]; }; /** * GitHub's language definition for LigoLANG. */ declare const LigoLANG: { readonly type: "programming"; readonly color: "#0e74ff"; readonly tm_scope: "source.ligo"; readonly ace_mode: "pascal"; readonly codemirror_mode: "pascal"; readonly codemirror_mime_type: "text/x-pascal"; readonly group: "LigoLANG"; readonly language_id: 1040646257; readonly extensions: readonly [".ligo"]; }; /** * GitHub's language definition for LilyPond. */ declare const LilyPond: { readonly type: "programming"; readonly color: "#9ccc7c"; readonly tm_scope: "source.lilypond"; readonly ace_mode: "text"; readonly language_id: 200; readonly extensions: readonly [".ly", ".ily"]; }; /** * GitHub's language definition for Limbo. */ declare const Limbo: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 201; readonly extensions: readonly [".b", ".m"]; }; /** * GitHub's language definition for Linear Programming. */ declare const LinearProgramming: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 377204539; readonly extensions: readonly [".lp"]; }; /** * GitHub's language definition for Linker Script. */ declare const LinkerScript: { readonly type: "programming"; readonly tm_scope: "source.c.linker"; readonly ace_mode: "text"; readonly language_id: 202; readonly extensions: readonly [".ld", ".lds", ".x"]; readonly filenames: readonly ["ld.script"]; }; /** * GitHub's language definition for Linux Kernel Module. */ declare const LinuxKernelModule: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 203; readonly extensions: readonly [".mod"]; }; /** * GitHub's language definition for Liquid. */ declare const Liquid: { readonly type: "markup"; readonly color: "#67b8de"; readonly tm_scope: "text.html.liquid"; readonly ace_mode: "liquid"; readonly language_id: 204; readonly extensions: readonly [".liquid"]; }; /** * GitHub's language definition for Liquidsoap. */ declare const Liquidsoap: { readonly type: "programming"; readonly color: "#990066"; readonly tm_scope: "source.liquidsoap"; readonly ace_mode: "text"; readonly language_id: 614641732; readonly extensions: readonly [".liq"]; }; /** * GitHub's language definition for Literate Agda. */ declare const LiterateAgda: { readonly type: "programming"; readonly color: "#315665"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly group: "Agda"; readonly language_id: 205; readonly extensions: readonly [".lagda"]; }; /** * GitHub's language definition for Literate CoffeeScript. */ declare const LiterateCoffeeScript: { readonly type: "programming"; readonly color: "#244776"; readonly aliases: readonly ["litcoffee"]; readonly tm_scope: "source.litcoffee"; readonly ace_mode: "text"; readonly wrap: true; readonly group: "CoffeeScript"; readonly language_id: 206; readonly extensions: readonly [".litcoffee", ".coffee.md"]; }; /** * GitHub's language definition for Literate Haskell. */ declare const LiterateHaskell: { readonly type: "programming"; readonly color: "#5e5086"; readonly aliases: readonly ["lhaskell", "lhs"]; readonly tm_scope: "text.tex.latex.haskell"; readonly ace_mode: "text"; readonly codemirror_mode: "haskell-literate"; readonly codemirror_mime_type: "text/x-literate-haskell"; readonly group: "Haskell"; readonly language_id: 207; readonly extensions: readonly [".lhs"]; }; /** * GitHub's language definition for LiveCode Script. */ declare const LiveCodeScript: { readonly type: "programming"; readonly color: "#0c5ba5"; readonly tm_scope: "source.livecodescript"; readonly ace_mode: "text"; readonly language_id: 891017; readonly extensions: readonly [".livecodescript"]; }; /** * GitHub's language definition for LiveScript. */ declare const LiveScript: { readonly type: "programming"; readonly color: "#499886"; readonly aliases: readonly ["live-script", "ls"]; readonly tm_scope: "source.livescript"; readonly ace_mode: "livescript"; readonly codemirror_mode: "livescript"; readonly codemirror_mime_type: "text/x-livescript"; readonly language_id: 208; readonly extensions: readonly [".ls", "._ls"]; readonly filenames: readonly ["Slakefile"]; }; /** * GitHub's language definition for Lobster. */ declare const Lobster: { readonly type: "programming"; readonly color: "#f95428"; readonly tm_scope: "source.lobster"; readonly ace_mode: "python"; readonly language_id: 790066842; readonly extensions: readonly [".lobster"]; }; /** * GitHub's language definition for Logos. */ declare const Logos: { readonly type: "programming"; readonly tm_scope: "source.logos"; readonly ace_mode: "text"; readonly language_id: 209; readonly extensions: readonly [".xm", ".x", ".xi"]; }; /** * GitHub's language definition for Logtalk. */ declare const Logtalk: { readonly type: "programming"; readonly color: "#295b9a"; readonly tm_scope: "source.logtalk"; readonly ace_mode: "logtalk"; readonly language_id: 210; readonly extensions: readonly [".lgt", ".logtalk"]; }; /** * GitHub's language definition for LookML. */ declare const LookML: { readonly type: "programming"; readonly color: "#652B81"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 211; readonly extensions: readonly [".lkml", ".lookml"]; }; /** * GitHub's language definition for LoomScript. */ declare const LoomScript: { readonly type: "programming"; readonly tm_scope: "source.loomscript"; readonly ace_mode: "text"; readonly language_id: 212; readonly extensions: readonly [".ls"]; }; /** * GitHub's language definition for Lua. */ declare const Lua: { readonly type: "programming"; readonly color: "#000080"; readonly tm_scope: "source.lua"; readonly ace_mode: "lua"; readonly codemirror_mode: "lua"; readonly codemirror_mime_type: "text/x-lua"; readonly language_id: 213; readonly extensions: readonly [".lua", ".fcgi", ".nse", ".p8", ".pd_lua", ".rbxs", ".rockspec", ".wlua"]; readonly interpreters: readonly ["lua", "luajit"]; readonly filenames: readonly [".luacheckrc"]; }; /** * GitHub's language definition for Luau. */ declare const Luau: { readonly type: "programming"; readonly color: "#00A2FF"; readonly tm_scope: "source.luau"; readonly ace_mode: "lua"; readonly codemirror_mode: "lua"; readonly codemirror_mime_type: "text/x-lua"; readonly language_id: 365050359; readonly extensions: readonly [".luau"]; readonly interpreters: readonly ["luau"]; }; /** * GitHub's language definition for M. */ declare const M: { readonly type: "programming"; readonly aliases: readonly ["mumps"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly codemirror_mode: "mumps"; readonly codemirror_mime_type: "text/x-mumps"; readonly language_id: 214; readonly extensions: readonly [".mumps", ".m"]; }; /** * GitHub's language definition for M3U. */ declare const M3U: { readonly type: "data"; readonly color: "#179C7D"; readonly aliases: readonly ["hls playlist", "m3u playlist"]; readonly tm_scope: "source.m3u"; readonly ace_mode: "text"; readonly language_id: 89638692; readonly extensions: readonly [".m3u", ".m3u8"]; }; /** * GitHub's language definition for M4. */ declare const M4: { readonly type: "programming"; readonly tm_scope: "source.m4"; readonly ace_mode: "text"; readonly language_id: 215; readonly extensions: readonly [".m4", ".mc"]; }; /** * GitHub's language definition for M4Sugar. */ declare const M4Sugar: { readonly type: "programming"; readonly aliases: readonly ["autoconf"]; readonly tm_scope: "source.m4"; readonly ace_mode: "text"; readonly group: "M4"; readonly language_id: 216; readonly extensions: readonly [".m4"]; readonly filenames: readonly ["configure.ac"]; }; /** * GitHub's language definition for MATLAB. */ declare const MATLAB: { readonly type: "programming"; readonly color: "#e16737"; readonly aliases: readonly ["octave"]; readonly tm_scope: "source.matlab"; readonly ace_mode: "matlab"; readonly codemirror_mode: "octave"; readonly codemirror_mime_type: "text/x-octave"; readonly language_id: 225; readonly extensions: readonly [".matlab", ".m"]; }; /** * GitHub's language definition for MAXScript. */ declare const MAXScript: { readonly type: "programming"; readonly color: "#00a6a6"; readonly tm_scope: "source.maxscript"; readonly ace_mode: "text"; readonly language_id: 217; readonly extensions: readonly [".ms", ".mcr"]; }; /** * GitHub's language definition for MDX. */ declare const MDX: { readonly type: "markup"; readonly color: "#fcb32c"; readonly tm_scope: "source.mdx"; readonly ace_mode: "markdown"; readonly codemirror_mode: "gfm"; readonly codemirror_mime_type: "text/x-gfm"; readonly wrap: true; readonly language_id: 512838272; readonly extensions: readonly [".mdx"]; }; /** * GitHub's language definition for MLIR. */ declare const MLIR: { readonly type: "programming"; readonly color: "#5EC8DB"; readonly tm_scope: "source.mlir"; readonly ace_mode: "text"; readonly language_id: 448253929; readonly extensions: readonly [".mlir"]; }; /** * GitHub's language definition for MQL4. */ declare const MQL4: { readonly type: "programming"; readonly color: "#62A8D6"; readonly tm_scope: "source.mql5"; readonly ace_mode: "c_cpp"; readonly language_id: 426; readonly extensions: readonly [".mq4", ".mqh"]; }; /** * GitHub's language definition for MQL5. */ declare const MQL5: { readonly type: "programming"; readonly color: "#4A76B8"; readonly tm_scope: "source.mql5"; readonly ace_mode: "c_cpp"; readonly language_id: 427; readonly extensions: readonly [".mq5", ".mqh"]; }; /** * GitHub's language definition for MTML. */ declare const MTML: { readonly type: "markup"; readonly color: "#b7e1f4"; readonly tm_scope: "text.html.basic"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 218; readonly extensions: readonly [".mtml"]; }; /** * GitHub's language definition for MUF. */ declare const MUF: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "forth"; readonly codemirror_mode: "forth"; readonly codemirror_mime_type: "text/x-forth"; readonly group: "Forth"; readonly language_id: 219; readonly extensions: readonly [".muf", ".m"]; }; /** * GitHub's language definition for Macaulay2. */ declare const Macaulay2: { readonly type: "programming"; readonly color: "#d8ffff"; readonly aliases: readonly ["m2"]; readonly tm_scope: "source.m2"; readonly ace_mode: "text"; readonly language_id: 34167825; readonly extensions: readonly [".m2"]; readonly interpreters: readonly ["M2"]; }; /** * GitHub's language definition for Makefile. */ declare const Makefile: { readonly type: "programming"; readonly color: "#427819"; readonly aliases: readonly ["bsdmake", "make", "mf"]; readonly tm_scope: "source.makefile"; readonly ace_mode: "makefile"; readonly codemirror_mode: "cmake"; readonly codemirror_mime_type: "text/x-cmake"; readonly language_id: 220; readonly extensions: readonly [".mak", ".d", ".make", ".makefile", ".mk", ".mkfile"]; readonly interpreters: readonly ["make"]; readonly filenames: readonly ["BSDmakefile", "GNUmakefile", "Kbuild", "Makefile", "Makefile.am", "Makefile.boot", "Makefile.frag", "Makefile.in", "Makefile.inc", "Makefile.pc", "Makefile.wat", "makefile", "makefile.sco", "mkfile"]; }; /** * GitHub's language definition for Mako. */ declare const Mako: { readonly type: "programming"; readonly color: "#7e858d"; readonly tm_scope: "text.html.mako"; readonly ace_mode: "text"; readonly language_id: 221; readonly extensions: readonly [".mako", ".mao"]; }; /** * GitHub's language definition for Markdown. */ declare const Markdown: { readonly type: "prose"; readonly color: "#083fa1"; readonly aliases: readonly ["md", "pandoc"]; readonly tm_scope: "text.md"; readonly ace_mode: "markdown"; readonly codemirror_mode: "gfm"; readonly codemirror_mime_type: "text/x-gfm"; readonly wrap: true; readonly language_id: 222; readonly extensions: readonly [".md", ".livemd", ".markdown", ".mdown", ".mdwn", ".mkd", ".mkdn", ".mkdown", ".ronn", ".scd", ".workbook"]; readonly filenames: readonly ["contents.lr"]; }; /** * GitHub's language definition for Marko. */ declare const Marko: { readonly type: "markup"; readonly color: "#42bff2"; readonly aliases: readonly ["markojs"]; readonly tm_scope: "text.marko"; readonly ace_mode: "text"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 932782397; readonly extensions: readonly [".marko"]; }; /** * GitHub's language definition for Mask. */ declare const Mask: { readonly type: "markup"; readonly color: "#f97732"; readonly tm_scope: "source.mask"; readonly ace_mode: "mask"; readonly language_id: 223; readonly extensions: readonly [".mask"]; }; /** * GitHub's language definition for Mathematical Programming System. */ declare const MathematicalProgrammingSystem: { readonly type: "programming"; readonly color: "#0530ad"; readonly tm_scope: "text.source.mps"; readonly ace_mode: "text"; readonly language_id: 429002699; readonly extensions: readonly [".mps"]; }; /** * GitHub's language definition for Maven POM. */ declare const MavenPOM: { readonly type: "data"; readonly tm_scope: "text.xml.pom"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly group: "XML"; readonly language_id: 226; readonly filenames: readonly ["pom.xml"]; }; /** * GitHub's language definition for Max. */ declare const Max: { readonly type: "programming"; readonly color: "#c4a79c"; readonly aliases: readonly ["max/msp", "maxmsp"]; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly language_id: 227; readonly extensions: readonly [".maxpat", ".maxhelp", ".maxproj", ".mxt", ".pat"]; }; /** * GitHub's language definition for MeTTa. */ declare const MeTTa: { readonly type: "programming"; readonly color: "#6a5acd"; readonly tm_scope: "source.metta"; readonly ace_mode: "text"; readonly language_id: 1037612668; readonly extensions: readonly [".metta"]; }; /** * GitHub's language definition for Mercury. */ declare const Mercury: { readonly type: "programming"; readonly color: "#ff2b2b"; readonly tm_scope: "source.mercury"; readonly ace_mode: "prolog"; readonly language_id: 229; readonly extensions: readonly [".m", ".moo"]; readonly interpreters: readonly ["mmi"]; }; /** * GitHub's language definition for Mermaid. */ declare const Mermaid: { readonly type: "markup"; readonly color: "#ff3670"; readonly aliases: readonly ["mermaid example"]; readonly tm_scope: "source.mermaid"; readonly ace_mode: "text"; readonly language_id: 385992043; readonly extensions: readonly [".mmd", ".mermaid"]; }; /** * GitHub's language definition for Meson. */ declare const Meson: { readonly type: "programming"; readonly color: "#007800"; readonly tm_scope: "source.meson"; readonly ace_mode: "text"; readonly language_id: 799141244; readonly filenames: readonly ["meson.build", "meson_options.txt"]; }; /** * GitHub's language definition for Metal. */ declare const Metal: { readonly type: "programming"; readonly color: "#8f14e9"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 230; readonly extensions: readonly [".metal"]; }; /** * GitHub's language definition for Microsoft Developer Studio Project. */ declare const MicrosoftDeveloperStudioProject: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 800983837; readonly extensions: readonly [".dsp"]; }; /** * GitHub's language definition for Microsoft Visual Studio Solution. */ declare const MicrosoftVisualStudioSolution: { readonly type: "data"; readonly tm_scope: "source.solution"; readonly ace_mode: "text"; readonly language_id: 849523096; readonly extensions: readonly [".sln"]; }; /** * GitHub's language definition for MiniD. */ declare const MiniD: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 231; readonly extensions: readonly [".minid"]; }; /** * GitHub's language definition for MiniScript. */ declare const MiniScript: { readonly type: "programming"; readonly color: "#4B4A56"; readonly tm_scope: "source.ms"; readonly ace_mode: "text"; readonly language_id: 704299647; readonly extensions: readonly [".ms"]; }; /** * GitHub's language definition for MiniYAML. */ declare const MiniYAML: { readonly type: "data"; readonly color: "#ff1111"; readonly tm_scope: "source.miniyaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 4896465; readonly extensions: readonly [".yaml", ".yml"]; }; /** * GitHub's language definition for MiniZinc. */ declare const MiniZinc: { readonly type: "programming"; readonly color: "#06a9e6"; readonly tm_scope: "source.mzn"; readonly ace_mode: "text"; readonly language_id: 238874535; readonly extensions: readonly [".mzn"]; }; /** * GitHub's language definition for MiniZinc Data. */ declare const MiniZincData: { readonly type: "data"; readonly tm_scope: "source.mzn"; readonly ace_mode: "text"; readonly language_id: 938193433; readonly extensions: readonly [".dzn"]; }; /** * GitHub's language definition for Mint. */ declare const Mint: { readonly type: "programming"; readonly color: "#02b046"; readonly tm_scope: "source.mint"; readonly ace_mode: "text"; readonly language_id: 968740319; readonly extensions: readonly [".mint"]; }; /** * GitHub's language definition for Mirah. */ declare const Mirah: { readonly type: "programming"; readonly color: "#c7a938"; readonly tm_scope: "source.ruby"; readonly ace_mode: "ruby"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly language_id: 232; readonly extensions: readonly [".druby", ".duby", ".mirah"]; }; /** * GitHub's language definition for Modelica. */ declare const Modelica: { readonly type: "programming"; readonly color: "#de1d31"; readonly tm_scope: "source.modelica"; readonly ace_mode: "text"; readonly codemirror_mode: "modelica"; readonly codemirror_mime_type: "text/x-modelica"; readonly language_id: 233; readonly extensions: readonly [".mo"]; }; /** * GitHub's language definition for Modula-2. */ declare const Modula_2: { readonly type: "programming"; readonly color: "#10253f"; readonly tm_scope: "source.modula2"; readonly ace_mode: "text"; readonly language_id: 234; readonly extensions: readonly [".mod"]; }; /** * GitHub's language definition for Modula-3. */ declare const Modula_3: { readonly type: "programming"; readonly color: "#223388"; readonly tm_scope: "source.modula-3"; readonly ace_mode: "text"; readonly language_id: 564743864; readonly extensions: readonly [".i3", ".ig", ".m3", ".mg"]; }; /** * GitHub's language definition for Module Management System. */ declare const ModuleManagementSystem: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 235; readonly extensions: readonly [".mms", ".mmk"]; readonly filenames: readonly ["descrip.mmk", "descrip.mms"]; }; /** * GitHub's language definition for Mojo. */ declare const Mojo: { readonly type: "programming"; readonly color: "#ff4c1f"; readonly tm_scope: "source.mojo"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 1045019587; readonly extensions: readonly [".mojo"]; }; /** * GitHub's language definition for Monkey. */ declare const Monkey: { readonly type: "programming"; readonly tm_scope: "source.monkey"; readonly ace_mode: "text"; readonly language_id: 236; readonly extensions: readonly [".monkey", ".monkey2"]; }; /** * GitHub's language definition for Monkey C. */ declare const MonkeyC: { readonly type: "programming"; readonly color: "#8D6747"; readonly tm_scope: "source.mc"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 231751931; readonly extensions: readonly [".mc"]; }; /** * GitHub's language definition for Moocode. */ declare const Moocode: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 237; readonly extensions: readonly [".moo"]; }; /** * GitHub's language definition for MoonBit. */ declare const MoonBit: { readonly type: "programming"; readonly color: "#b92381"; readonly tm_scope: "source.moonbit"; readonly ace_mode: "text"; readonly language_id: 181453007; readonly extensions: readonly [".mbt"]; }; /** * GitHub's language definition for MoonScript. */ declare const MoonScript: { readonly type: "programming"; readonly color: "#ff4585"; readonly tm_scope: "source.moonscript"; readonly ace_mode: "text"; readonly language_id: 238; readonly extensions: readonly [".moon"]; readonly interpreters: readonly ["moon"]; }; /** * GitHub's language definition for Motoko. */ declare const Motoko: { readonly type: "programming"; readonly color: "#fbb03b"; readonly tm_scope: "source.mo"; readonly ace_mode: "text"; readonly language_id: 202937027; readonly extensions: readonly [".mo"]; }; /** * GitHub's language definition for Motorola 68K Assembly. */ declare const Motorola68KAssembly: { readonly type: "programming"; readonly color: "#005daa"; readonly aliases: readonly ["m68k"]; readonly tm_scope: "source.m68k"; readonly ace_mode: "assembly_x86"; readonly group: "Assembly"; readonly language_id: 477582706; readonly extensions: readonly [".asm", ".i", ".inc", ".s", ".x68"]; }; /** * GitHub's language definition for Move. */ declare const Move: { readonly type: "programming"; readonly color: "#4a137a"; readonly tm_scope: "source.move"; readonly ace_mode: "text"; readonly language_id: 638334599; readonly extensions: readonly [".move"]; }; /** * GitHub's language definition for Muse. */ declare const Muse: { readonly type: "prose"; readonly aliases: readonly ["amusewiki", "emacs muse"]; readonly tm_scope: "text.muse"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 474864066; readonly extensions: readonly [".muse"]; }; /** * GitHub's language definition for Mustache. */ declare const Mustache: { readonly type: "markup"; readonly color: "#724b3b"; readonly tm_scope: "text.html.smarty"; readonly ace_mode: "smarty"; readonly codemirror_mode: "smarty"; readonly codemirror_mime_type: "text/x-smarty"; readonly language_id: 638334590; readonly extensions: readonly [".mustache"]; }; /** * GitHub's language definition for Myghty. */ declare const Myghty: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 239; readonly extensions: readonly [".myt"]; }; /** * GitHub's language definition for NASL. */ declare const NASL: { readonly type: "programming"; readonly tm_scope: "source.nasl"; readonly ace_mode: "text"; readonly language_id: 171666519; readonly extensions: readonly [".nasl", ".inc"]; }; /** * GitHub's language definition for NCL. */ declare const NCL: { readonly type: "programming"; readonly color: "#28431f"; readonly tm_scope: "source.ncl"; readonly ace_mode: "text"; readonly language_id: 240; readonly extensions: readonly [".ncl"]; }; /** * GitHub's language definition for NEON. */ declare const NEON: { readonly type: "data"; readonly aliases: readonly ["nette object notation", "ne-on"]; readonly tm_scope: "source.neon"; readonly ace_mode: "text"; readonly language_id: 481192983; readonly extensions: readonly [".neon"]; }; /** * GitHub's language definition for NL. */ declare const NL: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 241; readonly extensions: readonly [".nl"]; }; /** * GitHub's language definition for NMODL. */ declare const NMODL: { readonly type: "programming"; readonly color: "#00356B"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 136456478; readonly extensions: readonly [".mod"]; }; /** * GitHub's language definition for NPM Config. */ declare const NPMConfig: { readonly type: "data"; readonly color: "#cb3837"; readonly aliases: readonly ["npmrc"]; readonly tm_scope: "source.ini.npmrc"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 685022663; readonly filenames: readonly [".npmrc"]; }; /** * GitHub's language definition for NSIS. */ declare const NSIS: { readonly type: "programming"; readonly tm_scope: "source.nsis"; readonly ace_mode: "nsis"; readonly codemirror_mode: "nsis"; readonly codemirror_mime_type: "text/x-nsis"; readonly language_id: 242; readonly extensions: readonly [".nsi", ".nsh"]; }; /** * GitHub's language definition for NWScript. */ declare const NWScript: { readonly type: "programming"; readonly color: "#111522"; readonly tm_scope: "source.c.nwscript"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 731233819; readonly extensions: readonly [".nss"]; }; /** * GitHub's language definition for Nasal. */ declare const Nasal: { readonly type: "programming"; readonly color: "#1d2c4e"; readonly tm_scope: "source.nasal"; readonly ace_mode: "nasal"; readonly language_id: 178322513; readonly extensions: readonly [".nas"]; }; /** * GitHub's language definition for Nearley. */ declare const Nearley: { readonly type: "programming"; readonly color: "#990000"; readonly tm_scope: "source.ne"; readonly ace_mode: "text"; readonly language_id: 521429430; readonly extensions: readonly [".ne", ".nearley"]; }; /** * GitHub's language definition for Nemerle. */ declare const Nemerle: { readonly type: "programming"; readonly color: "#3d3c6e"; readonly tm_scope: "source.nemerle"; readonly ace_mode: "text"; readonly language_id: 243; readonly extensions: readonly [".n"]; }; /** * GitHub's language definition for NetLinx. */ declare const NetLinx: { readonly type: "programming"; readonly color: "#0aa0ff"; readonly tm_scope: "source.netlinx"; readonly ace_mode: "text"; readonly language_id: 244; readonly extensions: readonly [".axs", ".axi"]; }; /** * GitHub's language definition for NetLinx+ERB. */ declare const NetLinxpERB: { readonly type: "programming"; readonly color: "#747faa"; readonly tm_scope: "source.netlinx.erb"; readonly ace_mode: "text"; readonly language_id: 245; readonly extensions: readonly [".axs.erb", ".axi.erb"]; }; /** * GitHub's language definition for NetLogo. */ declare const NetLogo: { readonly type: "programming"; readonly color: "#ff6375"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 246; readonly extensions: readonly [".nlogo"]; }; /** * GitHub's language definition for NewLisp. */ declare const NewLisp: { readonly type: "programming"; readonly color: "#87AED7"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 247; readonly extensions: readonly [".nl", ".lisp", ".lsp"]; readonly interpreters: readonly ["newlisp"]; }; /** * GitHub's language definition for Nextflow. */ declare const Nextflow: { readonly type: "programming"; readonly color: "#3ac486"; readonly tm_scope: "source.nextflow"; readonly ace_mode: "groovy"; readonly language_id: 506780613; readonly extensions: readonly [".nf"]; readonly interpreters: readonly ["nextflow"]; readonly filenames: readonly ["nextflow.config"]; }; /** * GitHub's language definition for Nginx. */ declare const Nginx: { readonly type: "data"; readonly color: "#009639"; readonly aliases: readonly ["nginx configuration file"]; readonly tm_scope: "source.nginx"; readonly ace_mode: "nginx"; readonly codemirror_mode: "nginx"; readonly codemirror_mime_type: "text/x-nginx-conf"; readonly language_id: 248; readonly extensions: readonly [".nginx", ".nginxconf", ".vhost"]; readonly filenames: readonly ["nginx.conf"]; }; /** * GitHub's language definition for Nickel. */ declare const Nickel: { readonly type: "programming"; readonly color: "#E0C3FC"; readonly tm_scope: "source.nickel"; readonly ace_mode: "text"; readonly language_id: 1067292664; readonly extensions: readonly [".ncl"]; }; /** * GitHub's language definition for Nim. */ declare const Nim: { readonly type: "programming"; readonly color: "#ffc200"; readonly tm_scope: "source.nim"; readonly ace_mode: "nim"; readonly language_id: 249; readonly extensions: readonly [".nim", ".nim.cfg", ".nimble", ".nimrod", ".nims"]; readonly filenames: readonly ["nim.cfg"]; }; /** * GitHub's language definition for Ninja. */ declare const Ninja: { readonly type: "data"; readonly tm_scope: "source.ninja"; readonly ace_mode: "text"; readonly language_id: 250; readonly extensions: readonly [".ninja"]; }; /** * GitHub's language definition for Nit. */ declare const Nit: { readonly type: "programming"; readonly color: "#009917"; readonly tm_scope: "source.nit"; readonly ace_mode: "text"; readonly language_id: 251; readonly extensions: readonly [".nit"]; }; /** * GitHub's language definition for Nix. */ declare const Nix: { readonly type: "programming"; readonly color: "#7e7eff"; readonly aliases: readonly ["nixos"]; readonly tm_scope: "source.nix"; readonly ace_mode: "nix"; readonly language_id: 252; readonly extensions: readonly [".nix"]; }; /** * GitHub's language definition for Noir. */ declare const Noir: { readonly type: "programming"; readonly color: "#2f1f49"; readonly aliases: readonly ["nargo"]; readonly tm_scope: "source.nr"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly language_id: 813068465; readonly extensions: readonly [".nr"]; }; /** * GitHub's language definition for Nu. */ declare const Nu: { readonly type: "programming"; readonly color: "#c9df40"; readonly aliases: readonly ["nush"]; readonly tm_scope: "source.nu"; readonly ace_mode: "scheme"; readonly codemirror_mode: "scheme"; readonly codemirror_mime_type: "text/x-scheme"; readonly language_id: 253; readonly extensions: readonly [".nu"]; readonly interpreters: readonly ["nush"]; readonly filenames: readonly ["Nukefile"]; }; /** * GitHub's language definition for NumPy. */ declare const NumPy: { readonly type: "programming"; readonly color: "#9C8AF9"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly group: "Python"; readonly language_id: 254; readonly extensions: readonly [".numpy", ".numpyw", ".numsc"]; }; /** * GitHub's language definition for Nunjucks. */ declare const Nunjucks: { readonly type: "markup"; readonly color: "#3d8137"; readonly aliases: readonly ["njk"]; readonly tm_scope: "text.html.nunjucks"; readonly ace_mode: "nunjucks"; readonly language_id: 461856962; readonly extensions: readonly [".njk"]; }; /** * GitHub's language definition for Nushell. */ declare const Nushell: { readonly type: "programming"; readonly color: "#4E9906"; readonly aliases: readonly ["nu-script", "nushell-script"]; readonly tm_scope: "source.nushell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 446573572; readonly extensions: readonly [".nu"]; readonly interpreters: readonly ["nu"]; }; /** * GitHub's language definition for OASv2-json. */ declare const OASv2_json: { readonly type: "data"; readonly color: "#85ea2d"; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly group: "OpenAPI Specification v2"; readonly language_id: 834374816; readonly extensions: readonly [".json"]; }; /** * GitHub's language definition for OASv2-yaml. */ declare const OASv2_yaml: { readonly type: "data"; readonly color: "#85ea2d"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly group: "OpenAPI Specification v2"; readonly language_id: 105187618; readonly extensions: readonly [".yaml", ".yml"]; }; /** * GitHub's language definition for OASv3-json. */ declare const OASv3_json: { readonly type: "data"; readonly color: "#85ea2d"; readonly tm_scope: "source.json"; readonly ace_mode: "json"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/json"; readonly group: "OpenAPI Specification v3"; readonly language_id: 980062566; readonly extensions: readonly [".json"]; }; /** * GitHub's language definition for OASv3-yaml. */ declare const OASv3_yaml: { readonly type: "data"; readonly color: "#85ea2d"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly group: "OpenAPI Specification v3"; readonly language_id: 51239111; readonly extensions: readonly [".yaml", ".yml"]; }; /** * GitHub's language definition for OCaml. */ declare const OCaml: { readonly type: "programming"; readonly color: "#ef7a08"; readonly tm_scope: "source.ocaml"; readonly ace_mode: "ocaml"; readonly codemirror_mode: "mllike"; readonly codemirror_mime_type: "text/x-ocaml"; readonly language_id: 255; readonly extensions: readonly [".ml", ".eliom", ".eliomi", ".ml4", ".mli", ".mll", ".mly"]; readonly interpreters: readonly ["ocaml", "ocamlrun", "ocamlscript"]; }; /** * GitHub's language definition for OMNeT++ MSG. */ declare const OMNeTppMSG: { readonly type: "programming"; readonly color: "#a0e0a0"; readonly aliases: readonly ["omnetpp-msg"]; readonly tm_scope: "source.msg"; readonly ace_mode: "text"; readonly language_id: 664100008; readonly extensions: readonly [".msg"]; }; /** * GitHub's language definition for OMNeT++ NED. */ declare const OMNeTppNED: { readonly type: "programming"; readonly color: "#08607c"; readonly aliases: readonly ["omnetpp-ned"]; readonly tm_scope: "source.ned"; readonly ace_mode: "text"; readonly language_id: 924868392; readonly extensions: readonly [".ned"]; }; /** * GitHub's language definition for Oberon. */ declare const Oberon: { readonly type: "programming"; readonly tm_scope: "source.modula2"; readonly ace_mode: "text"; readonly language_id: 677210597; readonly extensions: readonly [".ob2"]; }; /** * GitHub's language definition for ObjDump. */ declare const ObjDump: { readonly type: "data"; readonly tm_scope: "objdump.x86asm"; readonly ace_mode: "assembly_x86"; readonly language_id: 256; readonly extensions: readonly [".objdump"]; }; /** * GitHub's language definition for Object Data Instance Notation. */ declare const ObjectDataInstanceNotation: { readonly type: "data"; readonly tm_scope: "source.odin-ehr"; readonly ace_mode: "text"; readonly language_id: 985227236; readonly extensions: readonly [".odin"]; }; /** * GitHub's language definition for ObjectScript. */ declare const ObjectScript: { readonly type: "programming"; readonly color: "#424893"; readonly tm_scope: "source.objectscript"; readonly ace_mode: "text"; readonly language_id: 202735509; readonly extensions: readonly [".cls"]; }; /** * GitHub's language definition for Objective-C. */ declare const Objective_C: { readonly type: "programming"; readonly color: "#438eff"; readonly aliases: readonly ["obj-c", "objc", "objectivec"]; readonly tm_scope: "source.objc"; readonly ace_mode: "objectivec"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-objectivec"; readonly language_id: 257; readonly extensions: readonly [".m", ".h"]; }; /** * GitHub's language definition for Objective-C++. */ declare const Objective_Cpp: { readonly type: "programming"; readonly color: "#6866fb"; readonly aliases: readonly ["obj-c++", "objc++", "objectivec++"]; readonly tm_scope: "source.objc++"; readonly ace_mode: "objectivec"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-objectivec++"; readonly language_id: 258; readonly extensions: readonly [".mm"]; }; /** * GitHub's language definition for Objective-J. */ declare const Objective_J: { readonly type: "programming"; readonly color: "#ff0c5a"; readonly aliases: readonly ["obj-j", "objectivej", "objj"]; readonly tm_scope: "source.js.objj"; readonly ace_mode: "text"; readonly language_id: 259; readonly extensions: readonly [".j", ".sj"]; }; /** * GitHub's language definition for Odin. */ declare const Odin: { readonly type: "programming"; readonly color: "#60AFFE"; readonly aliases: readonly ["odinlang", "odin-lang"]; readonly tm_scope: "source.odin"; readonly ace_mode: "odin"; readonly language_id: 889244082; readonly extensions: readonly [".odin"]; }; /** * GitHub's language definition for Omgrofl. */ declare const Omgrofl: { readonly type: "programming"; readonly color: "#cabbff"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 260; readonly extensions: readonly [".omgrofl"]; }; /** * GitHub's language definition for Opa. */ declare const Opa: { readonly type: "programming"; readonly tm_scope: "source.opa"; readonly ace_mode: "text"; readonly language_id: 261; readonly extensions: readonly [".opa"]; }; /** * GitHub's language definition for Opal. */ declare const Opal: { readonly type: "programming"; readonly color: "#f7ede0"; readonly tm_scope: "source.opal"; readonly ace_mode: "text"; readonly language_id: 262; readonly extensions: readonly [".opal"]; }; /** * GitHub's language definition for Open Policy Agent. */ declare const OpenPolicyAgent: { readonly type: "programming"; readonly color: "#7d9199"; readonly tm_scope: "source.rego"; readonly ace_mode: "text"; readonly language_id: 840483232; readonly extensions: readonly [".rego"]; }; /** * GitHub's language definition for OpenAPI Specification v2. */ declare const OpenAPISpecificationv2: { readonly type: "data"; readonly color: "#85ea2d"; readonly aliases: readonly ["oasv2"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 848295328; }; /** * GitHub's language definition for OpenAPI Specification v3. */ declare const OpenAPISpecificationv3: { readonly type: "data"; readonly color: "#85ea2d"; readonly aliases: readonly ["oasv3"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 557959099; }; /** * GitHub's language definition for OpenCL. */ declare const OpenCL: { readonly type: "programming"; readonly color: "#ed2e2d"; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly group: "C"; readonly language_id: 263; readonly extensions: readonly [".cl", ".opencl"]; }; /** * GitHub's language definition for OpenEdge ABL. */ declare const OpenEdgeABL: { readonly type: "programming"; readonly color: "#5ce600"; readonly aliases: readonly ["progress", "openedge", "abl"]; readonly tm_scope: "source.abl"; readonly ace_mode: "text"; readonly language_id: 264; readonly extensions: readonly [".p", ".cls", ".w"]; }; /** * GitHub's language definition for OpenQASM. */ declare const OpenQASM: { readonly type: "programming"; readonly color: "#AA70FF"; readonly tm_scope: "source.qasm"; readonly ace_mode: "text"; readonly language_id: 153739399; readonly extensions: readonly [".qasm"]; }; /** * GitHub's language definition for OpenRC runscript. */ declare const OpenRCrunscript: { readonly type: "programming"; readonly aliases: readonly ["openrc"]; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly group: "Shell"; readonly language_id: 265; readonly interpreters: readonly ["openrc-run"]; }; /** * GitHub's language definition for OpenSCAD. */ declare const OpenSCAD: { readonly type: "programming"; readonly color: "#e5cd45"; readonly tm_scope: "source.scad"; readonly ace_mode: "scad"; readonly language_id: 266; readonly extensions: readonly [".scad"]; }; /** * GitHub's language definition for OpenStep Property List. */ declare const OpenStepPropertyList: { readonly type: "data"; readonly tm_scope: "source.plist"; readonly ace_mode: "text"; readonly language_id: 598917541; readonly extensions: readonly [".plist", ".glyphs"]; }; /** * GitHub's language definition for OpenType Feature File. */ declare const OpenTypeFeatureFile: { readonly type: "data"; readonly aliases: readonly ["AFDKO"]; readonly tm_scope: "source.opentype"; readonly ace_mode: "text"; readonly language_id: 374317347; readonly extensions: readonly [".fea"]; }; /** * GitHub's language definition for Option List. */ declare const OptionList: { readonly type: "data"; readonly color: "#476732"; readonly aliases: readonly ["opts", "ackrc"]; readonly tm_scope: "source.opts"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 723589315; readonly filenames: readonly [".ackrc", ".rspec", ".yardopts", "ackrc", "mocha.opts"]; }; /** * GitHub's language definition for Org. */ declare const Org: { readonly type: "prose"; readonly color: "#77aa99"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 267; readonly extensions: readonly [".org"]; }; /** * GitHub's language definition for OverPy. */ declare const OverPy: { readonly type: "programming"; readonly color: "#78b355"; readonly aliases: readonly ["opy"]; readonly tm_scope: "source.opy"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly wrap: true; readonly language_id: 492781155; readonly extensions: readonly [".opy"]; }; /** * GitHub's language definition for OverpassQL. */ declare const OverpassQL: { readonly type: "programming"; readonly color: "#cce2aa"; readonly tm_scope: "source.overpassql"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 689079655; readonly extensions: readonly [".overpassql"]; }; /** * GitHub's language definition for Ox. */ declare const Ox: { readonly type: "programming"; readonly tm_scope: "source.ox"; readonly ace_mode: "text"; readonly language_id: 268; readonly extensions: readonly [".ox", ".oxh", ".oxo"]; }; /** * GitHub's language definition for Oxygene. */ declare const Oxygene: { readonly type: "programming"; readonly color: "#cdd0e3"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 269; readonly extensions: readonly [".oxygene"]; }; /** * GitHub's language definition for Oz. */ declare const Oz: { readonly type: "programming"; readonly color: "#fab738"; readonly tm_scope: "source.oz"; readonly ace_mode: "text"; readonly codemirror_mode: "oz"; readonly codemirror_mime_type: "text/x-oz"; readonly language_id: 270; readonly extensions: readonly [".oz"]; }; /** * GitHub's language definition for P4. */ declare const P4: { readonly type: "programming"; readonly color: "#7055b5"; readonly tm_scope: "source.p4"; readonly ace_mode: "text"; readonly language_id: 348895984; readonly extensions: readonly [".p4"]; }; /** * GitHub's language definition for PDDL. */ declare const PDDL: { readonly type: "programming"; readonly color: "#0d00ff"; readonly tm_scope: "source.pddl"; readonly ace_mode: "text"; readonly language_id: 736235603; readonly extensions: readonly [".pddl"]; }; /** * GitHub's language definition for PEG.js. */ declare const PEGjs: { readonly type: "programming"; readonly color: "#234d6b"; readonly tm_scope: "source.peggy"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly language_id: 81442128; readonly extensions: readonly [".pegjs", ".peggy"]; }; /** * GitHub's language definition for PHP. */ declare const PHP: { readonly type: "programming"; readonly color: "#4F5D95"; readonly aliases: readonly ["inc"]; readonly tm_scope: "text.html.php"; readonly ace_mode: "php"; readonly codemirror_mode: "php"; readonly codemirror_mime_type: "application/x-httpd-php"; readonly language_id: 272; readonly extensions: readonly [".php", ".aw", ".ctp", ".fcgi", ".inc", ".php3", ".php4", ".php5", ".phps", ".phpt"]; readonly interpreters: readonly ["php"]; readonly filenames: readonly [".php", ".php_cs", ".php_cs.dist", "Phakefile"]; }; /** * GitHub's language definition for PLSQL. */ declare const PLSQL: { readonly type: "programming"; readonly color: "#dad8d8"; readonly tm_scope: "none"; readonly ace_mode: "plsql"; readonly codemirror_mode: "sql"; readonly codemirror_mime_type: "text/x-plsql"; readonly language_id: 273; readonly extensions: readonly [".pls", ".bdy", ".ddl", ".fnc", ".pck", ".pkb", ".pks", ".plb", ".plsql", ".prc", ".spc", ".sql", ".tpb", ".tps", ".trg", ".vw"]; }; /** * GitHub's language definition for PLpgSQL. */ declare const PLpgSQL: { readonly type: "programming"; readonly color: "#336790"; readonly tm_scope: "source.sql"; readonly ace_mode: "pgsql"; readonly codemirror_mode: "sql"; readonly codemirror_mime_type: "text/x-sql"; readonly language_id: 274; readonly extensions: readonly [".pgsql", ".sql"]; }; /** * GitHub's language definition for POV-Ray SDL. */ declare const POV_RaySDL: { readonly type: "programming"; readonly color: "#6bac65"; readonly aliases: readonly ["pov-ray", "povray"]; readonly tm_scope: "source.pov-ray sdl"; readonly ace_mode: "text"; readonly language_id: 275; readonly extensions: readonly [".pov", ".inc"]; }; /** * GitHub's language definition for Pact. */ declare const Pact: { readonly type: "programming"; readonly color: "#F7A8B8"; readonly tm_scope: "source.pact"; readonly ace_mode: "text"; readonly language_id: 756774415; readonly extensions: readonly [".pact"]; }; /** * GitHub's language definition for Pan. */ declare const Pan: { readonly type: "programming"; readonly color: "#cc0000"; readonly tm_scope: "source.pan"; readonly ace_mode: "text"; readonly language_id: 276; readonly extensions: readonly [".pan"]; }; /** * GitHub's language definition for Papyrus. */ declare const Papyrus: { readonly type: "programming"; readonly color: "#6600cc"; readonly tm_scope: "source.papyrus.skyrim"; readonly ace_mode: "text"; readonly language_id: 277; readonly extensions: readonly [".psc"]; }; /** * GitHub's language definition for Parrot. */ declare const Parrot: { readonly type: "programming"; readonly color: "#f3ca0a"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 278; readonly extensions: readonly [".parrot"]; }; /** * GitHub's language definition for Parrot Assembly. */ declare const ParrotAssembly: { readonly type: "programming"; readonly aliases: readonly ["pasm"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly group: "Parrot"; readonly language_id: 279; readonly extensions: readonly [".pasm"]; readonly interpreters: readonly ["parrot"]; }; /** * GitHub's language definition for Parrot Internal Representation. */ declare const ParrotInternalRepresentation: { readonly type: "programming"; readonly aliases: readonly ["pir"]; readonly tm_scope: "source.parrot.pir"; readonly ace_mode: "text"; readonly group: "Parrot"; readonly language_id: 280; readonly extensions: readonly [".pir"]; readonly interpreters: readonly ["parrot"]; }; /** * GitHub's language definition for Pascal. */ declare const Pascal: { readonly type: "programming"; readonly color: "#E3F171"; readonly aliases: readonly ["delphi", "objectpascal"]; readonly tm_scope: "source.pascal"; readonly ace_mode: "pascal"; readonly codemirror_mode: "pascal"; readonly codemirror_mime_type: "text/x-pascal"; readonly language_id: 281; readonly extensions: readonly [".pas", ".dfm", ".dpr", ".inc", ".lpr", ".pascal", ".pp"]; readonly interpreters: readonly ["instantfpc"]; }; /** * GitHub's language definition for Pawn. */ declare const Pawn: { readonly type: "programming"; readonly color: "#dbb284"; readonly tm_scope: "source.pawn"; readonly ace_mode: "text"; readonly language_id: 271; readonly extensions: readonly [".pwn", ".inc", ".sma"]; }; /** * GitHub's language definition for Pep8. */ declare const Pep8: { readonly type: "programming"; readonly color: "#C76F5B"; readonly tm_scope: "source.pep8"; readonly ace_mode: "text"; readonly language_id: 840372442; readonly extensions: readonly [".pep"]; }; /** * GitHub's language definition for Perl. */ declare const Perl: { readonly type: "programming"; readonly color: "#0298c3"; readonly aliases: readonly ["cperl"]; readonly tm_scope: "source.perl"; readonly ace_mode: "perl"; readonly codemirror_mode: "perl"; readonly codemirror_mime_type: "text/x-perl"; readonly language_id: 282; readonly extensions: readonly [".pl", ".al", ".cgi", ".fcgi", ".perl", ".ph", ".plx", ".pm", ".psgi", ".t"]; readonly interpreters: readonly ["cperl", "perl"]; readonly filenames: readonly [".latexmkrc", "Makefile.PL", "Rexfile", "ack", "cpanfile", "latexmkrc"]; }; /** * GitHub's language definition for Pic. */ declare const Pic: { readonly type: "markup"; readonly aliases: readonly ["pikchr"]; readonly tm_scope: "source.pic"; readonly ace_mode: "text"; readonly codemirror_mode: "troff"; readonly codemirror_mime_type: "text/troff"; readonly group: "Roff"; readonly language_id: 425; readonly extensions: readonly [".pic", ".chem"]; }; /** * GitHub's language definition for Pickle. */ declare const Pickle: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 284; readonly extensions: readonly [".pkl"]; }; /** * GitHub's language definition for PicoLisp. */ declare const PicoLisp: { readonly type: "programming"; readonly color: "#6067af"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly language_id: 285; readonly extensions: readonly [".l"]; readonly interpreters: readonly ["picolisp", "pil"]; }; /** * GitHub's language definition for PigLatin. */ declare const PigLatin: { readonly type: "programming"; readonly color: "#fcd7de"; readonly tm_scope: "source.pig_latin"; readonly ace_mode: "pig"; readonly codemirror_mode: "pig"; readonly codemirror_mime_type: "text/x-pig"; readonly language_id: 286; readonly extensions: readonly [".pig"]; }; /** * GitHub's language definition for Pike. */ declare const Pike: { readonly type: "programming"; readonly color: "#005390"; readonly tm_scope: "source.pike"; readonly ace_mode: "text"; readonly language_id: 287; readonly extensions: readonly [".pike", ".pmod"]; readonly interpreters: readonly ["pike"]; }; /** * GitHub's language definition for Pip Requirements. */ declare const PipRequirements: { readonly type: "data"; readonly color: "#FFD343"; readonly tm_scope: "source.pip-requirements"; readonly ace_mode: "text"; readonly language_id: 684385621; readonly filenames: readonly ["dev-requirements.txt", "requirements-dev.txt", "requirements.lock.txt", "requirements.txt"]; }; /** * GitHub's language definition for Pkl. */ declare const Pkl: { readonly type: "programming"; readonly color: "#6b9543"; readonly tm_scope: "source.pkl"; readonly ace_mode: "text"; readonly language_id: 288822799; readonly extensions: readonly [".pkl"]; readonly interpreters: readonly ["pkl"]; }; /** * GitHub's language definition for PlantUML. */ declare const PlantUML: { readonly type: "data"; readonly color: "#fbbd16"; readonly tm_scope: "source.wsd"; readonly ace_mode: "text"; readonly language_id: 833504686; readonly extensions: readonly [".puml", ".iuml", ".plantuml"]; }; /** * GitHub's language definition for Pod. */ declare const Pod: { readonly type: "prose"; readonly tm_scope: "none"; readonly ace_mode: "perl"; readonly codemirror_mode: "perl"; readonly codemirror_mime_type: "text/x-perl"; readonly wrap: true; readonly language_id: 288; readonly extensions: readonly [".pod"]; readonly interpreters: readonly ["perl"]; }; /** * GitHub's language definition for Pod 6. */ declare const Pod6: { readonly type: "prose"; readonly tm_scope: "source.raku"; readonly ace_mode: "perl"; readonly wrap: true; readonly language_id: 155357471; readonly extensions: readonly [".pod", ".pod6"]; readonly interpreters: readonly ["perl6"]; }; /** * GitHub's language definition for PogoScript. */ declare const PogoScript: { readonly type: "programming"; readonly color: "#d80074"; readonly tm_scope: "source.pogoscript"; readonly ace_mode: "text"; readonly language_id: 289; readonly extensions: readonly [".pogo"]; }; /** * GitHub's language definition for Polar. */ declare const Polar: { readonly type: "programming"; readonly color: "#ae81ff"; readonly tm_scope: "source.polar"; readonly ace_mode: "text"; readonly language_id: 839112914; readonly extensions: readonly [".polar"]; }; /** * GitHub's language definition for Pony. */ declare const Pony: { readonly type: "programming"; readonly tm_scope: "source.pony"; readonly ace_mode: "text"; readonly language_id: 290; readonly extensions: readonly [".pony"]; }; /** * GitHub's language definition for Portugol. */ declare const Portugol: { readonly type: "programming"; readonly color: "#f8bd00"; readonly tm_scope: "source.portugol"; readonly ace_mode: "text"; readonly language_id: 832391833; readonly extensions: readonly [".por"]; }; /** * GitHub's language definition for PostCSS. */ declare const PostCSS: { readonly type: "markup"; readonly color: "#dc3a0c"; readonly tm_scope: "source.postcss"; readonly ace_mode: "text"; readonly group: "CSS"; readonly language_id: 262764437; readonly extensions: readonly [".pcss", ".postcss"]; }; /** * GitHub's language definition for PostScript. */ declare const PostScript: { readonly type: "markup"; readonly color: "#da291c"; readonly aliases: readonly ["postscr"]; readonly tm_scope: "source.postscript"; readonly ace_mode: "text"; readonly language_id: 291; readonly extensions: readonly [".ps", ".eps", ".epsi", ".pfa"]; }; /** * GitHub's language definition for Power Query. */ declare const PowerQuery: { readonly type: "programming"; readonly color: "#d38e0d"; readonly aliases: readonly ["powerquery"]; readonly tm_scope: "source.powerquery"; readonly ace_mode: "text"; readonly language_id: 37496382; readonly extensions: readonly [".pq"]; }; /** * GitHub's language definition for PowerBuilder. */ declare const PowerBuilder: { readonly type: "programming"; readonly color: "#8f0f8d"; readonly tm_scope: "source.powerbuilder"; readonly ace_mode: "text"; readonly language_id: 292; readonly extensions: readonly [".pbt", ".sra", ".sru", ".srw"]; }; /** * GitHub's language definition for PowerShell. */ declare const PowerShell: { readonly type: "programming"; readonly color: "#012456"; readonly aliases: readonly ["posh", "pwsh"]; readonly tm_scope: "source.powershell"; readonly ace_mode: "powershell"; readonly codemirror_mode: "powershell"; readonly codemirror_mime_type: "application/x-powershell"; readonly language_id: 293; readonly extensions: readonly [".ps1", ".psd1", ".psm1"]; readonly interpreters: readonly ["pwsh"]; }; /** * GitHub's language definition for Praat. */ declare const Praat: { readonly type: "programming"; readonly color: "#c8506d"; readonly tm_scope: "source.praat"; readonly ace_mode: "praat"; readonly language_id: 106029007; readonly extensions: readonly [".praat"]; }; /** * GitHub's language definition for Prisma. */ declare const Prisma: { readonly type: "data"; readonly color: "#0c344b"; readonly tm_scope: "source.prisma"; readonly ace_mode: "prisma"; readonly language_id: 499933428; readonly extensions: readonly [".prisma"]; }; /** * GitHub's language definition for Pro*C. */ declare const ProstarC: { readonly type: "programming"; readonly color: "#bb8368"; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 991047534; readonly extensions: readonly [".pc"]; readonly fs_name: "ProC"; }; /** * GitHub's language definition for Processing. */ declare const Processing: { readonly type: "programming"; readonly color: "#0096D8"; readonly tm_scope: "source.processing"; readonly ace_mode: "text"; readonly language_id: 294; readonly extensions: readonly [".pde"]; }; /** * GitHub's language definition for Procfile. */ declare const Procfile: { readonly type: "programming"; readonly color: "#3B2F63"; readonly tm_scope: "source.procfile"; readonly ace_mode: "batchfile"; readonly language_id: 305313959; readonly filenames: readonly ["Procfile"]; }; /** * GitHub's language definition for Proguard. */ declare const Proguard: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 716513858; readonly extensions: readonly [".pro"]; }; /** * GitHub's language definition for Prolog. */ declare const Prolog: { readonly type: "programming"; readonly color: "#74283c"; readonly tm_scope: "source.prolog"; readonly ace_mode: "prolog"; readonly language_id: 295; readonly extensions: readonly [".pl", ".plt", ".pro", ".prolog", ".yap"]; readonly interpreters: readonly ["swipl", "yap"]; }; /** * GitHub's language definition for Promela. */ declare const Promela: { readonly type: "programming"; readonly color: "#de0000"; readonly tm_scope: "source.promela"; readonly ace_mode: "text"; readonly language_id: 441858312; readonly extensions: readonly [".pml"]; }; /** * GitHub's language definition for Propeller Spin. */ declare const PropellerSpin: { readonly type: "programming"; readonly color: "#7fa2a7"; readonly tm_scope: "source.spin"; readonly ace_mode: "text"; readonly language_id: 296; readonly extensions: readonly [".spin"]; }; /** * GitHub's language definition for Protocol Buffer. */ declare const ProtocolBuffer: { readonly type: "data"; readonly aliases: readonly ["proto", "protobuf", "Protocol Buffers"]; readonly tm_scope: "source.proto"; readonly ace_mode: "protobuf"; readonly codemirror_mode: "protobuf"; readonly codemirror_mime_type: "text/x-protobuf"; readonly language_id: 297; readonly extensions: readonly [".proto"]; }; /** * GitHub's language definition for Protocol Buffer Text Format. */ declare const ProtocolBufferTextFormat: { readonly type: "data"; readonly aliases: readonly ["text proto", "protobuf text format"]; readonly tm_scope: "source.textproto"; readonly ace_mode: "text"; readonly language_id: 436568854; readonly extensions: readonly [".textproto", ".pbt", ".pbtxt", ".txtpb"]; }; /** * GitHub's language definition for Public Key. */ declare const PublicKey: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly codemirror_mode: "asciiarmor"; readonly codemirror_mime_type: "application/pgp"; readonly language_id: 298; readonly extensions: readonly [".asc", ".pub"]; }; /** * GitHub's language definition for Pug. */ declare const Pug: { readonly type: "markup"; readonly color: "#a86454"; readonly tm_scope: "text.jade"; readonly ace_mode: "jade"; readonly codemirror_mode: "pug"; readonly codemirror_mime_type: "text/x-pug"; readonly language_id: 179; readonly extensions: readonly [".jade", ".pug"]; }; /** * GitHub's language definition for Puppet. */ declare const Puppet: { readonly type: "programming"; readonly color: "#302B6D"; readonly tm_scope: "source.puppet"; readonly ace_mode: "puppet"; readonly codemirror_mode: "puppet"; readonly codemirror_mime_type: "text/x-puppet"; readonly language_id: 299; readonly extensions: readonly [".pp"]; readonly filenames: readonly ["Modulefile"]; }; /** * GitHub's language definition for Pure Data. */ declare const PureData: { readonly type: "data"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 300; readonly extensions: readonly [".pd"]; }; /** * GitHub's language definition for PureBasic. */ declare const PureBasic: { readonly type: "programming"; readonly color: "#5a6986"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 301; readonly extensions: readonly [".pb", ".pbi"]; }; /** * GitHub's language definition for PureScript. */ declare const PureScript: { readonly type: "programming"; readonly color: "#1D222D"; readonly tm_scope: "source.purescript"; readonly ace_mode: "haskell"; readonly codemirror_mode: "haskell"; readonly codemirror_mime_type: "text/x-haskell"; readonly language_id: 302; readonly extensions: readonly [".purs"]; }; /** * GitHub's language definition for Pyret. */ declare const Pyret: { readonly type: "programming"; readonly color: "#ee1e10"; readonly tm_scope: "source.arr"; readonly ace_mode: "python"; readonly language_id: 252961827; readonly extensions: readonly [".arr"]; }; /** * GitHub's language definition for Python. */ declare const Python: { readonly type: "programming"; readonly color: "#3572A5"; readonly aliases: readonly ["py", "py3", "python3", "rusthon"]; readonly tm_scope: "source.python"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 303; readonly extensions: readonly [".py", ".cgi", ".fcgi", ".gyp", ".gypi", ".lmi", ".py3", ".pyde", ".pyi", ".pyp", ".pyt", ".pyw", ".rpy", ".spec", ".tac", ".wsgi", ".xpy"]; readonly interpreters: readonly ["python", "python2", "python3", "py", "pypy", "pypy3", "uv"]; readonly filenames: readonly [".gclient", "DEPS", "SConscript", "SConstruct", "wscript"]; }; /** * GitHub's language definition for Python console. */ declare const Pythonconsole: { readonly type: "programming"; readonly color: "#3572A5"; readonly aliases: readonly ["pycon"]; readonly tm_scope: "text.python.console"; readonly ace_mode: "text"; readonly group: "Python"; readonly language_id: 428; }; /** * GitHub's language definition for Python traceback. */ declare const Pythontraceback: { readonly type: "data"; readonly color: "#3572A5"; readonly tm_scope: "text.python.traceback"; readonly ace_mode: "text"; readonly group: "Python"; readonly language_id: 304; readonly extensions: readonly [".pytb"]; }; /** * GitHub's language definition for Q#. */ declare const Qsharp: { readonly type: "programming"; readonly color: "#fed659"; readonly aliases: readonly ["qsharp"]; readonly tm_scope: "source.qsharp"; readonly ace_mode: "text"; readonly language_id: 697448245; readonly extensions: readonly [".qs"]; }; /** * GitHub's language definition for QML. */ declare const QML: { readonly type: "programming"; readonly color: "#44a51c"; readonly tm_scope: "source.qml"; readonly ace_mode: "qml"; readonly language_id: 305; readonly extensions: readonly [".qml", ".qbs"]; }; /** * GitHub's language definition for QMake. */ declare const QMake: { readonly type: "programming"; readonly tm_scope: "source.qmake"; readonly ace_mode: "text"; readonly language_id: 306; readonly extensions: readonly [".pro", ".pri"]; readonly interpreters: readonly ["qmake"]; }; /** * GitHub's language definition for Qt Script. */ declare const QtScript: { readonly type: "programming"; readonly color: "#00b841"; readonly tm_scope: "source.js"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly language_id: 558193693; readonly extensions: readonly [".qs"]; readonly filenames: readonly ["installscript.qs", "toolchain_installscript.qs"]; }; /** * GitHub's language definition for Quake. */ declare const Quake: { readonly type: "programming"; readonly color: "#882233"; readonly tm_scope: "source.quake"; readonly ace_mode: "text"; readonly language_id: 375265331; readonly filenames: readonly ["m3makefile", "m3overrides"]; }; /** * GitHub's language definition for QuakeC. */ declare const QuakeC: { readonly type: "programming"; readonly color: "#975777"; readonly tm_scope: "source.quakec"; readonly ace_mode: "text"; readonly language_id: 472308069; readonly extensions: readonly [".qc"]; }; /** * GitHub's language definition for Quartus Simulation IP. */ declare const QuartusSimulationIP: { readonly type: "data"; readonly color: "#58C42E"; readonly tm_scope: "source.tcl"; readonly ace_mode: "tcl"; readonly codemirror_mode: "tcl"; readonly codemirror_mime_type: "text/x-tcl"; readonly language_id: 828144309; readonly extensions: readonly [".sip"]; }; /** * GitHub's language definition for QuickBASIC. */ declare const QuickBASIC: { readonly type: "programming"; readonly color: "#008080"; readonly aliases: readonly ["qb", "qbasic", "qb64", "classic qbasic", "classic quickbasic"]; readonly tm_scope: "source.QB64"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 593107205; readonly extensions: readonly [".bas", ".bi"]; }; /** * GitHub's language definition for Quint. */ declare const Quint: { readonly type: "programming"; readonly color: "#9d6ce5"; readonly tm_scope: "source.quint"; readonly ace_mode: "text"; readonly language_id: 562056483; readonly extensions: readonly [".qnt"]; }; /** * GitHub's language definition for R. */ declare const R: { readonly type: "programming"; readonly color: "#198CE7"; readonly aliases: readonly ["Rscript", "splus"]; readonly tm_scope: "source.r"; readonly ace_mode: "r"; readonly codemirror_mode: "r"; readonly codemirror_mime_type: "text/x-rsrc"; readonly language_id: 307; readonly extensions: readonly [".r", ".rd", ".rhistory", ".rsx"]; readonly interpreters: readonly ["Rscript"]; readonly filenames: readonly [".Rapp.history", ".Rhistory", ".Rprofile", "expr-dist"]; }; /** * GitHub's language definition for RAML. */ declare const RAML: { readonly type: "markup"; readonly color: "#77d9fb"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 308; readonly extensions: readonly [".raml"]; }; /** * GitHub's language definition for RAScript. */ declare const RAScript: { readonly type: "programming"; readonly color: "#2C97FA"; readonly tm_scope: "source.rascript"; readonly ace_mode: "text"; readonly language_id: 601118790; readonly extensions: readonly [".rascript"]; }; /** * GitHub's language definition for RBS. */ declare const RBS: { readonly type: "data"; readonly color: "#701516"; readonly tm_scope: "source.rbs"; readonly ace_mode: "ruby"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly group: "Ruby"; readonly language_id: 899227493; readonly extensions: readonly [".rbs"]; }; /** * GitHub's language definition for RDoc. */ declare const RDoc: { readonly type: "prose"; readonly color: "#701516"; readonly tm_scope: "text.rdoc"; readonly ace_mode: "rdoc"; readonly wrap: true; readonly language_id: 309; readonly extensions: readonly [".rdoc"]; }; /** * GitHub's language definition for REALbasic. */ declare const REALbasic: { readonly type: "programming"; readonly tm_scope: "source.vbnet"; readonly ace_mode: "text"; readonly language_id: 310; readonly extensions: readonly [".rbbas", ".rbfrm", ".rbmnu", ".rbres", ".rbtbar", ".rbuistate"]; }; /** * GitHub's language definition for REXX. */ declare const REXX: { readonly type: "programming"; readonly color: "#d90e09"; readonly aliases: readonly ["arexx"]; readonly tm_scope: "source.rexx"; readonly ace_mode: "text"; readonly language_id: 311; readonly extensions: readonly [".rexx", ".pprx", ".rex"]; readonly interpreters: readonly ["regina", "rexx"]; }; /** * GitHub's language definition for RMarkdown. */ declare const RMarkdown: { readonly type: "prose"; readonly color: "#198ce7"; readonly tm_scope: "text.md"; readonly ace_mode: "markdown"; readonly codemirror_mode: "gfm"; readonly codemirror_mime_type: "text/x-gfm"; readonly wrap: true; readonly language_id: 313; readonly extensions: readonly [".qmd", ".rmd"]; }; /** * GitHub's language definition for RON. */ declare const RON: { readonly type: "data"; readonly color: "#a62c00"; readonly tm_scope: "source.ron"; readonly ace_mode: "rust"; readonly language_id: 587855233; readonly extensions: readonly [".ron"]; }; /** * GitHub's language definition for ROS Interface. */ declare const ROSInterface: { readonly type: "data"; readonly color: "#22314e"; readonly aliases: readonly ["rosmsg"]; readonly tm_scope: "source.rosmsg"; readonly ace_mode: "text"; readonly language_id: 809230569; readonly extensions: readonly [".msg", ".action", ".srv"]; }; /** * GitHub's language definition for RPC. */ declare const RPC: { readonly type: "programming"; readonly aliases: readonly ["rpcgen", "oncrpc", "xdr"]; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly language_id: 1031374237; readonly extensions: readonly [".x"]; }; /** * GitHub's language definition for RPGLE. */ declare const RPGLE: { readonly type: "programming"; readonly color: "#2BDE21"; readonly aliases: readonly ["ile rpg", "sqlrpgle"]; readonly tm_scope: "source.rpgle"; readonly ace_mode: "text"; readonly language_id: 609977990; readonly extensions: readonly [".rpgle", ".sqlrpgle"]; }; /** * GitHub's language definition for RPM Spec. */ declare const RPMSpec: { readonly type: "data"; readonly aliases: readonly ["specfile"]; readonly tm_scope: "source.rpm-spec"; readonly ace_mode: "text"; readonly codemirror_mode: "rpm"; readonly codemirror_mime_type: "text/x-rpm-spec"; readonly language_id: 314; readonly extensions: readonly [".spec"]; }; /** * GitHub's language definition for RUNOFF. */ declare const RUNOFF: { readonly type: "markup"; readonly color: "#665a4e"; readonly tm_scope: "text.runoff"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 315; readonly extensions: readonly [".rnh", ".rno"]; }; /** * GitHub's language definition for Racket. */ declare const Racket: { readonly type: "programming"; readonly color: "#3c5caa"; readonly tm_scope: "source.racket"; readonly ace_mode: "lisp"; readonly language_id: 316; readonly extensions: readonly [".rkt", ".rktd", ".rktl", ".scrbl"]; readonly interpreters: readonly ["racket"]; }; /** * GitHub's language definition for Ragel. */ declare const Ragel: { readonly type: "programming"; readonly color: "#9d5200"; readonly aliases: readonly ["ragel-rb", "ragel-ruby"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 317; readonly extensions: readonly [".rl"]; }; /** * GitHub's language definition for Raku. */ declare const Raku: { readonly type: "programming"; readonly color: "#0000fb"; readonly aliases: readonly ["perl6", "perl-6"]; readonly tm_scope: "source.raku"; readonly ace_mode: "raku"; readonly codemirror_mode: "perl"; readonly codemirror_mime_type: "text/x-perl"; readonly language_id: 283; readonly extensions: readonly [".6pl", ".6pm", ".nqp", ".p6", ".p6l", ".p6m", ".pl", ".pl6", ".pm", ".pm6", ".raku", ".rakumod", ".t"]; readonly interpreters: readonly ["perl6", "raku", "rakudo"]; }; /** * GitHub's language definition for Rascal. */ declare const Rascal: { readonly type: "programming"; readonly color: "#fffaa0"; readonly tm_scope: "source.rascal"; readonly ace_mode: "text"; readonly language_id: 173616037; readonly extensions: readonly [".rsc"]; }; /** * GitHub's language definition for Raw token data. */ declare const Rawtokendata: { readonly type: "data"; readonly aliases: readonly ["raw"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 318; readonly extensions: readonly [".raw"]; }; /** * GitHub's language definition for ReScript. */ declare const ReScript: { readonly type: "programming"; readonly color: "#ed5051"; readonly tm_scope: "source.rescript"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly language_id: 501875647; readonly extensions: readonly [".res", ".resi"]; readonly interpreters: readonly ["ocaml"]; }; /** * GitHub's language definition for Readline Config. */ declare const ReadlineConfig: { readonly type: "data"; readonly aliases: readonly ["inputrc", "readline"]; readonly tm_scope: "source.inputrc"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 538732839; readonly filenames: readonly [".inputrc", "inputrc"]; }; /** * GitHub's language definition for Reason. */ declare const Reason: { readonly type: "programming"; readonly color: "#ff5847"; readonly tm_scope: "source.reason"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly language_id: 869538413; readonly extensions: readonly [".re", ".rei"]; }; /** * GitHub's language definition for ReasonLIGO. */ declare const ReasonLIGO: { readonly type: "programming"; readonly color: "#ff5847"; readonly tm_scope: "source.religo"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly group: "LigoLANG"; readonly language_id: 319002153; readonly extensions: readonly [".religo"]; }; /** * GitHub's language definition for Rebol. */ declare const Rebol: { readonly type: "programming"; readonly color: "#358a5b"; readonly tm_scope: "source.rebol"; readonly ace_mode: "text"; readonly language_id: 319; readonly extensions: readonly [".reb", ".r", ".r2", ".r3", ".rebol"]; }; /** * GitHub's language definition for Record Jar. */ declare const RecordJar: { readonly type: "data"; readonly color: "#0673ba"; readonly tm_scope: "source.record-jar"; readonly ace_mode: "text"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 865765202; readonly filenames: readonly ["language-subtag-registry.txt"]; }; /** * GitHub's language definition for Red. */ declare const Red: { readonly type: "programming"; readonly color: "#f50000"; readonly aliases: readonly ["red/system"]; readonly tm_scope: "source.red"; readonly ace_mode: "red"; readonly language_id: 320; readonly extensions: readonly [".red", ".reds"]; }; /** * GitHub's language definition for Redcode. */ declare const Redcode: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 321; readonly extensions: readonly [".cw"]; }; /** * GitHub's language definition for Redirect Rules. */ declare const RedirectRules: { readonly type: "data"; readonly aliases: readonly ["redirects"]; readonly tm_scope: "source.redirects"; readonly ace_mode: "text"; readonly language_id: 1020148948; readonly filenames: readonly ["_redirects"]; }; /** * GitHub's language definition for Redscript. */ declare const Redscript: { readonly type: "programming"; readonly color: "#f44336"; readonly tm_scope: "source.redscript"; readonly ace_mode: "text"; readonly language_id: 686691365; readonly extensions: readonly [".reds"]; }; /** * GitHub's language definition for Regular Expression. */ declare const RegularExpression: { readonly type: "data"; readonly color: "#009a00"; readonly aliases: readonly ["regexp", "regex"]; readonly tm_scope: "source.regexp"; readonly ace_mode: "text"; readonly language_id: 363378884; readonly extensions: readonly [".regexp", ".regex"]; }; /** * GitHub's language definition for Ren'Py. */ declare const RenPy: { readonly type: "programming"; readonly color: "#ff7f7f"; readonly aliases: readonly ["renpy"]; readonly tm_scope: "source.renpy"; readonly ace_mode: "python"; readonly language_id: 322; readonly extensions: readonly [".rpy"]; }; /** * GitHub's language definition for RenderScript. */ declare const RenderScript: { readonly type: "programming"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 323; readonly extensions: readonly [".rs", ".rsh"]; }; /** * GitHub's language definition for Rez. */ declare const Rez: { readonly type: "programming"; readonly color: "#FFDAB3"; readonly tm_scope: "source.rez"; readonly ace_mode: "text"; readonly language_id: 498022874; readonly extensions: readonly [".r"]; }; /** * GitHub's language definition for Rhai. */ declare const Rhai: { readonly type: "programming"; readonly color: "#FBA63B"; readonly tm_scope: "source.rhai"; readonly ace_mode: "text"; readonly language_id: 713228814; readonly extensions: readonly [".rhai"]; }; /** * GitHub's language definition for Rich Text Format. */ declare const RichTextFormat: { readonly type: "markup"; readonly tm_scope: "text.rtf"; readonly ace_mode: "text"; readonly language_id: 51601661; readonly extensions: readonly [".rtf"]; }; /** * GitHub's language definition for Ring. */ declare const Ring: { readonly type: "programming"; readonly color: "#2D54CB"; readonly tm_scope: "source.ring"; readonly ace_mode: "text"; readonly language_id: 431; readonly extensions: readonly [".ring"]; }; /** * GitHub's language definition for Riot. */ declare const Riot: { readonly type: "markup"; readonly color: "#A71E49"; readonly tm_scope: "text.html.riot"; readonly ace_mode: "html"; readonly language_id: 878396783; readonly extensions: readonly [".riot"]; }; /** * GitHub's language definition for RobotFramework. */ declare const RobotFramework: { readonly type: "programming"; readonly color: "#00c0b5"; readonly tm_scope: "text.robot"; readonly ace_mode: "robot"; readonly language_id: 324; readonly extensions: readonly [".robot", ".resource"]; }; /** * GitHub's language definition for Robots Exclusion Rules. */ declare const RobotsExclusionRules: { readonly type: "data"; readonly aliases: readonly ["robots", "robots txt", "robotx.txt"]; readonly tm_scope: "text.robots-txt"; readonly ace_mode: "text"; readonly language_id: 674736065; readonly filenames: readonly ["robots.txt"]; }; /** * GitHub's language definition for Roc. */ declare const Roc: { readonly type: "programming"; readonly color: "#7c38f5"; readonly tm_scope: "source.roc"; readonly ace_mode: "text"; readonly language_id: 440182480; readonly extensions: readonly [".roc"]; }; /** * GitHub's language definition for Rocq Prover. */ declare const RocqProver: { readonly type: "programming"; readonly color: "#d0b68c"; readonly aliases: readonly ["coq", "rocq"]; readonly tm_scope: "source.coq"; readonly ace_mode: "text"; readonly language_id: 69; readonly extensions: readonly [".v", ".coq"]; }; /** * GitHub's language definition for Roff. */ declare const Roff: { readonly type: "markup"; readonly color: "#ecdebe"; readonly aliases: readonly ["groff", "man", "manpage", "man page", "man-page", "mdoc", "nroff", "troff"]; readonly tm_scope: "text.roff"; readonly ace_mode: "text"; readonly codemirror_mode: "troff"; readonly codemirror_mime_type: "text/troff"; readonly wrap: true; readonly language_id: 141; readonly extensions: readonly [".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"]; readonly filenames: readonly ["eqnrc", "mmn", "mmt", "troffrc", "troffrc-end"]; }; /** * GitHub's language definition for Roff Manpage. */ declare const RoffManpage: { readonly type: "markup"; readonly color: "#ecdebe"; readonly tm_scope: "text.roff"; readonly ace_mode: "text"; readonly codemirror_mode: "troff"; readonly codemirror_mime_type: "text/troff"; readonly wrap: true; readonly group: "Roff"; readonly language_id: 612669833; readonly extensions: readonly [".1", ".1in", ".1m", ".1x", ".2", ".3", ".3in", ".3m", ".3p", ".3pm", ".3qt", ".3x", ".4", ".5", ".6", ".7", ".8", ".9", ".man", ".mdoc"]; }; /** * GitHub's language definition for Rouge. */ declare const Rouge: { readonly type: "programming"; readonly color: "#cc0088"; readonly tm_scope: "source.clojure"; readonly ace_mode: "clojure"; readonly codemirror_mode: "clojure"; readonly codemirror_mime_type: "text/x-clojure"; readonly language_id: 325; readonly extensions: readonly [".rg"]; }; /** * GitHub's language definition for RouterOS Script. */ declare const RouterOSScript: { readonly type: "programming"; readonly color: "#DE3941"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 592853203; readonly extensions: readonly [".rsc"]; readonly interpreters: readonly ["RouterOS"]; }; /** * GitHub's language definition for Ruby. */ declare const Ruby: { readonly type: "programming"; readonly color: "#701516"; readonly aliases: readonly ["jruby", "macruby", "rake", "rb", "rbx"]; readonly tm_scope: "source.ruby"; readonly ace_mode: "ruby"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly language_id: 326; readonly extensions: readonly [".rb", ".builder", ".eye", ".fcgi", ".gemspec", ".god", ".jbuilder", ".mspec", ".pluginspec", ".podspec", ".prawn", ".rabl", ".rake", ".rbi", ".rbuild", ".rbw", ".rbx", ".ru", ".ruby", ".spec", ".thor", ".watchr"]; readonly interpreters: readonly ["ruby", "macruby", "rake", "jruby", "rbx"]; readonly filenames: readonly [".irbrc", ".pryrc", ".simplecov", "Appraisals", "Berksfile", "Brewfile", "Buildfile", "Capfile", "Dangerfile", "Deliverfile", "Fastfile", "Gemfile", "Guardfile", "Jarfile", "Mavenfile", "Podfile", "Puppetfile", "Rakefile", "Snapfile", "Steepfile", "Thorfile", "Vagrantfile", "buildfile"]; }; /** * GitHub's language definition for Rust. */ declare const Rust: { readonly type: "programming"; readonly color: "#dea584"; readonly aliases: readonly ["rs"]; readonly tm_scope: "source.rust"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly language_id: 327; readonly extensions: readonly [".rs", ".rs.in"]; readonly interpreters: readonly ["rust-script"]; }; /** * GitHub's language definition for SAS. */ declare const SAS: { readonly type: "programming"; readonly color: "#B34936"; readonly tm_scope: "source.sas"; readonly ace_mode: "text"; readonly codemirror_mode: "sas"; readonly codemirror_mime_type: "text/x-sas"; readonly language_id: 328; readonly extensions: readonly [".sas"]; }; /** * GitHub's language definition for SCSS. */ declare const SCSS: { readonly type: "markup"; readonly color: "#c6538c"; readonly tm_scope: "source.css.scss"; readonly ace_mode: "scss"; readonly codemirror_mode: "css"; readonly codemirror_mime_type: "text/x-scss"; readonly language_id: 329; readonly extensions: readonly [".scss"]; }; /** * GitHub's language definition for SELinux Policy. */ declare const SELinuxPolicy: { readonly type: "data"; readonly aliases: readonly ["SELinux Kernel Policy Language", "sepolicy"]; readonly tm_scope: "source.sepolicy"; readonly ace_mode: "text"; readonly language_id: 880010326; readonly extensions: readonly [".te"]; readonly filenames: readonly ["file_contexts", "genfs_contexts", "initial_sids", "port_contexts", "security_classes"]; }; /** * GitHub's language definition for SIP. */ declare const SIP: { readonly type: "programming"; readonly color: "#4E8D83"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 796891177; readonly extensions: readonly [".sip"]; }; /** * GitHub's language definition for SMT. */ declare const SMT: { readonly type: "programming"; readonly tm_scope: "source.smt"; readonly ace_mode: "text"; readonly language_id: 330; readonly extensions: readonly [".smt2", ".smt", ".z3"]; readonly interpreters: readonly ["boolector", "cvc4", "mathsat5", "opensmt", "smtinterpol", "smt-rat", "stp", "verit", "yices2", "z3"]; }; /** * GitHub's language definition for SPARQL. */ declare const SPARQL: { readonly type: "data"; readonly color: "#0C4597"; readonly tm_scope: "source.sparql"; readonly ace_mode: "sparql"; readonly codemirror_mode: "sparql"; readonly codemirror_mime_type: "application/sparql-query"; readonly language_id: 331; readonly extensions: readonly [".sparql", ".rq"]; }; /** * GitHub's language definition for SQF. */ declare const SQF: { readonly type: "programming"; readonly color: "#3F3F3F"; readonly tm_scope: "source.sqf"; readonly ace_mode: "text"; readonly language_id: 332; readonly extensions: readonly [".sqf", ".hqf"]; }; /** * GitHub's language definition for SQL. */ declare const SQL: { readonly type: "data"; readonly color: "#e38c00"; readonly tm_scope: "source.sql"; readonly ace_mode: "sql"; readonly codemirror_mode: "sql"; readonly codemirror_mime_type: "text/x-sql"; readonly language_id: 333; readonly extensions: readonly [".sql", ".ddl", ".inc", ".mysql", ".prc", ".tab", ".udf", ".viw"]; }; /** * GitHub's language definition for SQLPL. */ declare const SQLPL: { readonly type: "programming"; readonly color: "#e38c00"; readonly tm_scope: "source.sql"; readonly ace_mode: "sql"; readonly codemirror_mode: "sql"; readonly codemirror_mime_type: "text/x-sql"; readonly language_id: 334; readonly extensions: readonly [".sql", ".db2"]; }; /** * GitHub's language definition for SRecode Template. */ declare const SRecodeTemplate: { readonly type: "markup"; readonly color: "#348a34"; readonly tm_scope: "source.lisp"; readonly ace_mode: "lisp"; readonly codemirror_mode: "commonlisp"; readonly codemirror_mime_type: "text/x-common-lisp"; readonly language_id: 335; readonly extensions: readonly [".srt"]; }; /** * GitHub's language definition for SSH Config. */ declare const SSHConfig: { readonly type: "data"; readonly aliases: readonly ["sshconfig", "sshdconfig", "ssh_config", "sshd_config"]; readonly tm_scope: "source.ssh-config"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 554920715; readonly filenames: readonly ["ssh-config", "ssh_config", "sshconfig", "sshconfig.snip", "sshd-config", "sshd_config"]; }; /** * GitHub's language definition for STAR. */ declare const STAR: { readonly type: "data"; readonly tm_scope: "source.star"; readonly ace_mode: "text"; readonly language_id: 424510560; readonly extensions: readonly [".star"]; }; /** * GitHub's language definition for STL. */ declare const STL: { readonly type: "data"; readonly color: "#373b5e"; readonly aliases: readonly ["ascii stl", "stla"]; readonly tm_scope: "source.stl"; readonly ace_mode: "text"; readonly language_id: 455361735; readonly extensions: readonly [".stl"]; }; /** * GitHub's language definition for STON. */ declare const STON: { readonly type: "data"; readonly tm_scope: "source.smalltalk"; readonly ace_mode: "text"; readonly group: "Smalltalk"; readonly language_id: 336; readonly extensions: readonly [".ston"]; }; /** * GitHub's language definition for SVG. */ declare const SVG: { readonly type: "data"; readonly color: "#ff9900"; readonly tm_scope: "text.xml.svg"; readonly ace_mode: "svg"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 337; readonly extensions: readonly [".svg"]; }; /** * GitHub's language definition for SWIG. */ declare const SWIG: { readonly type: "programming"; readonly tm_scope: "source.c++"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-c++src"; readonly language_id: 1066250075; readonly extensions: readonly [".i", ".swg", ".swig"]; }; /** * GitHub's language definition for Sage. */ declare const Sage: { readonly type: "programming"; readonly tm_scope: "source.python"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 338; readonly extensions: readonly [".sage", ".sagews"]; }; /** * GitHub's language definition for Sail. */ declare const Sail: { readonly type: "programming"; readonly color: "#259dd5"; readonly tm_scope: "source.sail"; readonly ace_mode: "text"; readonly language_id: 1029438153; readonly extensions: readonly [".sail"]; }; /** * GitHub's language definition for Salt. */ declare const Salt: { readonly type: "programming"; readonly color: "#57bcad"; readonly aliases: readonly ["saltstack", "saltstate"]; readonly tm_scope: "source.yaml.salt"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 339; readonly extensions: readonly [".sls"]; }; /** * GitHub's language definition for Sass. */ declare const Sass: { readonly type: "markup"; readonly color: "#a53b70"; readonly tm_scope: "source.sass"; readonly ace_mode: "sass"; readonly codemirror_mode: "sass"; readonly codemirror_mime_type: "text/x-sass"; readonly language_id: 340; readonly extensions: readonly [".sass"]; }; /** * GitHub's language definition for Scala. */ declare const Scala: { readonly type: "programming"; readonly color: "#c22d40"; readonly tm_scope: "source.scala"; readonly ace_mode: "scala"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-scala"; readonly language_id: 341; readonly extensions: readonly [".scala", ".kojo", ".sbt", ".sc"]; readonly interpreters: readonly ["scala"]; }; /** * GitHub's language definition for Scaml. */ declare const Scaml: { readonly type: "markup"; readonly color: "#bd181a"; readonly tm_scope: "source.scaml"; readonly ace_mode: "text"; readonly language_id: 342; readonly extensions: readonly [".scaml"]; }; /** * GitHub's language definition for Scenic. */ declare const Scenic: { readonly type: "programming"; readonly color: "#fdc700"; readonly tm_scope: "source.scenic"; readonly ace_mode: "text"; readonly language_id: 619814037; readonly extensions: readonly [".scenic"]; readonly interpreters: readonly ["scenic"]; }; /** * GitHub's language definition for Scheme. */ declare const Scheme: { readonly type: "programming"; readonly color: "#1e4aec"; readonly tm_scope: "source.scheme"; readonly ace_mode: "scheme"; readonly codemirror_mode: "scheme"; readonly codemirror_mime_type: "text/x-scheme"; readonly language_id: 343; readonly extensions: readonly [".scm", ".sch", ".sld", ".sls", ".sps", ".ss"]; readonly interpreters: readonly ["scheme", "guile", "bigloo", "chicken", "csi", "gosh", "r6rs"]; }; /** * GitHub's language definition for Scilab. */ declare const Scilab: { readonly type: "programming"; readonly color: "#ca0f21"; readonly tm_scope: "source.scilab"; readonly ace_mode: "text"; readonly language_id: 344; readonly extensions: readonly [".sci", ".sce", ".tst"]; }; /** * GitHub's language definition for Self. */ declare const Self: { readonly type: "programming"; readonly color: "#0579aa"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 345; readonly extensions: readonly [".self"]; }; /** * GitHub's language definition for ShaderLab. */ declare const ShaderLab: { readonly type: "programming"; readonly color: "#222c37"; readonly tm_scope: "source.shaderlab"; readonly ace_mode: "text"; readonly language_id: 664257356; readonly extensions: readonly [".shader"]; }; /** * GitHub's language definition for Shell. */ declare const Shell: { readonly type: "programming"; readonly color: "#89e051"; readonly aliases: readonly ["sh", "shell-script", "bash", "zsh", "envrc"]; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 346; readonly extensions: readonly [".sh", ".bash", ".bats", ".cgi", ".command", ".fcgi", ".ksh", ".pacscript", ".sbatch", ".sh.in", ".slurm", ".tmux", ".tool", ".trigger", ".zsh", ".zsh-theme"]; readonly interpreters: readonly ["ash", "bash", "dash", "ksh", "mksh", "pdksh", "rc", "sh", "zsh"]; readonly filenames: readonly [".bash_aliases", ".bash_functions", ".bash_history", ".bash_logout", ".bash_profile", ".bashrc", ".cshrc", ".envrc", ".flaskenv", ".kshrc", ".login", ".profile", ".tmux.conf", ".xinitrc", ".xsession", ".zlogin", ".zlogout", ".zprofile", ".zshenv", ".zshrc", "9fs", "PKGBUILD", "bash_aliases", "bash_logout", "bash_profile", "bashrc", "cshrc", "gradlew", "kshrc", "login", "man", "mvnw", "profile", "tmux.conf", "xinitrc", "xsession", "zlogin", "zlogout", "zprofile", "zshenv", "zshrc"]; }; /** * GitHub's language definition for ShellCheck Config. */ declare const ShellCheckConfig: { readonly type: "data"; readonly color: "#cecfcb"; readonly aliases: readonly ["shellcheckrc"]; readonly tm_scope: "source.shellcheckrc"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 687511714; readonly filenames: readonly [".shellcheckrc"]; }; /** * GitHub's language definition for ShellSession. */ declare const ShellSession: { readonly type: "programming"; readonly aliases: readonly ["bash session", "console"]; readonly tm_scope: "text.shell-session"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly language_id: 347; readonly extensions: readonly [".sh-session"]; }; /** * GitHub's language definition for Shen. */ declare const Shen: { readonly type: "programming"; readonly color: "#120F14"; readonly tm_scope: "source.shen"; readonly ace_mode: "text"; readonly language_id: 348; readonly extensions: readonly [".shen"]; }; /** * GitHub's language definition for Sieve. */ declare const Sieve: { readonly type: "programming"; readonly tm_scope: "source.sieve"; readonly ace_mode: "text"; readonly codemirror_mode: "sieve"; readonly codemirror_mime_type: "application/sieve"; readonly language_id: 208976687; readonly extensions: readonly [".sieve"]; }; /** * GitHub's language definition for Simple File Verification. */ declare const SimpleFileVerification: { readonly type: "data"; readonly color: "#C9BFED"; readonly aliases: readonly ["sfv"]; readonly tm_scope: "source.sfv"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly group: "Checksums"; readonly language_id: 735623761; readonly extensions: readonly [".sfv"]; }; /** * GitHub's language definition for Singularity. */ declare const Singularity: { readonly type: "programming"; readonly color: "#64E6AD"; readonly tm_scope: "source.singularity"; readonly ace_mode: "text"; readonly language_id: 987024632; readonly filenames: readonly ["Singularity"]; }; /** * GitHub's language definition for Slang. */ declare const Slang: { readonly type: "programming"; readonly color: "#1fbec9"; readonly tm_scope: "source.slang"; readonly ace_mode: "text"; readonly language_id: 239357863; readonly extensions: readonly [".slang"]; }; /** * GitHub's language definition for Slash. */ declare const Slash: { readonly type: "programming"; readonly color: "#007eff"; readonly tm_scope: "text.html.slash"; readonly ace_mode: "text"; readonly language_id: 349; readonly extensions: readonly [".sl"]; }; /** * GitHub's language definition for Slice. */ declare const Slice: { readonly type: "programming"; readonly color: "#003fa2"; readonly tm_scope: "source.ice"; readonly ace_mode: "text"; readonly language_id: 894641667; readonly extensions: readonly [".ice"]; }; /** * GitHub's language definition for Slim. */ declare const Slim: { readonly type: "markup"; readonly color: "#2b2b2b"; readonly tm_scope: "text.slim"; readonly ace_mode: "slim"; readonly codemirror_mode: "slim"; readonly codemirror_mime_type: "text/x-slim"; readonly language_id: 350; readonly extensions: readonly [".slim"]; }; /** * GitHub's language definition for Slint. */ declare const Slint: { readonly type: "markup"; readonly color: "#2379F4"; readonly tm_scope: "source.slint"; readonly ace_mode: "text"; readonly language_id: 119900149; readonly extensions: readonly [".slint"]; }; /** * GitHub's language definition for SmPL. */ declare const SmPL: { readonly type: "programming"; readonly color: "#c94949"; readonly aliases: readonly ["coccinelle"]; readonly tm_scope: "source.smpl"; readonly ace_mode: "text"; readonly language_id: 164123055; readonly extensions: readonly [".cocci"]; }; /** * GitHub's language definition for Smali. */ declare const Smali: { readonly type: "programming"; readonly tm_scope: "source.smali"; readonly ace_mode: "text"; readonly language_id: 351; readonly extensions: readonly [".smali"]; }; /** * GitHub's language definition for Smalltalk. */ declare const Smalltalk: { readonly type: "programming"; readonly color: "#596706"; readonly aliases: readonly ["squeak"]; readonly tm_scope: "source.smalltalk"; readonly ace_mode: "text"; readonly codemirror_mode: "smalltalk"; readonly codemirror_mime_type: "text/x-stsrc"; readonly language_id: 352; readonly extensions: readonly [".st", ".cs"]; }; /** * GitHub's language definition for Smarty. */ declare const Smarty: { readonly type: "programming"; readonly color: "#f0c040"; readonly tm_scope: "text.html.smarty"; readonly ace_mode: "smarty"; readonly codemirror_mode: "smarty"; readonly codemirror_mime_type: "text/x-smarty"; readonly language_id: 353; readonly extensions: readonly [".tpl"]; }; /** * GitHub's language definition for Smithy. */ declare const Smithy: { readonly type: "programming"; readonly color: "#c44536"; readonly tm_scope: "source.smithy"; readonly ace_mode: "smithy"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 1027892786; readonly extensions: readonly [".smithy"]; }; /** * GitHub's language definition for Snakemake. */ declare const Snakemake: { readonly type: "programming"; readonly color: "#419179"; readonly aliases: readonly ["snakefile"]; readonly tm_scope: "source.python"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly group: "Python"; readonly language_id: 151241392; readonly extensions: readonly [".smk", ".snakefile"]; readonly filenames: readonly ["Snakefile"]; }; /** * GitHub's language definition for Solidity. */ declare const Solidity: { readonly type: "programming"; readonly color: "#AA6746"; readonly tm_scope: "source.solidity"; readonly ace_mode: "text"; readonly language_id: 237469032; readonly extensions: readonly [".sol"]; }; /** * GitHub's language definition for Soong. */ declare const Soong: { readonly type: "data"; readonly tm_scope: "source.bp"; readonly ace_mode: "text"; readonly language_id: 222900098; readonly filenames: readonly ["Android.bp"]; }; /** * GitHub's language definition for SourcePawn. */ declare const SourcePawn: { readonly type: "programming"; readonly color: "#f69e1d"; readonly aliases: readonly ["sourcemod"]; readonly tm_scope: "source.sourcepawn"; readonly ace_mode: "text"; readonly language_id: 354; readonly extensions: readonly [".sp", ".inc"]; }; /** * GitHub's language definition for SpiceDB Schema. */ declare const SpiceDBSchema: { readonly type: "data"; readonly color: "#a5318a"; readonly tm_scope: "source.spicedb"; readonly ace_mode: "text"; readonly language_id: 864005057; readonly extensions: readonly [".zed"]; }; /** * GitHub's language definition for Spline Font Database. */ declare const SplineFontDatabase: { readonly type: "data"; readonly tm_scope: "text.sfd"; readonly ace_mode: "yaml"; readonly language_id: 767169629; readonly extensions: readonly [".sfd"]; }; /** * GitHub's language definition for Squirrel. */ declare const Squirrel: { readonly type: "programming"; readonly color: "#800000"; readonly tm_scope: "source.nut"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-squirrel"; readonly language_id: 355; readonly extensions: readonly [".nut"]; }; /** * GitHub's language definition for Stan. */ declare const Stan: { readonly type: "programming"; readonly color: "#b2011d"; readonly tm_scope: "source.stan"; readonly ace_mode: "text"; readonly language_id: 356; readonly extensions: readonly [".stan"]; }; /** * GitHub's language definition for Standard ML. */ declare const StandardML: { readonly type: "programming"; readonly color: "#dc566d"; readonly aliases: readonly ["sml"]; readonly tm_scope: "source.ml"; readonly ace_mode: "text"; readonly codemirror_mode: "mllike"; readonly codemirror_mime_type: "text/x-sml"; readonly language_id: 357; readonly extensions: readonly [".ml", ".fun", ".sig", ".sml"]; }; /** * GitHub's language definition for Starlark. */ declare const Starlark: { readonly type: "programming"; readonly color: "#76d275"; readonly aliases: readonly ["bazel", "bzl"]; readonly tm_scope: "source.python"; readonly ace_mode: "python"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 960266174; readonly extensions: readonly [".bzl", ".star"]; readonly filenames: readonly ["BUCK", "BUILD", "BUILD.bazel", "MODULE.bazel", "Tiltfile", "WORKSPACE", "WORKSPACE.bazel", "WORKSPACE.bzlmod"]; }; /** * GitHub's language definition for Stata. */ declare const Stata: { readonly type: "programming"; readonly color: "#1a5f91"; readonly tm_scope: "source.stata"; readonly ace_mode: "text"; readonly language_id: 358; readonly extensions: readonly [".do", ".ado", ".doh", ".ihlp", ".mata", ".matah", ".sthlp"]; }; /** * GitHub's language definition for StringTemplate. */ declare const StringTemplate: { readonly type: "markup"; readonly color: "#3fb34f"; readonly tm_scope: "source.string-template"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 89855901; readonly extensions: readonly [".st"]; }; /** * GitHub's language definition for Stylus. */ declare const Stylus: { readonly type: "markup"; readonly color: "#ff6347"; readonly tm_scope: "source.stylus"; readonly ace_mode: "stylus"; readonly codemirror_mode: "stylus"; readonly codemirror_mime_type: "text/x-styl"; readonly language_id: 359; readonly extensions: readonly [".styl"]; }; /** * GitHub's language definition for SubRip Text. */ declare const SubRipText: { readonly type: "data"; readonly color: "#9e0101"; readonly tm_scope: "text.srt"; readonly ace_mode: "text"; readonly language_id: 360; readonly extensions: readonly [".srt"]; }; /** * GitHub's language definition for SugarSS. */ declare const SugarSS: { readonly type: "markup"; readonly color: "#2fcc9f"; readonly tm_scope: "source.css.postcss.sugarss"; readonly ace_mode: "text"; readonly language_id: 826404698; readonly extensions: readonly [".sss"]; }; /** * GitHub's language definition for SuperCollider. */ declare const SuperCollider: { readonly type: "programming"; readonly color: "#46390b"; readonly tm_scope: "source.supercollider"; readonly ace_mode: "text"; readonly language_id: 361; readonly extensions: readonly [".sc", ".scd"]; readonly interpreters: readonly ["sclang", "scsynth"]; }; /** * GitHub's language definition for SurrealQL. */ declare const SurrealQL: { readonly type: "programming"; readonly color: "#ff00a0"; readonly aliases: readonly ["surql"]; readonly tm_scope: "source.surrealql"; readonly ace_mode: "text"; readonly language_id: 735141027; readonly extensions: readonly [".surql"]; }; /** * GitHub's language definition for Survex data. */ declare const Survexdata: { readonly type: "data"; readonly color: "#ffcc99"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 24470517; readonly extensions: readonly [".svx"]; }; /** * GitHub's language definition for Svelte. */ declare const Svelte: { readonly type: "markup"; readonly color: "#ff3e00"; readonly tm_scope: "source.svelte"; readonly ace_mode: "html"; readonly codemirror_mode: "htmlmixed"; readonly codemirror_mime_type: "text/html"; readonly language_id: 928734530; readonly extensions: readonly [".svelte"]; }; /** * GitHub's language definition for Sway. */ declare const Sway: { readonly type: "programming"; readonly color: "#00F58C"; readonly tm_scope: "source.sway"; readonly ace_mode: "rust"; readonly codemirror_mode: "rust"; readonly codemirror_mime_type: "text/x-rustsrc"; readonly language_id: 271471144; readonly extensions: readonly [".sw"]; }; /** * GitHub's language definition for Sweave. */ declare const Sweave: { readonly type: "prose"; readonly color: "#198ce7"; readonly tm_scope: "text.tex.latex.sweave"; readonly ace_mode: "tex"; readonly language_id: 558779190; readonly extensions: readonly [".rnw"]; }; /** * GitHub's language definition for Swift. */ declare const Swift: { readonly type: "programming"; readonly color: "#F05138"; readonly tm_scope: "source.swift"; readonly ace_mode: "swift"; readonly codemirror_mode: "swift"; readonly codemirror_mime_type: "text/x-swift"; readonly language_id: 362; readonly extensions: readonly [".swift"]; }; /** * GitHub's language definition for SystemVerilog. */ declare const SystemVerilog: { readonly type: "programming"; readonly color: "#DAE1C2"; readonly tm_scope: "source.systemverilog"; readonly ace_mode: "verilog"; readonly codemirror_mode: "verilog"; readonly codemirror_mime_type: "text/x-systemverilog"; readonly language_id: 363; readonly extensions: readonly [".sv", ".svh", ".vh"]; }; /** * GitHub's language definition for TI Program. */ declare const TIProgram: { readonly type: "programming"; readonly color: "#A0AA87"; readonly tm_scope: "source.8xp"; readonly ace_mode: "text"; readonly language_id: 422; readonly extensions: readonly [".8xp", ".8xp.txt"]; }; /** * GitHub's language definition for TL-Verilog. */ declare const TL_Verilog: { readonly type: "programming"; readonly color: "#C40023"; readonly tm_scope: "source.tlverilog"; readonly ace_mode: "verilog"; readonly language_id: 118656070; readonly extensions: readonly [".tlv"]; }; /** * GitHub's language definition for TLA. */ declare const TLA: { readonly type: "programming"; readonly color: "#4b0079"; readonly tm_scope: "source.tla"; readonly ace_mode: "text"; readonly language_id: 364; readonly extensions: readonly [".tla"]; }; /** * GitHub's language definition for TMDL. */ declare const TMDL: { readonly type: "data"; readonly color: "#f0c913"; readonly aliases: readonly ["Tabular Model Definition Language"]; readonly tm_scope: "source.tmdl"; readonly ace_mode: "text"; readonly language_id: 769162295; readonly extensions: readonly [".tmdl"]; }; /** * GitHub's language definition for TOML. */ declare const TOML: { readonly type: "data"; readonly color: "#9c4221"; readonly tm_scope: "source.toml"; readonly ace_mode: "toml"; readonly codemirror_mode: "toml"; readonly codemirror_mime_type: "text/x-toml"; readonly language_id: 365; readonly extensions: readonly [".toml", ".toml.example"]; readonly filenames: readonly ["Cargo.lock", "Cargo.toml.orig", "Gopkg.lock", "Pipfile", "mise.local.lock", "mise.lock", "pdm.lock", "poetry.lock", "uv.lock"]; }; /** * GitHub's language definition for TSPLIB data. */ declare const TSPLIBdata: { readonly type: "data"; readonly aliases: readonly ["travelling salesman problem", "traveling salesman problem"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 89289301; readonly extensions: readonly [".tsp"]; }; /** * GitHub's language definition for TSQL. */ declare const TSQL: { readonly type: "programming"; readonly color: "#e38c00"; readonly tm_scope: "source.tsql"; readonly ace_mode: "sql"; readonly language_id: 918334941; readonly extensions: readonly [".sql"]; }; /** * GitHub's language definition for TSV. */ declare const TSV: { readonly type: "data"; readonly color: "#237346"; readonly aliases: readonly ["tab-seperated values"]; readonly tm_scope: "source.tsv"; readonly ace_mode: "tsv"; readonly language_id: 1035892117; readonly extensions: readonly [".tsv", ".vcf"]; }; /** * GitHub's language definition for TSX. */ declare const TSX: { readonly type: "programming"; readonly color: "#3178c6"; readonly aliases: readonly ["typescriptreact"]; readonly tm_scope: "source.tsx"; readonly ace_mode: "tsx"; readonly codemirror_mode: "jsx"; readonly codemirror_mime_type: "text/typescript-jsx"; readonly group: "TypeScript"; readonly language_id: 94901924; readonly extensions: readonly [".tsx"]; }; /** * GitHub's language definition for TXL. */ declare const TXL: { readonly type: "programming"; readonly color: "#0178b8"; readonly tm_scope: "source.txl"; readonly ace_mode: "text"; readonly language_id: 366; readonly extensions: readonly [".txl"]; }; /** * GitHub's language definition for Tact. */ declare const Tact: { readonly type: "programming"; readonly color: "#48b5ff"; readonly tm_scope: "source.tact"; readonly ace_mode: "text"; readonly language_id: 606708469; readonly extensions: readonly [".tact"]; }; /** * GitHub's language definition for Talon. */ declare const Talon: { readonly type: "programming"; readonly color: "#333333"; readonly tm_scope: "source.talon"; readonly ace_mode: "text"; readonly language_id: 959889508; readonly extensions: readonly [".talon"]; }; /** * GitHub's language definition for Tape. */ declare const Tape: { readonly type: "programming"; readonly aliases: readonly ["vhs"]; readonly tm_scope: "source.vhs"; readonly ace_mode: "text"; readonly language_id: 516874200; readonly extensions: readonly [".tape"]; }; /** * GitHub's language definition for Tcl. */ declare const Tcl: { readonly type: "programming"; readonly color: "#e4cc98"; readonly aliases: readonly ["sdc", "xdc"]; readonly tm_scope: "source.tcl"; readonly ace_mode: "tcl"; readonly codemirror_mode: "tcl"; readonly codemirror_mime_type: "text/x-tcl"; readonly language_id: 367; readonly extensions: readonly [".tcl", ".adp", ".sdc", ".tcl.in", ".tm", ".xdc"]; readonly interpreters: readonly ["tclsh", "wish"]; readonly filenames: readonly ["owh", "starfield"]; }; /** * GitHub's language definition for Tcsh. */ declare const Tcsh: { readonly type: "programming"; readonly tm_scope: "source.shell"; readonly ace_mode: "sh"; readonly codemirror_mode: "shell"; readonly codemirror_mime_type: "text/x-sh"; readonly group: "Shell"; readonly language_id: 368; readonly extensions: readonly [".tcsh", ".csh"]; readonly interpreters: readonly ["tcsh", "csh"]; }; /** * GitHub's language definition for TeX. */ declare const TeX: { readonly type: "markup"; readonly color: "#3D6117"; readonly aliases: readonly ["latex"]; readonly tm_scope: "text.tex.latex"; readonly ace_mode: "tex"; readonly codemirror_mode: "stex"; readonly codemirror_mime_type: "text/x-stex"; readonly wrap: true; readonly language_id: 369; readonly extensions: readonly [".tex", ".aux", ".bbx", ".cbx", ".cls", ".dtx", ".ins", ".lbx", ".ltx", ".mkii", ".mkiv", ".mkvi", ".sty", ".toc"]; }; /** * GitHub's language definition for Tea. */ declare const Tea: { readonly type: "markup"; readonly tm_scope: "source.tea"; readonly ace_mode: "text"; readonly language_id: 370; readonly extensions: readonly [".tea"]; }; /** * GitHub's language definition for Teal. */ declare const Teal: { readonly type: "programming"; readonly color: "#00B1BC"; readonly tm_scope: "source.teal"; readonly ace_mode: "lua"; readonly codemirror_mode: "lua"; readonly codemirror_mime_type: "text/x-lua"; readonly language_id: 719038619; readonly extensions: readonly [".tl"]; readonly interpreters: readonly ["tl"]; }; /** * GitHub's language definition for Terra. */ declare const Terra: { readonly type: "programming"; readonly color: "#00004c"; readonly tm_scope: "source.terra"; readonly ace_mode: "lua"; readonly codemirror_mode: "lua"; readonly codemirror_mime_type: "text/x-lua"; readonly language_id: 371; readonly extensions: readonly [".t"]; readonly interpreters: readonly ["lua"]; }; /** * GitHub's language definition for Terraform Template. */ declare const TerraformTemplate: { readonly type: "markup"; readonly color: "#7b42bb"; readonly tm_scope: "source.hcl.terraform"; readonly ace_mode: "ruby"; readonly codemirror_mode: "ruby"; readonly codemirror_mime_type: "text/x-ruby"; readonly group: "HCL"; readonly language_id: 856832701; readonly extensions: readonly [".tftpl"]; }; /** * GitHub's language definition for Texinfo. */ declare const Texinfo: { readonly type: "prose"; readonly tm_scope: "text.texinfo"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 988020015; readonly extensions: readonly [".texinfo", ".texi", ".txi"]; readonly interpreters: readonly ["makeinfo"]; }; /** * GitHub's language definition for Text. */ declare const Text: { readonly type: "prose"; readonly aliases: readonly ["fundamental", "plain text"]; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 372; readonly extensions: readonly [".txt", ".fr", ".nb", ".ncl", ".no"]; readonly filenames: readonly ["CITATION", "CITATIONS", "COPYING", "COPYING.regex", "COPYRIGHT.regex", "FONTLOG", "INSTALL", "INSTALL.mysql", "LICENSE", "LICENSE.mysql", "NEWS", "README.me", "README.mysql", "README.nss", "README.pc", "click.me", "delete.me", "keep.me", "package.mask", "package.use.mask", "package.use.stable.mask", "read.me", "readme.1st", "test.me", "use.mask", "use.stable.mask"]; }; /** * GitHub's language definition for TextGrid. */ declare const TextGrid: { readonly type: "data"; readonly color: "#c8506d"; readonly tm_scope: "source.textgrid"; readonly ace_mode: "text"; readonly language_id: 965696054; readonly extensions: readonly [".TextGrid"]; }; /** * GitHub's language definition for TextMate Properties. */ declare const TextMateProperties: { readonly type: "data"; readonly color: "#df66e4"; readonly aliases: readonly ["tm-properties"]; readonly tm_scope: "source.tm-properties"; readonly ace_mode: "properties"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 981795023; readonly filenames: readonly [".tm_properties"]; }; /** * GitHub's language definition for Textile. */ declare const Textile: { readonly type: "prose"; readonly color: "#ffe7ac"; readonly tm_scope: "none"; readonly ace_mode: "textile"; readonly codemirror_mode: "textile"; readonly codemirror_mime_type: "text/x-textile"; readonly wrap: true; readonly language_id: 373; readonly extensions: readonly [".textile"]; }; /** * GitHub's language definition for Thrift. */ declare const Thrift: { readonly type: "programming"; readonly color: "#D12127"; readonly tm_scope: "source.thrift"; readonly ace_mode: "text"; readonly language_id: 374; readonly extensions: readonly [".thrift"]; }; /** * GitHub's language definition for Toit. */ declare const Toit: { readonly type: "programming"; readonly color: "#c2c9fb"; readonly tm_scope: "source.toit"; readonly ace_mode: "text"; readonly language_id: 356554395; readonly extensions: readonly [".toit"]; }; /** * GitHub's language definition for Tolk. */ declare const Tolk: { readonly type: "programming"; readonly color: "#30A1F5"; readonly tm_scope: "source.tolk"; readonly ace_mode: "text"; readonly codemirror_mode: "stylus"; readonly codemirror_mime_type: "text/x-styl"; readonly language_id: 678673060; readonly extensions: readonly [".tolk"]; }; /** * GitHub's language definition for Tor Config. */ declare const TorConfig: { readonly type: "data"; readonly color: "#59316b"; readonly aliases: readonly ["torrc"]; readonly tm_scope: "source.torrc"; readonly ace_mode: "apache_conf"; readonly language_id: 1016912802; readonly filenames: readonly ["torrc"]; }; /** * GitHub's language definition for Tree-sitter Query. */ declare const Tree_sitterQuery: { readonly type: "programming"; readonly color: "#8ea64c"; readonly aliases: readonly ["tsq"]; readonly tm_scope: "source.scm"; readonly ace_mode: "text"; readonly language_id: 436081647; readonly extensions: readonly [".scm"]; }; /** * GitHub's language definition for Turing. */ declare const Turing: { readonly type: "programming"; readonly color: "#cf142b"; readonly tm_scope: "source.turing"; readonly ace_mode: "text"; readonly language_id: 375; readonly extensions: readonly [".t", ".tu"]; }; /** * GitHub's language definition for Turtle. */ declare const Turtle: { readonly type: "data"; readonly tm_scope: "source.turtle"; readonly ace_mode: "turtle"; readonly codemirror_mode: "turtle"; readonly codemirror_mime_type: "text/turtle"; readonly language_id: 376; readonly extensions: readonly [".ttl"]; }; /** * GitHub's language definition for Twig. */ declare const Twig: { readonly type: "markup"; readonly color: "#c1d026"; readonly tm_scope: "text.html.twig"; readonly ace_mode: "twig"; readonly codemirror_mode: "twig"; readonly codemirror_mime_type: "text/x-twig"; readonly language_id: 377; readonly extensions: readonly [".twig"]; }; /** * GitHub's language definition for Type Language. */ declare const TypeLanguage: { readonly type: "data"; readonly aliases: readonly ["tl"]; readonly tm_scope: "source.tl"; readonly ace_mode: "text"; readonly language_id: 632765617; readonly extensions: readonly [".tl"]; }; /** * GitHub's language definition for TypeScript. */ declare const TypeScript: { readonly type: "programming"; readonly color: "#3178c6"; readonly aliases: readonly ["ts"]; readonly tm_scope: "source.ts"; readonly ace_mode: "typescript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "application/typescript"; readonly language_id: 378; readonly extensions: readonly [".ts", ".cts", ".mts"]; readonly interpreters: readonly ["bun", "deno", "ts-node", "tsx", "node"]; }; /** * GitHub's language definition for TypeSpec. */ declare const TypeSpec: { readonly type: "programming"; readonly color: "#4A3665"; readonly aliases: readonly ["tsp"]; readonly tm_scope: "source.tsp"; readonly ace_mode: "text"; readonly language_id: 952272597; readonly extensions: readonly [".tsp"]; }; /** * GitHub's language definition for Typst. */ declare const Typst: { readonly type: "programming"; readonly color: "#239dad"; readonly aliases: readonly ["typ"]; readonly tm_scope: "source.typst"; readonly ace_mode: "text"; readonly language_id: 704730682; readonly extensions: readonly [".typ"]; }; /** * GitHub's language definition for Unified Parallel C. */ declare const UnifiedParallelC: { readonly type: "programming"; readonly color: "#4e3617"; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly group: "C"; readonly language_id: 379; readonly extensions: readonly [".upc"]; }; /** * GitHub's language definition for Unity3D Asset. */ declare const Unity3DAsset: { readonly type: "data"; readonly color: "#222c37"; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 380; readonly extensions: readonly [".anim", ".asset", ".mask", ".mat", ".meta", ".prefab", ".unity"]; }; /** * GitHub's language definition for Unix Assembly. */ declare const UnixAssembly: { readonly type: "programming"; readonly aliases: readonly ["gas", "gnu asm", "unix asm"]; readonly tm_scope: "source.x86"; readonly ace_mode: "assembly_x86"; readonly group: "Assembly"; readonly language_id: 120; readonly extensions: readonly [".s", ".ms"]; }; /** * GitHub's language definition for Uno. */ declare const Uno: { readonly type: "programming"; readonly color: "#9933cc"; readonly tm_scope: "source.cs"; readonly ace_mode: "csharp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csharp"; readonly language_id: 381; readonly extensions: readonly [".uno"]; }; /** * GitHub's language definition for UnrealScript. */ declare const UnrealScript: { readonly type: "programming"; readonly color: "#a54c4d"; readonly tm_scope: "source.java"; readonly ace_mode: "java"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-java"; readonly language_id: 382; readonly extensions: readonly [".uc"]; }; /** * GitHub's language definition for Untyped Plutus Core. */ declare const UntypedPlutusCore: { readonly type: "programming"; readonly color: "#36adbd"; readonly tm_scope: "source.uplc"; readonly ace_mode: "text"; readonly language_id: 1061635506; readonly extensions: readonly [".uplc"]; }; /** * GitHub's language definition for UrWeb. */ declare const UrWeb: { readonly type: "programming"; readonly color: "#ccccee"; readonly aliases: readonly ["Ur/Web", "Ur"]; readonly tm_scope: "source.ur"; readonly ace_mode: "text"; readonly language_id: 383; readonly extensions: readonly [".ur", ".urs"]; }; /** * GitHub's language definition for V. */ declare const V: { readonly type: "programming"; readonly color: "#4f87c4"; readonly aliases: readonly ["vlang"]; readonly tm_scope: "source.v"; readonly ace_mode: "golang"; readonly codemirror_mode: "go"; readonly codemirror_mime_type: "text/x-go"; readonly language_id: 603371597; readonly extensions: readonly [".v"]; }; /** * GitHub's language definition for VBA. */ declare const VBA: { readonly type: "programming"; readonly color: "#867db1"; readonly aliases: readonly ["visual basic for applications"]; readonly tm_scope: "source.vba"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 399230729; readonly extensions: readonly [".bas", ".cls", ".frm", ".vba"]; }; /** * GitHub's language definition for VBScript. */ declare const VBScript: { readonly type: "programming"; readonly color: "#15dcdc"; readonly tm_scope: "source.vbnet"; readonly ace_mode: "vbscript"; readonly codemirror_mode: "vbscript"; readonly codemirror_mime_type: "text/vbscript"; readonly language_id: 408016005; readonly extensions: readonly [".vbs"]; }; /** * GitHub's language definition for VCL. */ declare const VCL: { readonly type: "programming"; readonly color: "#148AA8"; readonly tm_scope: "source.vcl"; readonly ace_mode: "text"; readonly language_id: 384; readonly extensions: readonly [".vcl"]; }; /** * GitHub's language definition for VHDL. */ declare const VHDL: { readonly type: "programming"; readonly color: "#adb2cb"; readonly tm_scope: "source.vhdl"; readonly ace_mode: "vhdl"; readonly codemirror_mode: "vhdl"; readonly codemirror_mime_type: "text/x-vhdl"; readonly language_id: 385; readonly extensions: readonly [".vhdl", ".vhd", ".vhf", ".vhi", ".vho", ".vhs", ".vht", ".vhw"]; }; /** * GitHub's language definition for Vala. */ declare const Vala: { readonly type: "programming"; readonly color: "#a56de2"; readonly tm_scope: "source.vala"; readonly ace_mode: "vala"; readonly language_id: 386; readonly extensions: readonly [".vala", ".vapi"]; }; /** * GitHub's language definition for Valve Data Format. */ declare const ValveDataFormat: { readonly type: "data"; readonly color: "#f26025"; readonly aliases: readonly ["keyvalues", "vdf"]; readonly tm_scope: "source.keyvalues"; readonly ace_mode: "text"; readonly language_id: 544060961; readonly extensions: readonly [".vdf", ".vmf"]; }; /** * GitHub's language definition for Velocity Template Language. */ declare const VelocityTemplateLanguage: { readonly type: "markup"; readonly color: "#507cff"; readonly aliases: readonly ["vtl", "velocity"]; readonly tm_scope: "source.velocity"; readonly ace_mode: "velocity"; readonly codemirror_mode: "velocity"; readonly codemirror_mime_type: "text/velocity"; readonly language_id: 292377326; readonly extensions: readonly [".vtl"]; }; /** * GitHub's language definition for Vento. */ declare const Vento: { readonly type: "markup"; readonly color: "#ff0080"; readonly tm_scope: "source.vento"; readonly ace_mode: "text"; readonly language_id: 757053899; readonly extensions: readonly [".vto"]; }; /** * GitHub's language definition for Verilog. */ declare const Verilog: { readonly type: "programming"; readonly color: "#b2b7f8"; readonly tm_scope: "source.verilog"; readonly ace_mode: "verilog"; readonly codemirror_mode: "verilog"; readonly codemirror_mime_type: "text/x-verilog"; readonly language_id: 387; readonly extensions: readonly [".v", ".veo"]; }; /** * GitHub's language definition for Verse. */ declare const Verse: { readonly type: "programming"; readonly color: "#518ef8"; readonly tm_scope: "source.verse"; readonly ace_mode: "text"; readonly language_id: 180832205; readonly extensions: readonly [".verse"]; }; /** * GitHub's language definition for Vespa Schema Definition. */ declare const VespaSchemaDefinition: { readonly type: "data"; readonly color: "#61D790"; readonly aliases: readonly ["vespa"]; readonly tm_scope: "source.vespaSchema"; readonly ace_mode: "text"; readonly language_id: 587879709; readonly extensions: readonly [".sd"]; }; /** * GitHub's language definition for Vim Help File. */ declare const VimHelpFile: { readonly type: "prose"; readonly color: "#199f4b"; readonly aliases: readonly ["help", "vimhelp"]; readonly tm_scope: "text.vim-help"; readonly ace_mode: "text"; readonly language_id: 508563686; readonly extensions: readonly [".txt"]; }; /** * GitHub's language definition for Vim Snippet. */ declare const VimSnippet: { readonly type: "markup"; readonly color: "#199f4b"; readonly aliases: readonly ["SnipMate", "UltiSnip", "UltiSnips", "NeoSnippet"]; readonly tm_scope: "source.vim-snippet"; readonly ace_mode: "text"; readonly language_id: 81265970; readonly extensions: readonly [".snip", ".snippet", ".snippets"]; }; /** * GitHub's language definition for Vim script. */ declare const Vimscript: { readonly type: "programming"; readonly color: "#199f4b"; readonly aliases: readonly ["vim", "viml", "nvim", "vimscript"]; readonly tm_scope: "source.viml"; readonly ace_mode: "text"; readonly language_id: 388; readonly extensions: readonly [".vim", ".vba", ".vimrc", ".vmb"]; readonly filenames: readonly [".exrc", ".gvimrc", ".nvimrc", ".vimrc", "_vimrc", "gvimrc", "nvimrc", "vimrc"]; }; /** * GitHub's language definition for Visual Basic .NET. */ declare const VisualBasicNET: { readonly type: "programming"; readonly color: "#945db7"; readonly aliases: readonly ["visual basic", "vbnet", "vb .net", "vb.net"]; readonly tm_scope: "source.vbnet"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 389; readonly extensions: readonly [".vb", ".vbhtml"]; }; /** * GitHub's language definition for Visual Basic 6.0. */ declare const VisualBasic60: { readonly type: "programming"; readonly color: "#2c6353"; readonly aliases: readonly ["vb6", "vb 6", "visual basic 6", "visual basic classic", "classic visual basic"]; readonly tm_scope: "source.vba"; readonly ace_mode: "text"; readonly codemirror_mode: "vb"; readonly codemirror_mime_type: "text/x-vb"; readonly language_id: 679594952; readonly extensions: readonly [".bas", ".cls", ".ctl", ".Dsr", ".frm"]; }; /** * GitHub's language definition for Volt. */ declare const Volt: { readonly type: "programming"; readonly color: "#1F1F1F"; readonly tm_scope: "source.d"; readonly ace_mode: "d"; readonly codemirror_mode: "d"; readonly codemirror_mime_type: "text/x-d"; readonly language_id: 390; readonly extensions: readonly [".volt"]; }; /** * GitHub's language definition for Vue. */ declare const Vue: { readonly type: "markup"; readonly color: "#41b883"; readonly tm_scope: "text.html.vue"; readonly ace_mode: "vue"; readonly codemirror_mode: "vue"; readonly codemirror_mime_type: "text/x-vue"; readonly language_id: 391; readonly extensions: readonly [".vue"]; }; /** * GitHub's language definition for Vyper. */ declare const Vyper: { readonly type: "programming"; readonly color: "#9F4CF2"; readonly tm_scope: "source.vyper"; readonly ace_mode: "text"; readonly language_id: 1055641948; readonly extensions: readonly [".vy"]; }; /** * GitHub's language definition for WDL. */ declare const WDL: { readonly type: "programming"; readonly color: "#42f1f4"; readonly aliases: readonly ["Workflow Description Language"]; readonly tm_scope: "source.wdl"; readonly ace_mode: "text"; readonly language_id: 374521672; readonly extensions: readonly [".wdl"]; }; /** * GitHub's language definition for WGSL. */ declare const WGSL: { readonly type: "programming"; readonly color: "#1a5e9a"; readonly tm_scope: "source.wgsl"; readonly ace_mode: "text"; readonly language_id: 836605993; readonly extensions: readonly [".wgsl"]; }; /** * GitHub's language definition for Wavefront Material. */ declare const WavefrontMaterial: { readonly type: "data"; readonly tm_scope: "source.wavefront.mtl"; readonly ace_mode: "text"; readonly language_id: 392; readonly extensions: readonly [".mtl"]; }; /** * GitHub's language definition for Wavefront Object. */ declare const WavefrontObject: { readonly type: "data"; readonly tm_scope: "source.wavefront.obj"; readonly ace_mode: "text"; readonly language_id: 393; readonly extensions: readonly [".obj"]; }; /** * GitHub's language definition for Web Ontology Language. */ declare const WebOntologyLanguage: { readonly type: "data"; readonly color: "#5b70bd"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly language_id: 394; readonly extensions: readonly [".owl"]; }; /** * GitHub's language definition for WebAssembly. */ declare const WebAssembly: { readonly type: "programming"; readonly color: "#04133b"; readonly aliases: readonly ["wast", "wasm"]; readonly tm_scope: "source.webassembly"; readonly ace_mode: "lisp"; readonly codemirror_mode: "wast"; readonly codemirror_mime_type: "text/webassembly"; readonly language_id: 956556503; readonly extensions: readonly [".wast", ".wat"]; }; /** * GitHub's language definition for WebAssembly Interface Type. */ declare const WebAssemblyInterfaceType: { readonly type: "data"; readonly color: "#6250e7"; readonly aliases: readonly ["wit"]; readonly tm_scope: "source.wit"; readonly ace_mode: "text"; readonly codemirror_mode: "webidl"; readonly codemirror_mime_type: "text/x-webidl"; readonly language_id: 134534086; readonly extensions: readonly [".wit"]; }; /** * GitHub's language definition for WebIDL. */ declare const WebIDL: { readonly type: "programming"; readonly tm_scope: "source.webidl"; readonly ace_mode: "text"; readonly codemirror_mode: "webidl"; readonly codemirror_mime_type: "text/x-webidl"; readonly language_id: 395; readonly extensions: readonly [".webidl"]; }; /** * GitHub's language definition for WebVTT. */ declare const WebVTT: { readonly type: "data"; readonly aliases: readonly ["vtt"]; readonly tm_scope: "text.vtt"; readonly ace_mode: "text"; readonly wrap: true; readonly language_id: 658679714; readonly extensions: readonly [".vtt"]; }; /** * GitHub's language definition for Wget Config. */ declare const WgetConfig: { readonly type: "data"; readonly aliases: readonly ["wgetrc"]; readonly tm_scope: "source.wgetrc"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 668457123; readonly filenames: readonly [".wgetrc"]; }; /** * GitHub's language definition for Whiley. */ declare const Whiley: { readonly type: "programming"; readonly color: "#d5c397"; readonly tm_scope: "source.whiley"; readonly ace_mode: "text"; readonly language_id: 888779559; readonly extensions: readonly [".whiley"]; }; /** * GitHub's language definition for Wikitext. */ declare const Wikitext: { readonly type: "prose"; readonly color: "#fc5757"; readonly aliases: readonly ["mediawiki", "wiki"]; readonly tm_scope: "text.html.mediawiki"; readonly ace_mode: "mediawiki"; readonly wrap: true; readonly language_id: 228; readonly extensions: readonly [".mediawiki", ".wiki", ".wikitext"]; }; /** * GitHub's language definition for Win32 Message File. */ declare const Win32MessageFile: { readonly type: "data"; readonly tm_scope: "source.win32-messages"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 950967261; readonly extensions: readonly [".mc"]; }; /** * GitHub's language definition for Windows Registry Entries. */ declare const WindowsRegistryEntries: { readonly type: "data"; readonly color: "#52d5ff"; readonly tm_scope: "source.reg"; readonly ace_mode: "ini"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 969674868; readonly extensions: readonly [".reg"]; }; /** * GitHub's language definition for Witcher Script. */ declare const WitcherScript: { readonly type: "programming"; readonly color: "#ff0000"; readonly tm_scope: "source.witcherscript"; readonly ace_mode: "text"; readonly language_id: 686821385; readonly extensions: readonly [".ws"]; }; /** * GitHub's language definition for Wolfram Language. */ declare const WolframLanguage: { readonly type: "programming"; readonly color: "#dd1100"; readonly aliases: readonly ["mathematica", "mma", "wolfram", "wolfram lang", "wl"]; readonly tm_scope: "source.mathematica"; readonly ace_mode: "text"; readonly codemirror_mode: "mathematica"; readonly codemirror_mime_type: "text/x-mathematica"; readonly language_id: 224; readonly extensions: readonly [".mathematica", ".cdf", ".m", ".ma", ".mt", ".nb", ".nbp", ".wl", ".wls", ".wlt"]; readonly interpreters: readonly ["wolfram", "WolframKernel", "wolframscript", "math", "MathKernel", "MathematicaScript", "WolframNB", "Mathematica"]; }; /** * GitHub's language definition for Wollok. */ declare const Wollok: { readonly type: "programming"; readonly color: "#a23738"; readonly tm_scope: "source.wollok"; readonly ace_mode: "wollok"; readonly language_id: 632745969; readonly extensions: readonly [".wlk"]; }; /** * GitHub's language definition for World of Warcraft Addon Data. */ declare const WorldofWarcraftAddonData: { readonly type: "data"; readonly color: "#f7e43f"; readonly tm_scope: "source.toc"; readonly ace_mode: "text"; readonly language_id: 396; readonly extensions: readonly [".toc"]; }; /** * GitHub's language definition for Wren. */ declare const Wren: { readonly type: "programming"; readonly color: "#383838"; readonly aliases: readonly ["wrenlang"]; readonly tm_scope: "source.wren"; readonly ace_mode: "text"; readonly language_id: 713580619; readonly extensions: readonly [".wren"]; }; /** * GitHub's language definition for X BitMap. */ declare const XBitMap: { readonly type: "data"; readonly aliases: readonly ["xbm"]; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly group: "C"; readonly language_id: 782911107; readonly extensions: readonly [".xbm"]; }; /** * GitHub's language definition for X Font Directory Index. */ declare const XFontDirectoryIndex: { readonly type: "data"; readonly tm_scope: "source.fontdir"; readonly ace_mode: "text"; readonly language_id: 208700028; readonly filenames: readonly ["encodings.dir", "fonts.alias", "fonts.dir", "fonts.scale"]; }; /** * GitHub's language definition for X PixMap. */ declare const XPixMap: { readonly type: "data"; readonly aliases: readonly ["xpm"]; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly group: "C"; readonly language_id: 781846279; readonly extensions: readonly [".xpm", ".pm"]; }; /** * GitHub's language definition for X10. */ declare const X10: { readonly type: "programming"; readonly color: "#4B6BEF"; readonly aliases: readonly ["xten"]; readonly tm_scope: "source.x10"; readonly ace_mode: "text"; readonly language_id: 397; readonly extensions: readonly [".x10"]; }; /** * GitHub's language definition for XC. */ declare const XC: { readonly type: "programming"; readonly color: "#99DA07"; readonly tm_scope: "source.xc"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 398; readonly extensions: readonly [".xc"]; }; /** * GitHub's language definition for XCompose. */ declare const XCompose: { readonly type: "data"; readonly tm_scope: "config.xcompose"; readonly ace_mode: "text"; readonly language_id: 225167241; readonly filenames: readonly [".XCompose", "XCompose", "xcompose"]; }; /** * GitHub's language definition for XML. */ declare const XML: { readonly type: "data"; readonly color: "#0060ac"; readonly aliases: readonly ["rss", "xsd", "wsdl"]; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 399; readonly extensions: readonly [".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", ".gpx", ".grxml", ".gst", ".hzp", ".icls", ".iml", ".ivy", ".jelly", ".jsproj", ".kml", ".launch", ".mdpolicy", ".meta4", ".mjml", ".mm", ".mod", ".mojo", ".mxml", ".natvis", ".ncl", ".ndproj", ".nproj", ".nuspec", ".odd", ".osm", ".pkgproj", ".pluginspec", ".proj", ".props", ".ps1xml", ".psc1", ".pt", ".pubxml", ".qhelp", ".rbxmx", ".rdf", ".res", ".resx", ".rs", ".rss", ".sch", ".scxml", ".sfproj", ".shproj", ".slnx", ".srdf", ".storyboard", ".sublime-snippet", ".sw", ".targets", ".tml", ".ts", ".tsx", ".typ", ".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"]; readonly filenames: readonly [".classpath", ".cproject", ".project", "App.config", "NuGet.config", "Settings.StyleCop", "Web.Debug.config", "Web.Release.config", "Web.config", "packages.config"]; }; /** * GitHub's language definition for XML Property List. */ declare const XMLPropertyList: { readonly type: "data"; readonly color: "#0060ac"; readonly tm_scope: "text.xml.plist"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly group: "XML"; readonly language_id: 75622871; readonly extensions: readonly [".plist", ".stTheme", ".tmCommand", ".tmLanguage", ".tmPreferences", ".tmSnippet", ".tmTheme"]; }; /** * GitHub's language definition for XPages. */ declare const XPages: { readonly type: "data"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 400; readonly extensions: readonly [".xsp-config", ".xsp.metadata"]; }; /** * GitHub's language definition for XProc. */ declare const XProc: { readonly type: "programming"; readonly tm_scope: "text.xml"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 401; readonly extensions: readonly [".xpl", ".xproc"]; }; /** * GitHub's language definition for XQuery. */ declare const XQuery: { readonly type: "programming"; readonly color: "#5232e7"; readonly tm_scope: "source.xq"; readonly ace_mode: "xquery"; readonly codemirror_mode: "xquery"; readonly codemirror_mime_type: "application/xquery"; readonly language_id: 402; readonly extensions: readonly [".xquery", ".xq", ".xql", ".xqm", ".xqy"]; }; /** * GitHub's language definition for XS. */ declare const XS: { readonly type: "programming"; readonly tm_scope: "source.c"; readonly ace_mode: "c_cpp"; readonly codemirror_mode: "clike"; readonly codemirror_mime_type: "text/x-csrc"; readonly language_id: 403; readonly extensions: readonly [".xs"]; }; /** * GitHub's language definition for XSLT. */ declare const XSLT: { readonly type: "programming"; readonly color: "#EB8CEB"; readonly aliases: readonly ["xsl"]; readonly tm_scope: "text.xml.xsl"; readonly ace_mode: "xml"; readonly codemirror_mode: "xml"; readonly codemirror_mime_type: "text/xml"; readonly language_id: 404; readonly extensions: readonly [".xslt", ".xsl"]; }; /** * GitHub's language definition for Xmake. */ declare const Xmake: { readonly type: "programming"; readonly color: "#22a079"; readonly tm_scope: "source.xmake"; readonly ace_mode: "text"; readonly language_id: 225223071; readonly filenames: readonly ["xmake.lua"]; }; /** * GitHub's language definition for Xojo. */ declare const Xojo: { readonly type: "programming"; readonly color: "#81bd41"; readonly tm_scope: "source.xojo"; readonly ace_mode: "text"; readonly language_id: 405; readonly extensions: readonly [".xojo_code", ".xojo_menu", ".xojo_report", ".xojo_script", ".xojo_toolbar", ".xojo_window"]; }; /** * GitHub's language definition for Xonsh. */ declare const Xonsh: { readonly type: "programming"; readonly color: "#285EEF"; readonly tm_scope: "source.python"; readonly ace_mode: "text"; readonly codemirror_mode: "python"; readonly codemirror_mime_type: "text/x-python"; readonly language_id: 614078284; readonly extensions: readonly [".xsh"]; }; /** * GitHub's language definition for Xtend. */ declare const Xtend: { readonly type: "programming"; readonly color: "#24255d"; readonly tm_scope: "source.xtend"; readonly ace_mode: "text"; readonly language_id: 406; readonly extensions: readonly [".xtend"]; }; /** * GitHub's language definition for YAML. */ declare const YAML: { readonly type: "data"; readonly color: "#cb171e"; readonly aliases: readonly ["yml"]; readonly tm_scope: "source.yaml"; readonly ace_mode: "yaml"; readonly codemirror_mode: "yaml"; readonly codemirror_mime_type: "text/x-yaml"; readonly language_id: 407; readonly extensions: readonly [".yml", ".mir", ".reek", ".rviz", ".sublime-syntax", ".syntax", ".yaml", ".yaml-tmlanguage", ".yaml.sed", ".yml.mysql"]; readonly filenames: readonly [".clang-format", ".clang-tidy", ".clangd", ".eslintrc", ".gemrc", ".releaserc", "CITATION.cff", "glide.lock", "pixi.lock", "yarn.lock"]; }; /** * GitHub's language definition for YANG. */ declare const YANG: { readonly type: "data"; readonly tm_scope: "source.yang"; readonly ace_mode: "text"; readonly language_id: 408; readonly extensions: readonly [".yang"]; }; /** * GitHub's language definition for YARA. */ declare const YARA: { readonly type: "programming"; readonly color: "#220000"; readonly tm_scope: "source.yara"; readonly ace_mode: "text"; readonly language_id: 805122868; readonly extensions: readonly [".yar", ".yara"]; }; /** * GitHub's language definition for YASnippet. */ declare const YASnippet: { readonly type: "markup"; readonly color: "#32AB90"; readonly aliases: readonly ["snippet", "yas"]; readonly tm_scope: "source.yasnippet"; readonly ace_mode: "text"; readonly language_id: 378760102; readonly extensions: readonly [".yasnippet"]; }; /** * GitHub's language definition for Yacc. */ declare const Yacc: { readonly type: "programming"; readonly color: "#4B6C4B"; readonly tm_scope: "source.yacc"; readonly ace_mode: "text"; readonly language_id: 409; readonly extensions: readonly [".y", ".yacc", ".yy"]; }; /** * GitHub's language definition for Yul. */ declare const Yul: { readonly type: "programming"; readonly color: "#794932"; readonly tm_scope: "source.yul"; readonly ace_mode: "text"; readonly language_id: 237469033; readonly extensions: readonly [".yul"]; }; /** * GitHub's language definition for ZAP. */ declare const ZAP: { readonly type: "programming"; readonly color: "#0d665e"; readonly tm_scope: "source.zap"; readonly ace_mode: "text"; readonly language_id: 952972794; readonly extensions: readonly [".zap", ".xzap"]; }; /** * GitHub's language definition for ZIL. */ declare const ZIL: { readonly type: "programming"; readonly color: "#dc75e5"; readonly tm_scope: "source.zil"; readonly ace_mode: "text"; readonly language_id: 973483626; readonly extensions: readonly [".zil", ".mud"]; }; /** * GitHub's language definition for Zeek. */ declare const Zeek: { readonly type: "programming"; readonly aliases: readonly ["bro"]; readonly tm_scope: "source.zeek"; readonly ace_mode: "zeek"; readonly language_id: 40; readonly extensions: readonly [".zeek", ".bro"]; }; /** * GitHub's language definition for ZenScript. */ declare const ZenScript: { readonly type: "programming"; readonly color: "#00BCD1"; readonly tm_scope: "source.zenscript"; readonly ace_mode: "text"; readonly language_id: 494938890; readonly extensions: readonly [".zs"]; }; /** * GitHub's language definition for Zephir. */ declare const Zephir: { readonly type: "programming"; readonly color: "#118f9e"; readonly tm_scope: "source.php.zephir"; readonly ace_mode: "php"; readonly language_id: 410; readonly extensions: readonly [".zep"]; }; /** * GitHub's language definition for Zig. */ declare const Zig: { readonly type: "programming"; readonly color: "#ec915c"; readonly tm_scope: "source.zig"; readonly ace_mode: "zig"; readonly language_id: 646424281; readonly extensions: readonly [".zig", ".zig.zon"]; }; /** * GitHub's language definition for Zimpl. */ declare const Zimpl: { readonly type: "programming"; readonly color: "#d67711"; readonly tm_scope: "none"; readonly ace_mode: "text"; readonly language_id: 411; readonly extensions: readonly [".zimpl", ".zmpl", ".zpl"]; }; /** * GitHub's language definition for Zmodel. */ declare const Zmodel: { readonly type: "data"; readonly color: "#ff7100"; readonly tm_scope: "source.zmodel"; readonly ace_mode: "text"; readonly language_id: 803760908; readonly extensions: readonly [".zmodel"]; }; /** * GitHub's language definition for cURL Config. */ declare const cURLConfig: { readonly type: "data"; readonly aliases: readonly ["curlrc"]; readonly tm_scope: "source.curlrc"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 992375436; readonly filenames: readonly [".curlrc", "_curlrc"]; }; /** * GitHub's language definition for crontab. */ declare const crontab: { readonly type: "data"; readonly color: "#ead7ac"; readonly aliases: readonly ["cron", "cron table"]; readonly tm_scope: "text.crontab"; readonly ace_mode: "tcl"; readonly language_id: 705203557; readonly filenames: readonly ["crontab"]; }; /** * GitHub's language definition for desktop. */ declare const desktop: { readonly type: "data"; readonly tm_scope: "source.desktop"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 412; readonly extensions: readonly [".desktop", ".desktop.in"]; }; /** * GitHub's language definition for dircolors. */ declare const dircolors: { readonly type: "data"; readonly tm_scope: "source.dircolors"; readonly ace_mode: "text"; readonly language_id: 691605112; readonly extensions: readonly [".dircolors"]; readonly filenames: readonly [".dir_colors", ".dircolors", "DIR_COLORS", "_dir_colors", "_dircolors", "dir_colors"]; }; /** * GitHub's language definition for eC. */ declare const eC: { readonly type: "programming"; readonly color: "#913960"; readonly tm_scope: "source.c.ec"; readonly ace_mode: "text"; readonly language_id: 413; readonly extensions: readonly [".ec", ".eh"]; }; /** * GitHub's language definition for edn. */ declare const edn: { readonly type: "data"; readonly tm_scope: "source.clojure"; readonly ace_mode: "clojure"; readonly codemirror_mode: "clojure"; readonly codemirror_mime_type: "application/edn"; readonly language_id: 414; readonly extensions: readonly [".edn"]; }; /** * GitHub's language definition for fish. */ declare const fish: { readonly type: "programming"; readonly color: "#4aae47"; readonly tm_scope: "source.fish"; readonly ace_mode: "text"; readonly group: "Shell"; readonly language_id: 415; readonly extensions: readonly [".fish"]; readonly interpreters: readonly ["fish"]; }; /** * GitHub's language definition for hoon. */ declare const hoon: { readonly type: "programming"; readonly color: "#00b171"; readonly tm_scope: "source.hoon"; readonly ace_mode: "text"; readonly language_id: 560883276; readonly extensions: readonly [".hoon"]; }; /** * GitHub's language definition for iCalendar. */ declare const iCalendar: { readonly type: "data"; readonly color: "#ec564c"; readonly aliases: readonly ["iCal"]; readonly tm_scope: "source.iCalendar"; readonly ace_mode: "properties"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 98384424; readonly extensions: readonly [".ics", ".ical"]; }; /** * GitHub's language definition for jq. */ declare const jq: { readonly type: "programming"; readonly color: "#c7254e"; readonly tm_scope: "source.jq"; readonly ace_mode: "text"; readonly language_id: 905371884; readonly extensions: readonly [".jq"]; readonly interpreters: readonly ["gojq", "jaq", "jq", "jqjq", "jqq", "query-json"]; }; /** * GitHub's language definition for kvlang. */ declare const kvlang: { readonly type: "markup"; readonly color: "#1da6e0"; readonly tm_scope: "source.python.kivy"; readonly ace_mode: "text"; readonly language_id: 970675279; readonly extensions: readonly [".kv"]; }; /** * GitHub's language definition for mIRC Script. */ declare const mIRCScript: { readonly type: "programming"; readonly color: "#3d57c3"; readonly tm_scope: "source.msl"; readonly ace_mode: "text"; readonly language_id: 517654727; readonly extensions: readonly [".mrc"]; }; /** * GitHub's language definition for mcfunction. */ declare const mcfunction: { readonly type: "programming"; readonly color: "#E22837"; readonly tm_scope: "source.mcfunction"; readonly ace_mode: "text"; readonly language_id: 462488745; readonly extensions: readonly [".mcfunction"]; }; /** * GitHub's language definition for mdsvex. */ declare const mdsvex: { readonly type: "markup"; readonly color: "#5f9ea0"; readonly tm_scope: "none"; readonly ace_mode: "markdown"; readonly codemirror_mode: "gfm"; readonly codemirror_mime_type: "text/x-gfm"; readonly wrap: true; readonly language_id: 566198445; readonly extensions: readonly [".svx"]; }; /** * GitHub's language definition for mupad. */ declare const mupad: { readonly type: "programming"; readonly color: "#244963"; readonly tm_scope: "source.mupad"; readonly ace_mode: "text"; readonly language_id: 416; readonly extensions: readonly [".mu"]; }; /** * GitHub's language definition for nanorc. */ declare const nanorc: { readonly type: "data"; readonly color: "#2d004d"; readonly tm_scope: "source.nanorc"; readonly ace_mode: "text"; readonly group: "INI"; readonly language_id: 775996197; readonly extensions: readonly [".nanorc"]; readonly filenames: readonly [".nanorc", "nanorc"]; }; /** * GitHub's language definition for nesC. */ declare const nesC: { readonly type: "programming"; readonly color: "#94B0C7"; readonly tm_scope: "source.nesc"; readonly ace_mode: "text"; readonly language_id: 417; readonly extensions: readonly [".nc"]; }; /** * GitHub's language definition for ooc. */ declare const ooc: { readonly type: "programming"; readonly color: "#b0b77e"; readonly tm_scope: "source.ooc"; readonly ace_mode: "text"; readonly language_id: 418; readonly extensions: readonly [".ooc"]; }; /** * GitHub's language definition for pkg-config. */ declare const pkg_config: { readonly type: "data"; readonly color: "#2b5e82"; readonly aliases: readonly ["pkgconf"]; readonly tm_scope: "source.pkgconf"; readonly ace_mode: "properties"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 925023573; readonly extensions: readonly [".pc", ".pc.in"]; }; /** * GitHub's language definition for q. */ declare const q: { readonly type: "programming"; readonly color: "#0040cd"; readonly tm_scope: "source.q"; readonly ace_mode: "text"; readonly codemirror_mode: "q"; readonly codemirror_mime_type: "text/x-q"; readonly language_id: 970539067; readonly extensions: readonly [".q"]; }; /** * GitHub's language definition for reStructuredText. */ declare const reStructuredText: { readonly type: "prose"; readonly color: "#141414"; readonly aliases: readonly ["rst"]; readonly tm_scope: "text.restructuredtext"; readonly ace_mode: "rst"; readonly codemirror_mode: "rst"; readonly codemirror_mime_type: "text/x-rst"; readonly wrap: true; readonly language_id: 419; readonly extensions: readonly [".rst", ".rest", ".rest.txt", ".rst.txt"]; }; /** * GitHub's language definition for sed. */ declare const sed: { readonly type: "programming"; readonly color: "#64b970"; readonly tm_scope: "source.sed"; readonly ace_mode: "text"; readonly language_id: 847830017; readonly extensions: readonly [".sed"]; readonly interpreters: readonly ["gsed", "minised", "sed", "ssed"]; }; /** * GitHub's language definition for templ. */ declare const templ: { readonly type: "markup"; readonly color: "#66D0DD"; readonly tm_scope: "source.templ"; readonly ace_mode: "text"; readonly language_id: 795579337; readonly extensions: readonly [".templ"]; }; /** * GitHub's language definition for ucode. */ declare const ucode: { readonly type: "programming"; readonly color: "#00b8d4"; readonly tm_scope: "source.ucode"; readonly ace_mode: "javascript"; readonly codemirror_mode: "javascript"; readonly codemirror_mime_type: "text/javascript"; readonly language_id: 365454253; readonly extensions: readonly [".uc"]; readonly interpreters: readonly ["ucode"]; }; /** * GitHub's language definition for vCard. */ declare const vCard: { readonly type: "data"; readonly color: "#ee2647"; readonly aliases: readonly ["virtual contact file", "electronic business card"]; readonly tm_scope: "source.vcard"; readonly ace_mode: "properties"; readonly codemirror_mode: "properties"; readonly codemirror_mime_type: "text/x-properties"; readonly language_id: 851476558; readonly extensions: readonly [".vcf"]; }; /** * GitHub's language definition for wisp. */ declare const wisp: { readonly type: "programming"; readonly color: "#7582D1"; readonly tm_scope: "source.clojure"; readonly ace_mode: "clojure"; readonly codemirror_mode: "clojure"; readonly codemirror_mime_type: "text/x-clojure"; readonly language_id: 420; readonly extensions: readonly [".wisp"]; }; /** * GitHub's language definition for xBase. */ declare const xBase: { readonly type: "programming"; readonly color: "#403a40"; readonly aliases: readonly ["advpl", "clipper", "foxpro"]; readonly tm_scope: "source.harbour"; readonly ace_mode: "text"; readonly language_id: 421; readonly extensions: readonly [".prg", ".ch", ".prw"]; }; //#endregion export { ABAP, ABAPCDS, ABNF, AGSScript, AIDL, AL, ALGOL, AMPL, ANTLR, APIBlueprint, APL, ASL, ASN1, ASPNET, ATS, ActionScript, Ada, AdblockFilterList, AdobeFontMetrics, Agda, Aiken, Aleo, Alloy, AlpineAbuild, AltiumDesigner, AngelScript, AnswerSetProgramming, AntBuildSystem, Antlers, ApacheConf, Apex, ApolloGuidanceComputer, AppleScript, Arc, ArkTS, AsciiDoc, AspectJ, Assembly, Astro, Asymptote, Augeas, AutoHotkey, AutoIt, AvroIDL, Awk, B, B4X, BAML, BASIC, BBCode, BFormalMethod, BIRD2, BQN, Ballerina, Batchfile, Beef, Befunge, Berry, BibTeX, BibTeXStyle, Bicep, Bikeshed, Bison, BitBake, Blade, BlitzBasic, BlitzMax, Blueprint, Bluespec, BluespecBH, Boo, Boogie, Brainfuck, BrighterScript, Brightscript, Browserslist, Bru, BuildStream, C, C2hsHaskell, C3, CAPCDS, CIL, CLIPS, CMake, COBOL, CODEOWNERS, COLLADA, CQL, CSON, CSS, CSV, CUE, CWeb, C_ObjDump, CabalConfig, Caddyfile, Cadence, Cairo, CairoZero, CameLIGO, Cangjie, CapnProto, Carbon, CartoCSS, Ceylon, Chapel, Charity, Checksums, ChucK, Circom, Cirru, Clarion, Clarity, ClassicASP, Clean, Click, Clojure, ClosureTemplates, CloudFirestoreSecurityRules, Clue, CoNLL_U, CodeQL, CoffeeScript, ColdFusion, ColdFusionCFC, CommonLisp, CommonWorkflowLanguage, ComponentPascal, Cooklang, Cool, Cpp, Cpp_ObjDump, Creole, Crystal, Csharp, Csound, CsoundDocument, CsoundScore, Cuda, CueSheet, Curry, Cycript, Cylc, Cypher, Cython, D, D2, DIGITALCommandLanguage, DM, DNSZone, DTrace, D_ObjDump, Dafny, DarcsPatch, Dart, Daslang, DataWeave, DebianPackageControlFile, DenizenScript, Dhall, Diff, DirectX3DFile, Dockerfile, Dogescript, Dotenv, Dune, Dylan, E, EBNF, ECL, ECLiPSe, EJS, EQ, E_mail, Eagle, Earthly, Easybuild, EcereProjects, Ecmarkup, Edge, EdgeQL, EditorConfig, EdjeDataCollection, Eiffel, Elixir, Elm, Elvish, ElvishTranscript, EmacsLisp, EmberScript, Erlang, Euphoria, FIGletFont, FIRRTL, FLUX, FPP, Factor, Fancy, Fantom, Faust, Fennel, FilebenchWML, Filterscript, FlatBuffers, Flix, Fluent, Formatted, Forth, Fortran, FortranFreeForm, FreeBASIC, FreeMarker, Frege, Fsharp, Fstar, Futhark, GAML, GAMS, GAP, GCCMachineDescription, GDB, GDScript, GDShader, GEDCOM, GLSL, GN, GSC, G_code, GameMakerLanguage, Gemfilelock, Gemini, Genero4gl, Generoper, Genie, Genshi, GentooEbuild, GentooEclass, GerberImage, GettextCatalog, Gherkin, GitAttributes, GitCommit, GitConfig, GitRevisionList, Gleam, GlimmerJS, GlimmerTS, Glyph, GlyphBitmapDistributionFormat, Gno, Gnuplot, Go, GoChecksums, GoModule, GoTemplate, GoWorkspace, GodotResource, Golo, Gosu, Grace, Gradle, GradleKotlinDSL, GrammaticalFramework, GraphModelingLanguage, GraphQL, GraphvizDOT, Groovy, GroovyServerPages, GtkRC, HAProxy, HCL, HIP, HLSL, HOCON, HTML, HTMLpECR, HTMLpEEX, HTMLpERB, HTMLpPHP, HTMLpRazor, HTTP, HXML, Hack, Haml, Handlebars, Harbour, Hare, Haskell, Haxe, HiveQL, HolyC, HostsFile, Hurl, Hy, HyPhy, IDL, IGORPro, ILAssembly, INI, IRClog, ISPC, Idris, IgnoreList, ImHexPatternLanguage, ImageJMacro, Imba, Inform7, Ink, InnoSetup, Io, Ioke, Isabelle, IsabelleROOT, J, JARManifest, JASS, JCL, JFlex, JSON, JSON5, JSONLD, JSONiq, JSONwithComments, Jac, Jai, Janet, Jasmin, Java, JavaProperties, JavaScript, JavaScriptpERB, JavaServerPages, JavaTemplateEngine, JestSnapshot, JetBrainsMPS, Jinja, Jison, JisonLex, Jolie, Jsonnet, Julia, JuliaREPL, JupyterNotebook, Just, KCL, KDL, KFramework, KRL, KaitaiStruct, KakouneScript, KerboScript, KiCadLayout, KiCadLegacyLayout, KiCadSchematic, Kickstart, Kit, KoLmafiaASH, Koka, Kotlin, Kusto, LFE, LLVM, LLVMTableGen, LOLCODE, LSL, LTspiceSymbol, LabVIEW, Lambdapi, Langium, Lark, Lasso, Latte, Lean, Lean4, Leo, Less, Lex, LigoLANG, LilyPond, Limbo, LinearProgramming, LinkerScript, LinuxKernelModule, Liquid, Liquidsoap, LiterateAgda, LiterateCoffeeScript, LiterateHaskell, LiveCodeScript, LiveScript, Lobster, Logos, Logtalk, LookML, LoomScript, Lua, Luau, M, M3U, M4, M4Sugar, MATLAB, MAXScript, MDX, MLIR, MQL4, MQL5, MTML, MUF, Macaulay2, Makefile, Mako, Markdown, Marko, Mask, MathematicalProgrammingSystem, MavenPOM, Max, MeTTa, Mercury, Mermaid, Meson, Metal, MicrosoftDeveloperStudioProject, MicrosoftVisualStudioSolution, MiniD, MiniScript, MiniYAML, MiniZinc, MiniZincData, Mint, Mirah, Modelica, Modula_2, Modula_3, ModuleManagementSystem, Mojo, Monkey, MonkeyC, Moocode, MoonBit, MoonScript, Motoko, Motorola68KAssembly, Move, Muse, Mustache, Myghty, NASL, NCL, NEON, NL, NMODL, NPMConfig, NSIS, NWScript, Nasal, Nearley, Nemerle, NetLinx, NetLinxpERB, NetLogo, NewLisp, Nextflow, Nginx, Nickel, Nim, Ninja, Nit, Nix, Noir, Nu, NumPy, Nunjucks, Nushell, OASv2_json, OASv2_yaml, OASv3_json, OASv3_yaml, OCaml, OMNeTppMSG, OMNeTppNED, Oberon, ObjDump, ObjectDataInstanceNotation, ObjectScript, Objective_C, Objective_Cpp, Objective_J, Odin, Omgrofl, Opa, Opal, OpenAPISpecificationv2, OpenAPISpecificationv3, OpenCL, OpenEdgeABL, OpenPolicyAgent, OpenQASM, OpenRCrunscript, OpenSCAD, OpenStepPropertyList, OpenTypeFeatureFile, OptionList, Org, OverPy, OverpassQL, Ox, Oxygene, Oz, P4, PDDL, PEGjs, PHP, PLSQL, PLpgSQL, POV_RaySDL, Pact, Pan, Papyrus, Parrot, ParrotAssembly, ParrotInternalRepresentation, Pascal, Pawn, Pep8, Perl, Pic, Pickle, PicoLisp, PigLatin, Pike, PipRequirements, Pkl, PlantUML, Pod, Pod6, PogoScript, Polar, Pony, Portugol, PostCSS, PostScript, PowerBuilder, PowerQuery, PowerShell, Praat, Prisma, Processing, Procfile, Proguard, Prolog, Promela, PropellerSpin, ProstarC, ProtocolBuffer, ProtocolBufferTextFormat, PublicKey, Pug, Puppet, PureBasic, PureData, PureScript, Pyret, Python, Pythonconsole, Pythontraceback, QML, QMake, Qsharp, QtScript, Quake, QuakeC, QuartusSimulationIP, QuickBASIC, Quint, R, RAML, RAScript, RBS, RDoc, REALbasic, REXX, RMarkdown, RON, ROSInterface, RPC, RPGLE, RPMSpec, RUNOFF, Racket, Ragel, Raku, Rascal, Rawtokendata, ReScript, ReadlineConfig, Reason, ReasonLIGO, Rebol, RecordJar, Red, Redcode, RedirectRules, Redscript, RegularExpression, RenPy, RenderScript, Rez, Rhai, RichTextFormat, Ring, Riot, RobotFramework, RobotsExclusionRules, Roc, RocqProver, Roff, RoffManpage, Rouge, RouterOSScript, Ruby, Rust, SAS, SCSS, SELinuxPolicy, SIP, SMT, SPARQL, SQF, SQL, SQLPL, SRecodeTemplate, SSHConfig, STAR, STL, STON, SVG, SWIG, Sage, Sail, Salt, Sass, Scala, Scaml, Scenic, Scheme, Scilab, Self, ShaderLab, Shell, ShellCheckConfig, ShellSession, Shen, Sieve, SimpleFileVerification, Singularity, Slang, Slash, Slice, Slim, Slint, SmPL, Smali, Smalltalk, Smarty, Smithy, Snakemake, Solidity, Soong, SourcePawn, SpiceDBSchema, SplineFontDatabase, Squirrel, Stan, StandardML, Starlark, Stata, StringTemplate, Stylus, SubRipText, SugarSS, SuperCollider, SurrealQL, Survexdata, Svelte, Sway, Sweave, Swift, SystemVerilog, TIProgram, TLA, TL_Verilog, TMDL, TOML, TSPLIBdata, TSQL, TSV, TSX, TXL, Tact, Talon, Tape, Tcl, Tcsh, TeX, Tea, Teal, Terra, TerraformTemplate, Texinfo, Text, TextGrid, TextMateProperties, Textile, Thrift, Toit, Tolk, TorConfig, Tree_sitterQuery, Turing, Turtle, Twig, TypeLanguage, TypeScript, TypeSpec, Typst, UnifiedParallelC, Unity3DAsset, UnixAssembly, Uno, UnrealScript, UntypedPlutusCore, UrWeb, V, VBA, VBScript, VCL, VHDL, Vala, ValveDataFormat, VelocityTemplateLanguage, Vento, Verilog, Verse, VespaSchemaDefinition, VimHelpFile, VimSnippet, Vimscript, VisualBasic60, VisualBasicNET, Volt, Vue, Vyper, WDL, WGSL, WavefrontMaterial, WavefrontObject, WebAssembly, WebAssemblyInterfaceType, WebIDL, WebOntologyLanguage, WebVTT, WgetConfig, Whiley, Wikitext, Win32MessageFile, WindowsRegistryEntries, WitcherScript, WolframLanguage, Wollok, WorldofWarcraftAddonData, Wren, X10, XBitMap, XC, XCompose, XFontDirectoryIndex, XML, XMLPropertyList, XPages, XPixMap, XProc, XQuery, XS, XSLT, Xmake, Xojo, Xonsh, Xtend, YAML, YANG, YARA, YASnippet, Yacc, Yul, ZAP, ZIL, Zeek, ZenScript, Zephir, Zig, Zimpl, Zmodel, _1CEnterprise, _2_DimensionalArray, _4D, cURLConfig, crontab, desktop, dircolors, eC, edn, fish, hoon, iCalendar, jq, kvlang, mIRCScript, mcfunction, mdsvex, mupad, nanorc, nesC, ooc, pkg_config, q, reStructuredText, sed, templ, ucode, vCard, wisp, xBase };