github-linguist 7.24.1 → 7.26.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/ext/linguist/lex.linguist_yy.c +14 -17
- data/ext/linguist/lex.linguist_yy.h +2 -2
- data/ext/linguist/tokenizer.l +0 -1
- data/grammars/govulncheck.json +1 -0
- data/grammars/inline.graphql.scala.json +1 -0
- data/grammars/liquid.injection.json +1 -1
- data/grammars/markdown.curry.codeblock.json +1 -1
- data/grammars/markdown.talon.codeblock.json +1 -0
- data/grammars/source.abap.json +1 -1
- data/grammars/source.abl.json +1 -1
- data/grammars/source.acucobol.json +1 -1
- data/grammars/source.apex.json +1 -0
- data/grammars/source.arr.json +1 -0
- data/grammars/source.astro.json +1 -1
- data/grammars/source.basic.json +1 -1
- data/grammars/source.bicep.json +1 -1
- data/grammars/source.brs.json +1 -1
- data/grammars/source.bsl.json +1 -1
- data/grammars/source.cds.json +1 -1
- data/grammars/source.chapel.json +1 -1
- data/grammars/source.circom.json +1 -0
- data/grammars/source.clar.json +1 -1
- data/grammars/source.cobol.json +1 -1
- data/grammars/source.cs.json +1 -1
- data/grammars/source.curlrc.json +1 -1
- data/grammars/source.d2.json +1 -0
- data/grammars/source.dart.json +1 -1
- data/grammars/source.denizenscript.json +1 -1
- data/grammars/source.did.json +1 -0
- data/grammars/source.dm.json +1 -1
- data/grammars/source.editorconfig.json +1 -1
- data/grammars/source.fsharp.json +1 -1
- data/grammars/source.gdscript.json +1 -1
- data/grammars/source.generic-config.json +1 -0
- data/grammars/source.gfm.blade.json +1 -1
- data/grammars/source.gitconfig.json +1 -1
- data/grammars/source.gleam.json +1 -1
- data/grammars/source.graphql.json +1 -1
- data/grammars/source.hocon.json +1 -1
- data/grammars/source.hosts.json +1 -1
- data/grammars/source.j.json +1 -1
- data/grammars/source.jflex.json +1 -1
- data/grammars/source.kerboscript.json +1 -0
- data/grammars/source.kickstart.json +1 -0
- data/grammars/source.kotlin.json +1 -1
- data/grammars/source.lolcode.json +1 -0
- data/grammars/source.m2.json +1 -1
- data/grammars/source.matlab.json +1 -1
- data/grammars/source.mdx.json +1 -0
- data/grammars/source.mermaid.flowchart.json +1 -1
- data/grammars/source.mermaid.json +1 -1
- data/grammars/source.mermaid.mindmap.json +1 -0
- data/grammars/source.mo.json +1 -1
- data/grammars/source.move.json +1 -1
- data/grammars/source.nasal.json +1 -0
- data/grammars/source.nim.json +1 -1
- data/grammars/source.nimcfg.json +1 -1
- data/grammars/source.nushell.json +1 -0
- data/grammars/source.pact.json +1 -0
- data/grammars/source.pddl.json +1 -1
- data/grammars/source.pnlgrp.json +1 -1
- data/grammars/source.polar.json +1 -1
- data/grammars/source.postscript.json +1 -1
- data/grammars/source.prisma.json +1 -1
- data/grammars/source.rascal.json +1 -1
- data/grammars/source.rbs.json +1 -0
- data/grammars/source.rescript.json +1 -1
- data/grammars/source.rmcobol.json +1 -0
- data/grammars/source.rpgle.json +1 -1
- data/grammars/source.rust.json +1 -1
- data/grammars/source.scala.json +1 -1
- data/grammars/source.scenic.json +1 -1
- data/grammars/source.singularity.json +1 -1
- data/grammars/source.smithy.json +1 -1
- data/grammars/source.soql.json +1 -0
- data/grammars/source.sqf.json +1 -1
- data/grammars/source.stan.json +1 -1
- data/grammars/source.svelte.json +1 -1
- data/grammars/source.sway.json +1 -0
- data/grammars/source.talon.json +1 -1
- data/grammars/source.tlverilog.json +1 -0
- data/grammars/source.toc.json +1 -1
- data/grammars/source.ts.json +1 -1
- data/grammars/source.tsql.json +1 -1
- data/grammars/source.tsx.json +1 -1
- data/grammars/source.v.json +1 -1
- data/grammars/source.vba.json +1 -0
- data/grammars/source.wgsl.json +1 -0
- data/grammars/source.wit.json +1 -0
- data/grammars/source.wwb.json +1 -0
- data/grammars/source.yara.json +1 -1
- data/grammars/text.adblock.json +1 -1
- data/grammars/text.checksums.json +1 -1
- data/grammars/text.haml.json +1 -1
- data/grammars/text.html.liquid.json +1 -1
- data/grammars/text.html.markdown.d2.json +1 -0
- data/grammars/text.marko.json +1 -1
- data/grammars/text.md.json +1 -0
- data/grammars/text.pseudoxml.json +1 -0
- data/grammars/text.restructuredtext.json +1 -1
- data/grammars/text.sfd.json +1 -1
- data/grammars/text.xml.svg.json +1 -1
- data/grammars/version +1 -1
- data/lib/linguist/VERSION +1 -1
- data/lib/linguist/generated.rb +8 -0
- data/lib/linguist/generic.yml +1 -0
- data/lib/linguist/heuristics.yml +104 -47
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +272 -35
- data/lib/linguist/samples.json +1 -1
- data/lib/linguist/vendor.yml +7 -1
- metadata +36 -10
- data/grammars/source.gfm.json +0 -1
- data/grammars/source.nim.comment.json +0 -1
- data/grammars/source.nim_filter.json +0 -1
data/lib/linguist/languages.yml
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
# aliases - An Array of additional aliases (implicitly
|
8
8
|
# includes name.downcase)
|
9
9
|
# ace_mode - A String name of the Ace Mode used for highlighting whenever
|
10
|
-
# a file is edited. This must match one of the filenames in
|
10
|
+
# a file is edited. This must match one of the filenames in https://gh.io/acemodes.
|
11
11
|
# Use "text" if a mode does not exist.
|
12
12
|
# codemirror_mode - A String name of the CodeMirror Mode used for highlighting whenever a file is edited.
|
13
13
|
# This must match a mode from https://git.io/vi9Fx
|
@@ -349,7 +349,8 @@ Apex:
|
|
349
349
|
color: "#1797c0"
|
350
350
|
extensions:
|
351
351
|
- ".cls"
|
352
|
-
|
352
|
+
- ".trigger"
|
353
|
+
tm_scope: source.apex
|
353
354
|
ace_mode: java
|
354
355
|
codemirror_mode: clike
|
355
356
|
codemirror_mime_type: text/x-java
|
@@ -743,6 +744,7 @@ C++:
|
|
743
744
|
- ".c++"
|
744
745
|
- ".cc"
|
745
746
|
- ".cp"
|
747
|
+
- ".cppm"
|
746
748
|
- ".cxx"
|
747
749
|
- ".h"
|
748
750
|
- ".h++"
|
@@ -757,6 +759,7 @@ C++:
|
|
757
759
|
- ".re"
|
758
760
|
- ".tcc"
|
759
761
|
- ".tpp"
|
762
|
+
- ".txx"
|
760
763
|
language_id: 43
|
761
764
|
C-ObjDump:
|
762
765
|
type: data
|
@@ -1016,6 +1019,14 @@ ChucK:
|
|
1016
1019
|
codemirror_mode: clike
|
1017
1020
|
codemirror_mime_type: text/x-java
|
1018
1021
|
language_id: 57
|
1022
|
+
Circom:
|
1023
|
+
type: programming
|
1024
|
+
ace_mode: text
|
1025
|
+
extensions:
|
1026
|
+
- ".circom"
|
1027
|
+
color: "#707575"
|
1028
|
+
tm_scope: source.circom
|
1029
|
+
language_id: 1042332086
|
1019
1030
|
Cirru:
|
1020
1031
|
type: programming
|
1021
1032
|
color: "#ccccff"
|
@@ -1387,6 +1398,16 @@ D-ObjDump:
|
|
1387
1398
|
tm_scope: objdump.x86asm
|
1388
1399
|
ace_mode: assembly_x86
|
1389
1400
|
language_id: 81
|
1401
|
+
D2:
|
1402
|
+
type: markup
|
1403
|
+
color: "#526ee8"
|
1404
|
+
extensions:
|
1405
|
+
- ".d2"
|
1406
|
+
aliases:
|
1407
|
+
- d2lang
|
1408
|
+
tm_scope: source.d2
|
1409
|
+
ace_mode: text
|
1410
|
+
language_id: 37531557
|
1390
1411
|
DIGITAL Command Language:
|
1391
1412
|
type: programming
|
1392
1413
|
aliases:
|
@@ -1539,6 +1560,27 @@ Dogescript:
|
|
1539
1560
|
tm_scope: none
|
1540
1561
|
ace_mode: text
|
1541
1562
|
language_id: 90
|
1563
|
+
Dotenv:
|
1564
|
+
type: data
|
1565
|
+
color: "#e5d559"
|
1566
|
+
extensions:
|
1567
|
+
- ".env"
|
1568
|
+
filenames:
|
1569
|
+
- ".env"
|
1570
|
+
- ".env.ci"
|
1571
|
+
- ".env.dev"
|
1572
|
+
- ".env.development"
|
1573
|
+
- ".env.development.local"
|
1574
|
+
- ".env.example"
|
1575
|
+
- ".env.local"
|
1576
|
+
- ".env.prod"
|
1577
|
+
- ".env.production"
|
1578
|
+
- ".env.staging"
|
1579
|
+
- ".env.test"
|
1580
|
+
- ".env.testing"
|
1581
|
+
tm_scope: source.dotenv
|
1582
|
+
ace_mode: text
|
1583
|
+
language_id: 111148035
|
1542
1584
|
Dylan:
|
1543
1585
|
type: programming
|
1544
1586
|
color: "#6c616e"
|
@@ -1749,6 +1791,13 @@ Elvish:
|
|
1749
1791
|
tm_scope: source.elvish
|
1750
1792
|
color: "#55BB55"
|
1751
1793
|
language_id: 570996448
|
1794
|
+
Elvish Transcript:
|
1795
|
+
type: programming
|
1796
|
+
group: Elvish
|
1797
|
+
ace_mode: text
|
1798
|
+
tm_scope: source.elvish-transcript
|
1799
|
+
color: "#55BB55"
|
1800
|
+
language_id: 452025714
|
1752
1801
|
Emacs Lisp:
|
1753
1802
|
type: programming
|
1754
1803
|
tm_scope: source.emacs.lisp
|
@@ -1791,6 +1840,7 @@ Erlang:
|
|
1791
1840
|
color: "#B83998"
|
1792
1841
|
extensions:
|
1793
1842
|
- ".erl"
|
1843
|
+
- ".app"
|
1794
1844
|
- ".app.src"
|
1795
1845
|
- ".es"
|
1796
1846
|
- ".escript"
|
@@ -1995,7 +2045,7 @@ Fortran Free Form:
|
|
1995
2045
|
language_id: 761352333
|
1996
2046
|
FreeBasic:
|
1997
2047
|
type: programming
|
1998
|
-
color: "#
|
2048
|
+
color: "#141AC9"
|
1999
2049
|
extensions:
|
2000
2050
|
- ".bi"
|
2001
2051
|
- ".bas"
|
@@ -2396,8 +2446,11 @@ Go Checksums:
|
|
2396
2446
|
aliases:
|
2397
2447
|
- go.sum
|
2398
2448
|
- go sum
|
2449
|
+
- go.work.sum
|
2450
|
+
- go work sum
|
2399
2451
|
filenames:
|
2400
2452
|
- go.sum
|
2453
|
+
- go.work.sum
|
2401
2454
|
tm_scope: go.sum
|
2402
2455
|
ace_mode: text
|
2403
2456
|
language_id: 1054391671
|
@@ -2412,6 +2465,30 @@ Go Module:
|
|
2412
2465
|
tm_scope: go.mod
|
2413
2466
|
ace_mode: text
|
2414
2467
|
language_id: 947461016
|
2468
|
+
Go Workspace:
|
2469
|
+
type: data
|
2470
|
+
color: "#00ADD8"
|
2471
|
+
aliases:
|
2472
|
+
- go.work
|
2473
|
+
- go work
|
2474
|
+
filenames:
|
2475
|
+
- go.work
|
2476
|
+
tm_scope: go.mod
|
2477
|
+
ace_mode: text
|
2478
|
+
language_id: 934546256
|
2479
|
+
Godot Resource:
|
2480
|
+
type: data
|
2481
|
+
color: "#355570"
|
2482
|
+
extensions:
|
2483
|
+
- ".gdnlib"
|
2484
|
+
- ".gdns"
|
2485
|
+
- ".tres"
|
2486
|
+
- ".tscn"
|
2487
|
+
filenames:
|
2488
|
+
- project.godot
|
2489
|
+
tm_scope: source.gdresource
|
2490
|
+
ace_mode: text
|
2491
|
+
language_id: 738107771
|
2415
2492
|
Golo:
|
2416
2493
|
type: programming
|
2417
2494
|
color: "#88562A"
|
@@ -2528,6 +2605,7 @@ HAProxy:
|
|
2528
2605
|
language_id: 366607477
|
2529
2606
|
HCL:
|
2530
2607
|
type: programming
|
2608
|
+
color: "#844FBA"
|
2531
2609
|
extensions:
|
2532
2610
|
- ".hcl"
|
2533
2611
|
- ".nomad"
|
@@ -2559,6 +2637,9 @@ HOCON:
|
|
2559
2637
|
color: "#9ff8ee"
|
2560
2638
|
extensions:
|
2561
2639
|
- ".hocon"
|
2640
|
+
filenames:
|
2641
|
+
- .scalafix.conf
|
2642
|
+
- .scalafmt.conf
|
2562
2643
|
tm_scope: source.hocon
|
2563
2644
|
ace_mode: text
|
2564
2645
|
language_id: 679725279
|
@@ -2760,6 +2841,15 @@ HolyC:
|
|
2760
2841
|
codemirror_mode: clike
|
2761
2842
|
codemirror_mime_type: text/x-csrc
|
2762
2843
|
language_id: 928121743
|
2844
|
+
Hosts File:
|
2845
|
+
type: data
|
2846
|
+
color: "#308888"
|
2847
|
+
filenames:
|
2848
|
+
- HOSTS
|
2849
|
+
- hosts
|
2850
|
+
tm_scope: source.hosts
|
2851
|
+
ace_mode: text
|
2852
|
+
language_id: 231021894
|
2763
2853
|
Hy:
|
2764
2854
|
type: programming
|
2765
2855
|
ace_mode: text
|
@@ -2807,6 +2897,7 @@ INI:
|
|
2807
2897
|
extensions:
|
2808
2898
|
- ".ini"
|
2809
2899
|
- ".cfg"
|
2900
|
+
- ".cnf"
|
2810
2901
|
- ".dof"
|
2811
2902
|
- ".lektorproject"
|
2812
2903
|
- ".prefs"
|
@@ -2817,8 +2908,11 @@ INI:
|
|
2817
2908
|
- ".coveragerc"
|
2818
2909
|
- ".flake8"
|
2819
2910
|
- ".pylintrc"
|
2911
|
+
- HOSTS
|
2820
2912
|
- buildozer.spec
|
2913
|
+
- hosts
|
2821
2914
|
- pylintrc
|
2915
|
+
- vlcrc
|
2822
2916
|
tm_scope: source.ini
|
2823
2917
|
aliases:
|
2824
2918
|
- dosini
|
@@ -2984,6 +3078,14 @@ JAR Manifest:
|
|
2984
3078
|
tm_scope: source.yaml
|
2985
3079
|
ace_mode: text
|
2986
3080
|
language_id: 447261135
|
3081
|
+
JCL:
|
3082
|
+
type: programming
|
3083
|
+
color: "#d90e09"
|
3084
|
+
extensions:
|
3085
|
+
- ".jcl"
|
3086
|
+
tm_scope: source.jcl
|
3087
|
+
ace_mode: text
|
3088
|
+
language_id: 316620079
|
2987
3089
|
JFlex:
|
2988
3090
|
type: programming
|
2989
3091
|
color: "#DBCA00"
|
@@ -3037,6 +3139,7 @@ JSON:
|
|
3037
3139
|
- ".watchmanconfig"
|
3038
3140
|
- Pipfile.lock
|
3039
3141
|
- composer.lock
|
3142
|
+
- flake.lock
|
3040
3143
|
- mcmod.info
|
3041
3144
|
language_id: 174
|
3042
3145
|
JSON with Comments:
|
@@ -3072,6 +3175,7 @@ JSON with Comments:
|
|
3072
3175
|
- ".jscsrc"
|
3073
3176
|
- ".jshintrc"
|
3074
3177
|
- ".jslintrc"
|
3178
|
+
- ".swcrc"
|
3075
3179
|
- api-extractor.json
|
3076
3180
|
- devcontainer.json
|
3077
3181
|
- jsconfig.json
|
@@ -3331,6 +3435,18 @@ Jupyter Notebook:
|
|
3331
3435
|
aliases:
|
3332
3436
|
- IPython Notebook
|
3333
3437
|
language_id: 185
|
3438
|
+
Just:
|
3439
|
+
type: programming
|
3440
|
+
aliases:
|
3441
|
+
- Justfile
|
3442
|
+
color: "#384d54"
|
3443
|
+
tm_scope: source.just
|
3444
|
+
filenames:
|
3445
|
+
- JUSTFILE
|
3446
|
+
- Justfile
|
3447
|
+
- justfile
|
3448
|
+
ace_mode: text
|
3449
|
+
language_id: 128447695
|
3334
3450
|
KRL:
|
3335
3451
|
type: programming
|
3336
3452
|
color: "#28430A"
|
@@ -3364,6 +3480,14 @@ KakouneScript:
|
|
3364
3480
|
- kakrc
|
3365
3481
|
ace_mode: text
|
3366
3482
|
language_id: 603336474
|
3483
|
+
KerboScript:
|
3484
|
+
type: programming
|
3485
|
+
ace_mode: text
|
3486
|
+
extensions:
|
3487
|
+
- ".ks"
|
3488
|
+
color: "#41adf0"
|
3489
|
+
tm_scope: source.kerboscript
|
3490
|
+
language_id: 59716426
|
3367
3491
|
KiCad Layout:
|
3368
3492
|
type: data
|
3369
3493
|
color: "#2f4aab"
|
@@ -3399,6 +3523,13 @@ KiCad Schematic:
|
|
3399
3523
|
tm_scope: source.pcb.schematic
|
3400
3524
|
ace_mode: text
|
3401
3525
|
language_id: 622447435
|
3526
|
+
Kickstart:
|
3527
|
+
type: data
|
3528
|
+
ace_mode: text
|
3529
|
+
extensions:
|
3530
|
+
- ".ks"
|
3531
|
+
tm_scope: source.kickstart
|
3532
|
+
language_id: 692635484
|
3402
3533
|
Kit:
|
3403
3534
|
type: markup
|
3404
3535
|
ace_mode: html
|
@@ -3451,7 +3582,7 @@ LOLCODE:
|
|
3451
3582
|
extensions:
|
3452
3583
|
- ".lol"
|
3453
3584
|
color: "#cc9900"
|
3454
|
-
tm_scope:
|
3585
|
+
tm_scope: source.lolcode
|
3455
3586
|
ace_mode: text
|
3456
3587
|
language_id: 192
|
3457
3588
|
LSL:
|
@@ -3684,9 +3815,8 @@ LookML:
|
|
3684
3815
|
codemirror_mime_type: text/x-yaml
|
3685
3816
|
color: "#652B81"
|
3686
3817
|
extensions:
|
3818
|
+
- ".lkml"
|
3687
3819
|
- ".lookml"
|
3688
|
-
- ".model.lkml"
|
3689
|
-
- ".view.lkml"
|
3690
3820
|
tm_scope: source.yaml
|
3691
3821
|
language_id: 211
|
3692
3822
|
LoomScript:
|
@@ -3771,6 +3901,17 @@ MAXScript:
|
|
3771
3901
|
tm_scope: source.maxscript
|
3772
3902
|
ace_mode: text
|
3773
3903
|
language_id: 217
|
3904
|
+
MDX:
|
3905
|
+
type: markup
|
3906
|
+
color: "#fcb32c"
|
3907
|
+
ace_mode: markdown
|
3908
|
+
codemirror_mode: gfm
|
3909
|
+
codemirror_mime_type: text/x-gfm
|
3910
|
+
wrap: true
|
3911
|
+
extensions:
|
3912
|
+
- ".mdx"
|
3913
|
+
tm_scope: source.mdx
|
3914
|
+
language_id: 512838272
|
3774
3915
|
MLIR:
|
3775
3916
|
type: programming
|
3776
3917
|
color: "#5EC8DB"
|
@@ -3878,6 +4019,7 @@ Markdown:
|
|
3878
4019
|
type: prose
|
3879
4020
|
color: "#083fa1"
|
3880
4021
|
aliases:
|
4022
|
+
- md
|
3881
4023
|
- pandoc
|
3882
4024
|
ace_mode: markdown
|
3883
4025
|
codemirror_mode: gfm
|
@@ -3889,7 +4031,6 @@ Markdown:
|
|
3889
4031
|
- ".markdown"
|
3890
4032
|
- ".mdown"
|
3891
4033
|
- ".mdwn"
|
3892
|
-
- ".mdx"
|
3893
4034
|
- ".mkd"
|
3894
4035
|
- ".mkdn"
|
3895
4036
|
- ".mkdown"
|
@@ -3898,7 +4039,7 @@ Markdown:
|
|
3898
4039
|
- ".workbook"
|
3899
4040
|
filenames:
|
3900
4041
|
- contents.lr
|
3901
|
-
tm_scope:
|
4042
|
+
tm_scope: text.md
|
3902
4043
|
language_id: 222
|
3903
4044
|
Marko:
|
3904
4045
|
type: markup
|
@@ -4267,7 +4408,7 @@ Nasal:
|
|
4267
4408
|
color: "#1d2c4e"
|
4268
4409
|
extensions:
|
4269
4410
|
- ".nas"
|
4270
|
-
tm_scope:
|
4411
|
+
tm_scope: source.nasal
|
4271
4412
|
ace_mode: text
|
4272
4413
|
language_id: 178322513
|
4273
4414
|
Nearley:
|
@@ -4435,6 +4576,21 @@ Nunjucks:
|
|
4435
4576
|
tm_scope: text.html.nunjucks
|
4436
4577
|
ace_mode: nunjucks
|
4437
4578
|
language_id: 461856962
|
4579
|
+
Nushell:
|
4580
|
+
type: programming
|
4581
|
+
color: "#4E9906"
|
4582
|
+
extensions:
|
4583
|
+
- ".nu"
|
4584
|
+
interpreters:
|
4585
|
+
- nu
|
4586
|
+
aliases:
|
4587
|
+
- nu-script
|
4588
|
+
- nushell-script
|
4589
|
+
tm_scope: source.nushell
|
4590
|
+
ace_mode: sh
|
4591
|
+
codemirror_mode: shell
|
4592
|
+
codemirror_mime_type: text/x-sh
|
4593
|
+
language_id: 446573572
|
4438
4594
|
OASv2-json:
|
4439
4595
|
type: data
|
4440
4596
|
color: "#85ea2d"
|
@@ -4486,7 +4642,7 @@ OCaml:
|
|
4486
4642
|
ace_mode: ocaml
|
4487
4643
|
codemirror_mode: mllike
|
4488
4644
|
codemirror_mime_type: text/x-ocaml
|
4489
|
-
color: "#
|
4645
|
+
color: "#ef7a08"
|
4490
4646
|
extensions:
|
4491
4647
|
- ".ml"
|
4492
4648
|
- ".eliom"
|
@@ -4847,6 +5003,14 @@ POV-Ray SDL:
|
|
4847
5003
|
tm_scope: source.pov-ray sdl
|
4848
5004
|
ace_mode: text
|
4849
5005
|
language_id: 275
|
5006
|
+
Pact:
|
5007
|
+
type: programming
|
5008
|
+
color: "#F7A8B8"
|
5009
|
+
ace_mode: text
|
5010
|
+
tm_scope: source.pact
|
5011
|
+
extensions:
|
5012
|
+
- ".pact"
|
5013
|
+
language_id: 756774415
|
4850
5014
|
Pan:
|
4851
5015
|
type: programming
|
4852
5016
|
color: "#cc0000"
|
@@ -5015,6 +5179,7 @@ Pike:
|
|
5015
5179
|
language_id: 287
|
5016
5180
|
PlantUML:
|
5017
5181
|
type: data
|
5182
|
+
color: "#fbbd16"
|
5018
5183
|
extensions:
|
5019
5184
|
- ".puml"
|
5020
5185
|
- ".iuml"
|
@@ -5163,6 +5328,7 @@ Prolog:
|
|
5163
5328
|
color: "#74283c"
|
5164
5329
|
extensions:
|
5165
5330
|
- ".pl"
|
5331
|
+
- ".plt"
|
5166
5332
|
- ".pro"
|
5167
5333
|
- ".prolog"
|
5168
5334
|
- ".yap"
|
@@ -5191,6 +5357,7 @@ Propeller Spin:
|
|
5191
5357
|
Protocol Buffer:
|
5192
5358
|
type: data
|
5193
5359
|
aliases:
|
5360
|
+
- proto
|
5194
5361
|
- protobuf
|
5195
5362
|
- Protocol Buffers
|
5196
5363
|
extensions:
|
@@ -5271,6 +5438,14 @@ PureScript:
|
|
5271
5438
|
codemirror_mode: haskell
|
5272
5439
|
codemirror_mime_type: text/x-haskell
|
5273
5440
|
language_id: 302
|
5441
|
+
Pyret:
|
5442
|
+
type: programming
|
5443
|
+
color: "#ee1e10"
|
5444
|
+
extensions:
|
5445
|
+
- ".arr"
|
5446
|
+
ace_mode: python
|
5447
|
+
tm_scope: source.arr
|
5448
|
+
language_id: 252961827
|
5274
5449
|
Python:
|
5275
5450
|
type: programming
|
5276
5451
|
tm_scope: source.python
|
@@ -5292,7 +5467,6 @@ Python:
|
|
5292
5467
|
- ".pyt"
|
5293
5468
|
- ".pyw"
|
5294
5469
|
- ".rpy"
|
5295
|
-
- ".smk"
|
5296
5470
|
- ".spec"
|
5297
5471
|
- ".tac"
|
5298
5472
|
- ".wsgi"
|
@@ -5302,12 +5476,14 @@ Python:
|
|
5302
5476
|
- DEPS
|
5303
5477
|
- SConscript
|
5304
5478
|
- SConstruct
|
5305
|
-
- Snakefile
|
5306
5479
|
- wscript
|
5307
5480
|
interpreters:
|
5308
5481
|
- python
|
5309
5482
|
- python2
|
5310
5483
|
- python3
|
5484
|
+
- py
|
5485
|
+
- pypy
|
5486
|
+
- pypy3
|
5311
5487
|
aliases:
|
5312
5488
|
- python3
|
5313
5489
|
- rusthon
|
@@ -5412,6 +5588,17 @@ RAML:
|
|
5412
5588
|
extensions:
|
5413
5589
|
- ".raml"
|
5414
5590
|
language_id: 308
|
5591
|
+
RBS:
|
5592
|
+
type: data
|
5593
|
+
ace_mode: ruby
|
5594
|
+
codemirror_mode: ruby
|
5595
|
+
codemirror_mime_type: text/x-ruby
|
5596
|
+
extensions:
|
5597
|
+
- ".rbs"
|
5598
|
+
color: "#701516"
|
5599
|
+
tm_scope: source.rbs
|
5600
|
+
group: Ruby
|
5601
|
+
language_id: 899227493
|
5415
5602
|
RDoc:
|
5416
5603
|
type: prose
|
5417
5604
|
color: "#701516"
|
@@ -5458,7 +5645,7 @@ RMarkdown:
|
|
5458
5645
|
extensions:
|
5459
5646
|
- ".qmd"
|
5460
5647
|
- ".rmd"
|
5461
|
-
tm_scope:
|
5648
|
+
tm_scope: text.md
|
5462
5649
|
language_id: 313
|
5463
5650
|
RPC:
|
5464
5651
|
type: programming
|
@@ -5913,6 +6100,8 @@ Rust:
|
|
5913
6100
|
ace_mode: rust
|
5914
6101
|
codemirror_mode: rust
|
5915
6102
|
codemirror_mime_type: text/x-rustsrc
|
6103
|
+
interpreters:
|
6104
|
+
- rust-script
|
5916
6105
|
language_id: 327
|
5917
6106
|
SAS:
|
5918
6107
|
type: programming
|
@@ -6215,23 +6404,22 @@ Shell:
|
|
6215
6404
|
- ".bats"
|
6216
6405
|
- ".cgi"
|
6217
6406
|
- ".command"
|
6218
|
-
- ".env"
|
6219
6407
|
- ".fcgi"
|
6220
6408
|
- ".ksh"
|
6221
6409
|
- ".sh.in"
|
6222
6410
|
- ".tmux"
|
6223
6411
|
- ".tool"
|
6412
|
+
- ".trigger"
|
6224
6413
|
- ".zsh"
|
6225
6414
|
- ".zsh-theme"
|
6226
6415
|
filenames:
|
6227
6416
|
- ".bash_aliases"
|
6417
|
+
- ".bash_functions"
|
6228
6418
|
- ".bash_history"
|
6229
6419
|
- ".bash_logout"
|
6230
6420
|
- ".bash_profile"
|
6231
6421
|
- ".bashrc"
|
6232
6422
|
- ".cshrc"
|
6233
|
-
- ".env"
|
6234
|
-
- ".env.example"
|
6235
6423
|
- ".flaskenv"
|
6236
6424
|
- ".kshrc"
|
6237
6425
|
- ".login"
|
@@ -6411,6 +6599,22 @@ Smithy:
|
|
6411
6599
|
extensions:
|
6412
6600
|
- ".smithy"
|
6413
6601
|
language_id: 1027892786
|
6602
|
+
Snakemake:
|
6603
|
+
type: programming
|
6604
|
+
group: Python
|
6605
|
+
tm_scope: source.python
|
6606
|
+
ace_mode: python
|
6607
|
+
codemirror_mode: python
|
6608
|
+
codemirror_mime_type: text/x-python
|
6609
|
+
color: "#419179"
|
6610
|
+
extensions:
|
6611
|
+
- ".smk"
|
6612
|
+
- ".snakefile"
|
6613
|
+
filenames:
|
6614
|
+
- Snakefile
|
6615
|
+
aliases:
|
6616
|
+
- snakefile
|
6617
|
+
language_id: 151241392
|
6414
6618
|
Solidity:
|
6415
6619
|
type: programming
|
6416
6620
|
color: "#AA6746"
|
@@ -6491,6 +6695,7 @@ Starlark:
|
|
6491
6695
|
- BUCK
|
6492
6696
|
- BUILD
|
6493
6697
|
- BUILD.bazel
|
6698
|
+
- MODULE.bazel
|
6494
6699
|
- Tiltfile
|
6495
6700
|
- WORKSPACE
|
6496
6701
|
- WORKSPACE.bazel
|
@@ -6568,6 +6773,16 @@ Svelte:
|
|
6568
6773
|
extensions:
|
6569
6774
|
- ".svelte"
|
6570
6775
|
language_id: 928734530
|
6776
|
+
Sway:
|
6777
|
+
type: programming
|
6778
|
+
color: "#dea584"
|
6779
|
+
extensions:
|
6780
|
+
- ".sw"
|
6781
|
+
tm_scope: source.sway
|
6782
|
+
ace_mode: rust
|
6783
|
+
codemirror_mode: rust
|
6784
|
+
codemirror_mime_type: text/x-rustsrc
|
6785
|
+
language_id: 271471144
|
6571
6786
|
Swift:
|
6572
6787
|
type: programming
|
6573
6788
|
color: "#F05138"
|
@@ -6601,6 +6816,14 @@ TI Program:
|
|
6601
6816
|
- ".8xp.txt"
|
6602
6817
|
language_id: 422
|
6603
6818
|
tm_scope: none
|
6819
|
+
TL-Verilog:
|
6820
|
+
type: programming
|
6821
|
+
extensions:
|
6822
|
+
- ".tlv"
|
6823
|
+
tm_scope: source.tlverilog
|
6824
|
+
ace_mode: verilog
|
6825
|
+
color: "#C40023"
|
6826
|
+
language_id: 118656070
|
6604
6827
|
TLA:
|
6605
6828
|
type: programming
|
6606
6829
|
color: "#4b0079"
|
@@ -6981,7 +7204,7 @@ VBA:
|
|
6981
7204
|
- ".cls"
|
6982
7205
|
- ".frm"
|
6983
7206
|
- ".vba"
|
6984
|
-
tm_scope: source.
|
7207
|
+
tm_scope: source.vba
|
6985
7208
|
aliases:
|
6986
7209
|
- visual basic for applications
|
6987
7210
|
ace_mode: text
|
@@ -7137,6 +7360,7 @@ Visual Basic 6.0:
|
|
7137
7360
|
type: programming
|
7138
7361
|
color: "#2c6353"
|
7139
7362
|
extensions:
|
7363
|
+
- ".bas"
|
7140
7364
|
- ".cls"
|
7141
7365
|
- ".ctl"
|
7142
7366
|
- ".Dsr"
|
@@ -7178,6 +7402,24 @@ Vyper:
|
|
7178
7402
|
ace_mode: text
|
7179
7403
|
tm_scope: source.vyper
|
7180
7404
|
language_id: 1055641948
|
7405
|
+
WDL:
|
7406
|
+
aliases:
|
7407
|
+
- Workflow Description Language
|
7408
|
+
type: programming
|
7409
|
+
color: "#42f1f4"
|
7410
|
+
extensions:
|
7411
|
+
- ".wdl"
|
7412
|
+
tm_scope: source.wdl
|
7413
|
+
ace_mode: text
|
7414
|
+
language_id: 374521672
|
7415
|
+
WGSL:
|
7416
|
+
type: programming
|
7417
|
+
color: "#1a5e9a"
|
7418
|
+
extensions:
|
7419
|
+
- ".wgsl"
|
7420
|
+
tm_scope: source.wgsl
|
7421
|
+
ace_mode: text
|
7422
|
+
language_id: 836605993
|
7181
7423
|
Wavefront Material:
|
7182
7424
|
type: data
|
7183
7425
|
extensions:
|
@@ -7214,6 +7456,18 @@ WebAssembly:
|
|
7214
7456
|
codemirror_mode: commonlisp
|
7215
7457
|
codemirror_mime_type: text/x-common-lisp
|
7216
7458
|
language_id: 956556503
|
7459
|
+
WebAssembly Interface Type:
|
7460
|
+
type: data
|
7461
|
+
color: "#6250e7"
|
7462
|
+
extensions:
|
7463
|
+
- ".wit"
|
7464
|
+
aliases:
|
7465
|
+
- wit
|
7466
|
+
ace_mode: text
|
7467
|
+
tm_scope: source.wit
|
7468
|
+
codemirror_mode: webidl
|
7469
|
+
codemirror_mime_type: text/x-webidl
|
7470
|
+
language_id: 134534086
|
7217
7471
|
WebIDL:
|
7218
7472
|
type: programming
|
7219
7473
|
extensions:
|
@@ -7463,6 +7717,7 @@ XML:
|
|
7463
7717
|
- ".srdf"
|
7464
7718
|
- ".storyboard"
|
7465
7719
|
- ".sublime-snippet"
|
7720
|
+
- ".sw"
|
7466
7721
|
- ".targets"
|
7467
7722
|
- ".tml"
|
7468
7723
|
- ".ts"
|
@@ -7827,16 +8082,6 @@ jq:
|
|
7827
8082
|
- ".jq"
|
7828
8083
|
tm_scope: source.jq
|
7829
8084
|
language_id: 905371884
|
7830
|
-
just:
|
7831
|
-
type: programming
|
7832
|
-
aliases:
|
7833
|
-
- Justfile
|
7834
|
-
color: "#384d54"
|
7835
|
-
tm_scope: source.just
|
7836
|
-
filenames:
|
7837
|
-
- Justfile
|
7838
|
-
ace_mode: text
|
7839
|
-
language_id: 128447695
|
7840
8085
|
kvlang:
|
7841
8086
|
type: markup
|
7842
8087
|
ace_mode: text
|
@@ -7944,14 +8189,6 @@ sed:
|
|
7944
8189
|
ace_mode: text
|
7945
8190
|
tm_scope: source.sed
|
7946
8191
|
language_id: 847830017
|
7947
|
-
wdl:
|
7948
|
-
type: programming
|
7949
|
-
color: "#42f1f4"
|
7950
|
-
extensions:
|
7951
|
-
- ".wdl"
|
7952
|
-
tm_scope: source.wdl
|
7953
|
-
ace_mode: text
|
7954
|
-
language_id: 374521672
|
7955
8192
|
wisp:
|
7956
8193
|
type: programming
|
7957
8194
|
ace_mode: clojure
|