github-linguist 9.2.0 → 9.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/bin/github-linguist +23 -4
- data/grammars/injection.interpolated-ruby.json +1 -0
- data/grammars/injections.etc.json +1 -1
- data/grammars/inline.edgeql.json +1 -1
- data/grammars/markdown.move.codeblock.json +1 -1
- data/grammars/source.abl.json +1 -1
- data/grammars/source.ash.json +1 -0
- data/grammars/source.ats.json +1 -1
- data/grammars/source.bru.json +1 -0
- data/grammars/source.c++.json +1 -1
- data/grammars/source.c.json +1 -1
- data/grammars/source.c.linker.json +1 -1
- data/grammars/source.c3.json +1 -0
- data/grammars/source.cmake.json +1 -1
- data/grammars/source.cmakecache.json +1 -1
- data/grammars/source.cobol.json +1 -1
- data/grammars/source.cooklang.json +1 -0
- data/grammars/source.cs.json +1 -1
- data/grammars/source.curlrc.json +1 -1
- data/grammars/source.dotenv.json +1 -1
- data/grammars/source.edgeql.json +1 -1
- data/grammars/source.erlang.json +1 -1
- data/grammars/source.flix.json +1 -0
- data/grammars/source.fsharp.json +1 -1
- data/grammars/source.gdscript.json +1 -1
- data/grammars/source.gitignore.json +1 -1
- data/grammars/source.harbour.json +1 -1
- data/grammars/source.httpspec.json +1 -1
- data/grammars/source.hx.json +1 -1
- data/grammars/source.ilecobol.json +1 -1
- data/grammars/source.inputrc.json +1 -1
- data/grammars/source.jai.json +1 -1
- data/grammars/source.jq.json +1 -1
- data/grammars/source.json.comments.json +1 -1
- data/grammars/source.julia.json +1 -1
- data/grammars/source.lean4.json +1 -1
- data/grammars/source.luau.json +1 -1
- data/grammars/source.mermaid.flowchart.json +1 -1
- data/grammars/source.mermaid.gantt.json +1 -1
- data/grammars/source.mermaid.json +1 -1
- data/grammars/source.mermaid.pie-chart.json +1 -1
- data/grammars/source.mermaid.quad-chart.json +1 -0
- data/grammars/source.mermaid.sankey.json +1 -0
- data/grammars/source.mermaid.timeline.json +1 -0
- data/grammars/source.mermaid.user-journey.json +1 -1
- data/grammars/source.mermaid.zenuml.json +1 -0
- data/grammars/source.moonbit.json +1 -1
- data/grammars/source.move.json +1 -1
- data/grammars/source.nginx.json +1 -1
- data/grammars/source.nickel.json +1 -0
- data/grammars/source.nim.json +1 -1
- data/grammars/source.nr.json +1 -1
- data/grammars/source.nushell.json +1 -1
- data/grammars/source.odin-ehr.json +1 -1
- data/grammars/source.openqasm.json +1 -1
- data/grammars/source.postscript.json +1 -1
- data/grammars/source.psl.json +1 -0
- data/grammars/source.quakec.json +1 -0
- data/grammars/source.rascal.json +1 -1
- data/grammars/source.record-jar.json +1 -1
- data/grammars/source.rosmsg.json +1 -0
- data/grammars/source.sieve.json +1 -1
- data/grammars/source.slang.json +1 -1
- data/grammars/source.slint.json +1 -1
- data/grammars/source.stan.json +1 -1
- data/grammars/source.swift.json +1 -1
- data/grammars/source.templ.json +1 -1
- data/grammars/source.vba.json +1 -1
- data/grammars/source.vcl.json +1 -0
- data/grammars/source.vento.json +1 -1
- data/grammars/source.vhdl.json +1 -1
- data/grammars/source.vue.json +1 -1
- data/grammars/source.wdl.json +1 -1
- data/grammars/source.wesl.json +1 -0
- data/grammars/source.wgsl.json +1 -1
- data/grammars/source.wit.json +1 -1
- data/grammars/text.codeowners.json +1 -1
- data/grammars/text.html.jte.json +1 -1
- data/grammars/text.jira.json +1 -0
- data/grammars/text.marko.json +1 -1
- data/grammars/text.slim.json +1 -1
- data/grammars/text.srt.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 +5 -5
- data/lib/linguist/generic.yml +2 -0
- data/lib/linguist/heuristics.yml +39 -8
- data/lib/linguist/instrumenter.rb +19 -0
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +184 -92
- data/lib/linguist/samples.json +1 -1
- data/lib/linguist.rb +1 -0
- metadata +20 -3
- data/grammars/source.varnish.vcl.json +0 -1
data/lib/linguist/languages.yml
CHANGED
@@ -1,34 +1,34 @@
|
|
1
|
-
# Defines all
|
1
|
+
# Defines all languages known to GitHub.
|
2
2
|
#
|
3
|
-
#
|
4
|
-
#
|
5
|
-
#
|
6
|
-
#
|
7
|
-
#
|
8
|
-
#
|
9
|
-
#
|
10
|
-
#
|
11
|
-
#
|
12
|
-
#
|
13
|
-
#
|
14
|
-
#
|
15
|
-
#
|
16
|
-
#
|
17
|
-
#
|
18
|
-
#
|
19
|
-
#
|
20
|
-
#
|
21
|
-
#
|
22
|
-
#
|
23
|
-
#
|
24
|
-
#
|
25
|
-
#
|
26
|
-
#
|
27
|
-
#
|
28
|
-
#
|
29
|
-
#
|
30
|
-
#
|
31
|
-
#
|
3
|
+
# Required fields:
|
4
|
+
# type - Either "data", "programming", "markup" or "prose".
|
5
|
+
# ace_mode - Ace mode used when editing files which use the language. This must match
|
6
|
+
# one of the names in https://gh.io/acemodes. Use "text" if no mode exists.
|
7
|
+
# extensions - List of associated file extensions, sorted in ascending ASCII order,
|
8
|
+
# except for the language's primary extension, which is always listed first.
|
9
|
+
# filenames - List of associated filenames, sorted in ascending ASCII order.
|
10
|
+
# May be omitted if the extensions field is present (and vice versa).
|
11
|
+
# language_id - Unique identifier used internally by GitHub, generated by running
|
12
|
+
# `script/update-ids`. Do not fill out this field manually.
|
13
|
+
# tm_scope - The TextMate scope that represents this programming language.
|
14
|
+
# This should match one of the scopes listed in grammars.yml.
|
15
|
+
# Use "none" if there is no TextMate grammar for this language.
|
16
|
+
#
|
17
|
+
# Optional fields:
|
18
|
+
# aliases - List of additional aliases (implicitly includes lowercased forms of language's name).
|
19
|
+
# These are used in fenced code-blocks, code searches by language, and in overrides.
|
20
|
+
# codemirror_mode - CodeMirror 5 mode used when editing files that use the language.
|
21
|
+
# This must match one of the names listed here: https://git.io/vi9Fx
|
22
|
+
# codemirror_mime_type - MIME media-type used by CodeMirror 5 for selecting a mode for editing the language.
|
23
|
+
# The `mime` types supported by the named mode are listed here: https://git.io/f4SoQ
|
24
|
+
# color - CSS colour code used to represent the language (format: "#RRGGBB").
|
25
|
+
# fs_name - Filesystem name used when creating directories for the language. Only necessary for
|
26
|
+
# languages whose names contain symbols that are invalid or unsafe on certain systems.
|
27
|
+
# group - Name of the parent language. Languages in a group contribute to the usage statistics
|
28
|
+
# of their parent language.
|
29
|
+
# interpreters - List of programs that execute the language (by running and/or compiling it).
|
30
|
+
# These are consulted when scrutinising a file's hashbang to determine its language.
|
31
|
+
# wrap - Enable soft line-wrapping (default: false)
|
32
32
|
#
|
33
33
|
# Any additions or modifications (even trivial) should have corresponding
|
34
34
|
# test changes in `test/test_blob.rb`.
|
@@ -156,7 +156,7 @@ APL:
|
|
156
156
|
language_id: 6
|
157
157
|
ASL:
|
158
158
|
type: programming
|
159
|
-
ace_mode:
|
159
|
+
ace_mode: asl
|
160
160
|
extensions:
|
161
161
|
- ".asl"
|
162
162
|
- ".dsl"
|
@@ -370,7 +370,7 @@ Apex:
|
|
370
370
|
- ".apex"
|
371
371
|
- ".trigger"
|
372
372
|
tm_scope: source.apex
|
373
|
-
ace_mode:
|
373
|
+
ace_mode: apex
|
374
374
|
codemirror_mode: clike
|
375
375
|
codemirror_mime_type: text/x-java
|
376
376
|
language_id: 17
|
@@ -446,7 +446,7 @@ Astro:
|
|
446
446
|
extensions:
|
447
447
|
- ".astro"
|
448
448
|
tm_scope: source.astro
|
449
|
-
ace_mode:
|
449
|
+
ace_mode: astro
|
450
450
|
codemirror_mode: jsx
|
451
451
|
codemirror_mime_type: text/jsx
|
452
452
|
language_id: 578209015
|
@@ -535,7 +535,7 @@ BASIC:
|
|
535
535
|
extensions:
|
536
536
|
- ".bas"
|
537
537
|
tm_scope: source.basic
|
538
|
-
ace_mode:
|
538
|
+
ace_mode: basic
|
539
539
|
color: "#ff0000"
|
540
540
|
language_id: 28923963
|
541
541
|
BQN:
|
@@ -604,7 +604,7 @@ BibTeX:
|
|
604
604
|
- ".bib"
|
605
605
|
- ".bibtex"
|
606
606
|
tm_scope: text.bibtex
|
607
|
-
ace_mode:
|
607
|
+
ace_mode: bibtex
|
608
608
|
codemirror_mode: stex
|
609
609
|
codemirror_mime_type: text/x-stex
|
610
610
|
language_id: 982188347
|
@@ -661,7 +661,7 @@ Blade:
|
|
661
661
|
- ".blade"
|
662
662
|
- ".blade.php"
|
663
663
|
tm_scope: text.html.php.blade
|
664
|
-
ace_mode:
|
664
|
+
ace_mode: php_laravel_blade
|
665
665
|
language_id: 33
|
666
666
|
BlitzBasic:
|
667
667
|
type: programming
|
@@ -768,6 +768,14 @@ Browserslist:
|
|
768
768
|
tm_scope: text.browserslist
|
769
769
|
ace_mode: text
|
770
770
|
language_id: 153503348
|
771
|
+
Bru:
|
772
|
+
type: markup
|
773
|
+
color: "#F4AA41"
|
774
|
+
extensions:
|
775
|
+
- ".bru"
|
776
|
+
tm_scope: source.bru
|
777
|
+
ace_mode: text
|
778
|
+
language_id: 906627898
|
771
779
|
BuildStream:
|
772
780
|
type: data
|
773
781
|
color: "#006bff"
|
@@ -860,6 +868,16 @@ C2hs Haskell:
|
|
860
868
|
codemirror_mode: haskell
|
861
869
|
codemirror_mime_type: text/x-haskell
|
862
870
|
language_id: 45
|
871
|
+
C3:
|
872
|
+
type: programming
|
873
|
+
color: "#2563eb"
|
874
|
+
extensions:
|
875
|
+
- ".c3"
|
876
|
+
tm_scope: source.c3
|
877
|
+
ace_mode: c_cpp
|
878
|
+
codemirror_mode: clike
|
879
|
+
codemirror_mime_type: text/x-csrc
|
880
|
+
language_id: 769248603
|
863
881
|
CAP CDS:
|
864
882
|
type: programming
|
865
883
|
tm_scope: source.cds
|
@@ -951,7 +969,7 @@ CSS:
|
|
951
969
|
CSV:
|
952
970
|
type: data
|
953
971
|
color: "#237346"
|
954
|
-
ace_mode:
|
972
|
+
ace_mode: csv
|
955
973
|
tm_scope: none
|
956
974
|
extensions:
|
957
975
|
- ".csv"
|
@@ -982,7 +1000,7 @@ Cabal Config:
|
|
982
1000
|
filenames:
|
983
1001
|
- cabal.config
|
984
1002
|
- cabal.project
|
985
|
-
ace_mode:
|
1003
|
+
ace_mode: haskell_cabal
|
986
1004
|
codemirror_mode: haskell
|
987
1005
|
codemirror_mime_type: text/x-haskell
|
988
1006
|
tm_scope: source.cabal
|
@@ -1360,6 +1378,15 @@ Component Pascal:
|
|
1360
1378
|
codemirror_mode: pascal
|
1361
1379
|
codemirror_mime_type: text/x-pascal
|
1362
1380
|
language_id: 67
|
1381
|
+
Cooklang:
|
1382
|
+
type: markup
|
1383
|
+
color: "#E15A29"
|
1384
|
+
wrap: true
|
1385
|
+
extensions:
|
1386
|
+
- ".cook"
|
1387
|
+
ace_mode: text
|
1388
|
+
tm_scope: source.cooklang
|
1389
|
+
language_id: 788037493
|
1363
1390
|
Cool:
|
1364
1391
|
type: programming
|
1365
1392
|
extensions:
|
@@ -1393,7 +1420,7 @@ Crystal:
|
|
1393
1420
|
color: "#000100"
|
1394
1421
|
extensions:
|
1395
1422
|
- ".cr"
|
1396
|
-
ace_mode:
|
1423
|
+
ace_mode: crystal
|
1397
1424
|
codemirror_mode: crystal
|
1398
1425
|
codemirror_mime_type: text/x-crystal
|
1399
1426
|
tm_scope: source.crystal
|
@@ -1484,6 +1511,8 @@ Cypher:
|
|
1484
1511
|
- ".cyp"
|
1485
1512
|
- ".cypher"
|
1486
1513
|
tm_scope: source.cypher
|
1514
|
+
codemirror_mode: cypher
|
1515
|
+
codemirror_mime_type: application/x-cypher-query
|
1487
1516
|
ace_mode: text
|
1488
1517
|
language_id: 850806976
|
1489
1518
|
Cython:
|
@@ -1708,6 +1737,7 @@ Dotenv:
|
|
1708
1737
|
- ".env.production"
|
1709
1738
|
- ".env.sample"
|
1710
1739
|
- ".env.staging"
|
1740
|
+
- ".env.template"
|
1711
1741
|
- ".env.test"
|
1712
1742
|
- ".env.testing"
|
1713
1743
|
tm_scope: source.dotenv
|
@@ -1797,6 +1827,8 @@ EJS:
|
|
1797
1827
|
- ".ejs.t"
|
1798
1828
|
- ".jst"
|
1799
1829
|
tm_scope: text.html.js
|
1830
|
+
codemirror_mode: htmlembedded
|
1831
|
+
codemirror_mime_type: application/x-ejs
|
1800
1832
|
ace_mode: ejs
|
1801
1833
|
language_id: 95
|
1802
1834
|
EQ:
|
@@ -2040,7 +2072,7 @@ F#:
|
|
2040
2072
|
- ".fsi"
|
2041
2073
|
- ".fsx"
|
2042
2074
|
tm_scope: source.fsharp
|
2043
|
-
ace_mode:
|
2075
|
+
ace_mode: fsharp
|
2044
2076
|
codemirror_mode: mllike
|
2045
2077
|
codemirror_mime_type: text/x-fsharp
|
2046
2078
|
language_id: 105
|
@@ -2149,6 +2181,14 @@ Filterscript:
|
|
2149
2181
|
tm_scope: none
|
2150
2182
|
ace_mode: text
|
2151
2183
|
language_id: 112
|
2184
|
+
Flix:
|
2185
|
+
type: programming
|
2186
|
+
color: "#d44a45"
|
2187
|
+
extensions:
|
2188
|
+
- ".flix"
|
2189
|
+
tm_scope: source.flix
|
2190
|
+
ace_mode: flix
|
2191
|
+
language_id: 800935960
|
2152
2192
|
Fluent:
|
2153
2193
|
type: programming
|
2154
2194
|
color: "#ffcc33"
|
@@ -2192,7 +2232,7 @@ Fortran:
|
|
2192
2232
|
- ".for"
|
2193
2233
|
- ".fpp"
|
2194
2234
|
tm_scope: source.fortran
|
2195
|
-
ace_mode:
|
2235
|
+
ace_mode: fortran
|
2196
2236
|
codemirror_mode: fortran
|
2197
2237
|
codemirror_mime_type: text/x-fortran
|
2198
2238
|
language_id: 107
|
@@ -2206,7 +2246,7 @@ Fortran Free Form:
|
|
2206
2246
|
- ".f08"
|
2207
2247
|
- ".f95"
|
2208
2248
|
tm_scope: source.fortran.modern
|
2209
|
-
ace_mode:
|
2249
|
+
ace_mode: fortran
|
2210
2250
|
codemirror_mode: fortran
|
2211
2251
|
codemirror_mime_type: text/x-fortran
|
2212
2252
|
language_id: 761352333
|
@@ -2230,6 +2270,7 @@ FreeMarker:
|
|
2230
2270
|
- ftl
|
2231
2271
|
extensions:
|
2232
2272
|
- ".ftl"
|
2273
|
+
- ".ftlh"
|
2233
2274
|
tm_scope: text.html.ftl
|
2234
2275
|
ace_mode: ftl
|
2235
2276
|
language_id: 115
|
@@ -2520,9 +2561,11 @@ Gherkin:
|
|
2520
2561
|
- ".feature"
|
2521
2562
|
- ".story"
|
2522
2563
|
tm_scope: text.gherkin.feature
|
2564
|
+
codemirror_mode: gherkin
|
2565
|
+
codemirror_mime_type: text/x-feature
|
2523
2566
|
aliases:
|
2524
2567
|
- cucumber
|
2525
|
-
ace_mode:
|
2568
|
+
ace_mode: gherkin
|
2526
2569
|
color: "#5B2063"
|
2527
2570
|
language_id: 76
|
2528
2571
|
Git Attributes:
|
@@ -2754,7 +2797,7 @@ GraphQL:
|
|
2754
2797
|
- ".gql"
|
2755
2798
|
- ".graphqls"
|
2756
2799
|
tm_scope: source.graphql
|
2757
|
-
ace_mode:
|
2800
|
+
ace_mode: graphqlschema
|
2758
2801
|
language_id: 139
|
2759
2802
|
Graphviz (DOT):
|
2760
2803
|
type: data
|
@@ -2763,7 +2806,7 @@ Graphviz (DOT):
|
|
2763
2806
|
extensions:
|
2764
2807
|
- ".dot"
|
2765
2808
|
- ".gv"
|
2766
|
-
ace_mode:
|
2809
|
+
ace_mode: dot
|
2767
2810
|
language_id: 140
|
2768
2811
|
Groovy:
|
2769
2812
|
type: programming
|
@@ -2818,7 +2861,7 @@ HCL:
|
|
2818
2861
|
aliases:
|
2819
2862
|
- HashiCorp Configuration Language
|
2820
2863
|
- terraform
|
2821
|
-
ace_mode:
|
2864
|
+
ace_mode: terraform
|
2822
2865
|
codemirror_mode: ruby
|
2823
2866
|
codemirror_mime_type: text/x-ruby
|
2824
2867
|
tm_scope: source.hcl
|
@@ -2883,7 +2926,7 @@ HTML+ECR:
|
|
2883
2926
|
- ecr
|
2884
2927
|
extensions:
|
2885
2928
|
- ".ecr"
|
2886
|
-
ace_mode:
|
2929
|
+
ace_mode: html_ruby
|
2887
2930
|
codemirror_mode: htmlmixed
|
2888
2931
|
codemirror_mime_type: text/html
|
2889
2932
|
language_id: 148
|
@@ -2900,7 +2943,7 @@ HTML+EEX:
|
|
2900
2943
|
- ".html.eex"
|
2901
2944
|
- ".heex"
|
2902
2945
|
- ".leex"
|
2903
|
-
ace_mode:
|
2946
|
+
ace_mode: html_elixir
|
2904
2947
|
codemirror_mode: htmlmixed
|
2905
2948
|
codemirror_mime_type: text/html
|
2906
2949
|
language_id: 149
|
@@ -2917,7 +2960,7 @@ HTML+ERB:
|
|
2917
2960
|
- ".erb"
|
2918
2961
|
- ".erb.deface"
|
2919
2962
|
- ".rhtml"
|
2920
|
-
ace_mode:
|
2963
|
+
ace_mode: html_ruby
|
2921
2964
|
codemirror_mode: htmlembedded
|
2922
2965
|
codemirror_mime_type: application/x-erb
|
2923
2966
|
language_id: 150
|
@@ -2963,6 +3006,8 @@ HXML:
|
|
2963
3006
|
extensions:
|
2964
3007
|
- ".hxml"
|
2965
3008
|
tm_scope: source.hxml
|
3009
|
+
codemirror_mode: haxe
|
3010
|
+
codemirror_mime_type: text/x-hxml
|
2966
3011
|
language_id: 786683730
|
2967
3012
|
Hack:
|
2968
3013
|
type: programming
|
@@ -3436,7 +3481,7 @@ JSON5:
|
|
3436
3481
|
extensions:
|
3437
3482
|
- ".json5"
|
3438
3483
|
tm_scope: source.js
|
3439
|
-
ace_mode:
|
3484
|
+
ace_mode: json5
|
3440
3485
|
codemirror_mode: javascript
|
3441
3486
|
codemirror_mime_type: application/json
|
3442
3487
|
language_id: 175
|
@@ -3448,7 +3493,7 @@ JSONLD:
|
|
3448
3493
|
tm_scope: source.js
|
3449
3494
|
ace_mode: javascript
|
3450
3495
|
codemirror_mode: javascript
|
3451
|
-
codemirror_mime_type: application/json
|
3496
|
+
codemirror_mime_type: application/ld+json
|
3452
3497
|
language_id: 176
|
3453
3498
|
JSONiq:
|
3454
3499
|
color: "#40d47e"
|
@@ -3634,8 +3679,8 @@ Jinja:
|
|
3634
3679
|
- ".jinja2"
|
3635
3680
|
tm_scope: text.html.django
|
3636
3681
|
ace_mode: django
|
3637
|
-
codemirror_mode:
|
3638
|
-
codemirror_mime_type: text/
|
3682
|
+
codemirror_mode: jinja2
|
3683
|
+
codemirror_mime_type: text/jinja2
|
3639
3684
|
language_id: 147
|
3640
3685
|
Jison:
|
3641
3686
|
type: programming
|
@@ -3828,6 +3873,14 @@ Kit:
|
|
3828
3873
|
- ".kit"
|
3829
3874
|
tm_scope: text.html.basic
|
3830
3875
|
language_id: 188
|
3876
|
+
KoLMafia ASH:
|
3877
|
+
type: programming
|
3878
|
+
color: "#B9D9B9"
|
3879
|
+
extensions:
|
3880
|
+
- ".ash"
|
3881
|
+
tm_scope: source.ash
|
3882
|
+
ace_mode: text
|
3883
|
+
language_id: 852099832
|
3831
3884
|
Koka:
|
3832
3885
|
type: programming
|
3833
3886
|
ace_mode: text
|
@@ -3846,7 +3899,7 @@ Kotlin:
|
|
3846
3899
|
- ".ktm"
|
3847
3900
|
- ".kts"
|
3848
3901
|
tm_scope: source.kotlin
|
3849
|
-
ace_mode:
|
3902
|
+
ace_mode: kotlin
|
3850
3903
|
codemirror_mode: clike
|
3851
3904
|
codemirror_mime_type: text/x-kotlin
|
3852
3905
|
language_id: 189
|
@@ -3945,7 +3998,7 @@ Latte:
|
|
3945
3998
|
extensions:
|
3946
3999
|
- ".latte"
|
3947
4000
|
tm_scope: text.html.smarty
|
3948
|
-
ace_mode:
|
4001
|
+
ace_mode: latte
|
3949
4002
|
codemirror_mode: smarty
|
3950
4003
|
codemirror_mime_type: text/x-smarty
|
3951
4004
|
language_id: 196
|
@@ -3984,7 +4037,7 @@ Less:
|
|
3984
4037
|
tm_scope: source.css.less
|
3985
4038
|
ace_mode: less
|
3986
4039
|
codemirror_mode: css
|
3987
|
-
codemirror_mime_type: text/
|
4040
|
+
codemirror_mime_type: text/x-less
|
3988
4041
|
language_id: 198
|
3989
4042
|
Lex:
|
3990
4043
|
type: programming
|
@@ -4137,7 +4190,7 @@ Logtalk:
|
|
4137
4190
|
- ".lgt"
|
4138
4191
|
- ".logtalk"
|
4139
4192
|
tm_scope: source.logtalk
|
4140
|
-
ace_mode:
|
4193
|
+
ace_mode: logtalk
|
4141
4194
|
language_id: 210
|
4142
4195
|
LookML:
|
4143
4196
|
type: programming
|
@@ -4785,7 +4838,7 @@ NSIS:
|
|
4785
4838
|
- ".nsi"
|
4786
4839
|
- ".nsh"
|
4787
4840
|
tm_scope: source.nsis
|
4788
|
-
ace_mode:
|
4841
|
+
ace_mode: nsis
|
4789
4842
|
codemirror_mode: nsis
|
4790
4843
|
codemirror_mime_type: text/x-nsis
|
4791
4844
|
language_id: 242
|
@@ -4890,10 +4943,18 @@ Nginx:
|
|
4890
4943
|
tm_scope: source.nginx
|
4891
4944
|
aliases:
|
4892
4945
|
- nginx configuration file
|
4893
|
-
ace_mode:
|
4946
|
+
ace_mode: nginx
|
4894
4947
|
codemirror_mode: nginx
|
4895
4948
|
codemirror_mime_type: text/x-nginx-conf
|
4896
4949
|
language_id: 248
|
4950
|
+
Nickel:
|
4951
|
+
type: programming
|
4952
|
+
color: "#E0C3FC"
|
4953
|
+
extensions:
|
4954
|
+
- ".ncl"
|
4955
|
+
tm_scope: source.nickel
|
4956
|
+
ace_mode: text
|
4957
|
+
language_id: 1067292664
|
4897
4958
|
Nim:
|
4898
4959
|
type: programming
|
4899
4960
|
color: "#ffc200"
|
@@ -4905,7 +4966,7 @@ Nim:
|
|
4905
4966
|
- ".nims"
|
4906
4967
|
filenames:
|
4907
4968
|
- nim.cfg
|
4908
|
-
ace_mode:
|
4969
|
+
ace_mode: nim
|
4909
4970
|
tm_scope: source.nim
|
4910
4971
|
language_id: 249
|
4911
4972
|
Ninja:
|
@@ -5141,7 +5202,7 @@ Objective-C++:
|
|
5141
5202
|
- ".mm"
|
5142
5203
|
ace_mode: objectivec
|
5143
5204
|
codemirror_mode: clike
|
5144
|
-
codemirror_mime_type: text/x-objectivec
|
5205
|
+
codemirror_mime_type: text/x-objectivec++
|
5145
5206
|
language_id: 258
|
5146
5207
|
Objective-J:
|
5147
5208
|
type: programming
|
@@ -5165,7 +5226,7 @@ Odin:
|
|
5165
5226
|
extensions:
|
5166
5227
|
- ".odin"
|
5167
5228
|
tm_scope: source.odin
|
5168
|
-
ace_mode:
|
5229
|
+
ace_mode: odin
|
5169
5230
|
language_id: 889244082
|
5170
5231
|
Omgrofl:
|
5171
5232
|
type: programming
|
@@ -5404,7 +5465,7 @@ PHP:
|
|
5404
5465
|
language_id: 272
|
5405
5466
|
PLSQL:
|
5406
5467
|
type: programming
|
5407
|
-
ace_mode:
|
5468
|
+
ace_mode: plsql
|
5408
5469
|
codemirror_mode: sql
|
5409
5470
|
codemirror_mime_type: text/x-plsql
|
5410
5471
|
tm_scope: none
|
@@ -5613,7 +5674,9 @@ PigLatin:
|
|
5613
5674
|
extensions:
|
5614
5675
|
- ".pig"
|
5615
5676
|
tm_scope: source.pig_latin
|
5616
|
-
ace_mode:
|
5677
|
+
ace_mode: pig
|
5678
|
+
codemirror_mode: pig
|
5679
|
+
codemirror_mime_type: text/x-pig
|
5617
5680
|
language_id: 286
|
5618
5681
|
Pike:
|
5619
5682
|
type: programming
|
@@ -5774,7 +5837,7 @@ Prisma:
|
|
5774
5837
|
extensions:
|
5775
5838
|
- ".prisma"
|
5776
5839
|
tm_scope: source.prisma
|
5777
|
-
ace_mode:
|
5840
|
+
ace_mode: prisma
|
5778
5841
|
language_id: 499933428
|
5779
5842
|
Processing:
|
5780
5843
|
type: programming
|
@@ -5883,7 +5946,7 @@ Puppet:
|
|
5883
5946
|
- ".pp"
|
5884
5947
|
filenames:
|
5885
5948
|
- Modulefile
|
5886
|
-
ace_mode:
|
5949
|
+
ace_mode: puppet
|
5887
5950
|
codemirror_mode: puppet
|
5888
5951
|
codemirror_mime_type: text/x-puppet
|
5889
5952
|
tm_scope: source.puppet
|
@@ -6000,7 +6063,7 @@ QML:
|
|
6000
6063
|
- ".qml"
|
6001
6064
|
- ".qbs"
|
6002
6065
|
tm_scope: source.qml
|
6003
|
-
ace_mode:
|
6066
|
+
ace_mode: qml
|
6004
6067
|
language_id: 305
|
6005
6068
|
QMake:
|
6006
6069
|
type: programming
|
@@ -6034,6 +6097,14 @@ Quake:
|
|
6034
6097
|
ace_mode: text
|
6035
6098
|
tm_scope: source.quake
|
6036
6099
|
language_id: 375265331
|
6100
|
+
QuakeC:
|
6101
|
+
type: programming
|
6102
|
+
extensions:
|
6103
|
+
- ".qc"
|
6104
|
+
color: "#975777"
|
6105
|
+
ace_mode: text
|
6106
|
+
tm_scope: source.quakec
|
6107
|
+
language_id: 472308069
|
6037
6108
|
QuickBASIC:
|
6038
6109
|
type: programming
|
6039
6110
|
color: "#008080"
|
@@ -6147,6 +6218,18 @@ RON:
|
|
6147
6218
|
ace_mode: rust
|
6148
6219
|
tm_scope: source.ron
|
6149
6220
|
language_id: 587855233
|
6221
|
+
ROS Interface:
|
6222
|
+
type: data
|
6223
|
+
color: "#22314e"
|
6224
|
+
aliases:
|
6225
|
+
- rosmsg
|
6226
|
+
ace_mode: text
|
6227
|
+
extensions:
|
6228
|
+
- ".msg"
|
6229
|
+
- ".action"
|
6230
|
+
- ".srv"
|
6231
|
+
tm_scope: source.rosmsg
|
6232
|
+
language_id: 809230569
|
6150
6233
|
RPC:
|
6151
6234
|
type: programming
|
6152
6235
|
aliases:
|
@@ -6240,7 +6323,7 @@ Raku:
|
|
6240
6323
|
- perl6
|
6241
6324
|
- perl-6
|
6242
6325
|
tm_scope: source.raku
|
6243
|
-
ace_mode:
|
6326
|
+
ace_mode: raku
|
6244
6327
|
codemirror_mode: perl
|
6245
6328
|
codemirror_mime_type: text/x-perl
|
6246
6329
|
language_id: 283
|
@@ -6339,7 +6422,7 @@ Red:
|
|
6339
6422
|
aliases:
|
6340
6423
|
- red/system
|
6341
6424
|
tm_scope: source.red
|
6342
|
-
ace_mode:
|
6425
|
+
ace_mode: red
|
6343
6426
|
language_id: 320
|
6344
6427
|
Redcode:
|
6345
6428
|
type: programming
|
@@ -6425,7 +6508,7 @@ RobotFramework:
|
|
6425
6508
|
- ".robot"
|
6426
6509
|
- ".resource"
|
6427
6510
|
tm_scope: text.robot
|
6428
|
-
ace_mode:
|
6511
|
+
ace_mode: robot
|
6429
6512
|
language_id: 324
|
6430
6513
|
Roc:
|
6431
6514
|
type: programming
|
@@ -6693,7 +6776,7 @@ SPARQL:
|
|
6693
6776
|
type: data
|
6694
6777
|
color: "#0C4597"
|
6695
6778
|
tm_scope: source.sparql
|
6696
|
-
ace_mode:
|
6779
|
+
ace_mode: sparql
|
6697
6780
|
codemirror_mode: sparql
|
6698
6781
|
codemirror_mime_type: application/sparql-query
|
6699
6782
|
extensions:
|
@@ -6798,7 +6881,7 @@ SVG:
|
|
6798
6881
|
extensions:
|
6799
6882
|
- ".svg"
|
6800
6883
|
tm_scope: text.xml.svg
|
6801
|
-
ace_mode:
|
6884
|
+
ace_mode: svg
|
6802
6885
|
codemirror_mode: xml
|
6803
6886
|
codemirror_mime_type: text/xml
|
6804
6887
|
language_id: 337
|
@@ -6806,6 +6889,8 @@ SWIG:
|
|
6806
6889
|
type: programming
|
6807
6890
|
extensions:
|
6808
6891
|
- ".i"
|
6892
|
+
- ".swg"
|
6893
|
+
- ".swig"
|
6809
6894
|
tm_scope: source.c++
|
6810
6895
|
ace_mode: c_cpp
|
6811
6896
|
codemirror_mode: clike
|
@@ -7101,7 +7186,7 @@ Slim:
|
|
7101
7186
|
extensions:
|
7102
7187
|
- ".slim"
|
7103
7188
|
tm_scope: text.slim
|
7104
|
-
ace_mode:
|
7189
|
+
ace_mode: slim
|
7105
7190
|
codemirror_mode: slim
|
7106
7191
|
codemirror_mime_type: text/x-slim
|
7107
7192
|
language_id: 350
|
@@ -7155,7 +7240,7 @@ Smarty:
|
|
7155
7240
|
language_id: 353
|
7156
7241
|
Smithy:
|
7157
7242
|
type: programming
|
7158
|
-
ace_mode:
|
7243
|
+
ace_mode: smithy
|
7159
7244
|
codemirror_mode: clike
|
7160
7245
|
codemirror_mime_type: text/x-csrc
|
7161
7246
|
tm_scope: source.smithy
|
@@ -7220,7 +7305,7 @@ Squirrel:
|
|
7220
7305
|
tm_scope: source.nut
|
7221
7306
|
ace_mode: c_cpp
|
7222
7307
|
codemirror_mode: clike
|
7223
|
-
codemirror_mime_type: text/x-
|
7308
|
+
codemirror_mime_type: text/x-squirrel
|
7224
7309
|
language_id: 355
|
7225
7310
|
Stan:
|
7226
7311
|
type: programming
|
@@ -7243,7 +7328,7 @@ Standard ML:
|
|
7243
7328
|
tm_scope: source.ml
|
7244
7329
|
ace_mode: text
|
7245
7330
|
codemirror_mode: mllike
|
7246
|
-
codemirror_mime_type: text/x-
|
7331
|
+
codemirror_mime_type: text/x-sml
|
7247
7332
|
language_id: 357
|
7248
7333
|
Starlark:
|
7249
7334
|
type: programming
|
@@ -7299,6 +7384,8 @@ Stylus:
|
|
7299
7384
|
- ".styl"
|
7300
7385
|
tm_scope: source.stylus
|
7301
7386
|
ace_mode: stylus
|
7387
|
+
codemirror_mode: stylus
|
7388
|
+
codemirror_mime_type: text/x-styl
|
7302
7389
|
language_id: 359
|
7303
7390
|
SubRip Text:
|
7304
7391
|
type: data
|
@@ -7370,7 +7457,7 @@ Swift:
|
|
7370
7457
|
extensions:
|
7371
7458
|
- ".swift"
|
7372
7459
|
tm_scope: source.swift
|
7373
|
-
ace_mode:
|
7460
|
+
ace_mode: swift
|
7374
7461
|
codemirror_mode: swift
|
7375
7462
|
codemirror_mime_type: text/x-swift
|
7376
7463
|
language_id: 362
|
@@ -7416,6 +7503,7 @@ TOML:
|
|
7416
7503
|
color: "#9c4221"
|
7417
7504
|
extensions:
|
7418
7505
|
- ".toml"
|
7506
|
+
- ".toml.example"
|
7419
7507
|
filenames:
|
7420
7508
|
- Cargo.lock
|
7421
7509
|
- Cargo.toml.orig
|
@@ -7450,7 +7538,7 @@ TSQL:
|
|
7450
7538
|
TSV:
|
7451
7539
|
type: data
|
7452
7540
|
color: "#237346"
|
7453
|
-
ace_mode:
|
7541
|
+
ace_mode: tsv
|
7454
7542
|
tm_scope: source.generic-db
|
7455
7543
|
extensions:
|
7456
7544
|
- ".tsv"
|
@@ -7465,9 +7553,9 @@ TSX:
|
|
7465
7553
|
extensions:
|
7466
7554
|
- ".tsx"
|
7467
7555
|
tm_scope: source.tsx
|
7468
|
-
ace_mode:
|
7556
|
+
ace_mode: tsx
|
7469
7557
|
codemirror_mode: jsx
|
7470
|
-
codemirror_mime_type: text/jsx
|
7558
|
+
codemirror_mime_type: text/typescript-jsx
|
7471
7559
|
language_id: 94901924
|
7472
7560
|
TXL:
|
7473
7561
|
type: programming
|
@@ -7721,7 +7809,7 @@ Turtle:
|
|
7721
7809
|
extensions:
|
7722
7810
|
- ".ttl"
|
7723
7811
|
tm_scope: source.turtle
|
7724
|
-
ace_mode:
|
7812
|
+
ace_mode: turtle
|
7725
7813
|
codemirror_mode: turtle
|
7726
7814
|
codemirror_mime_type: text/turtle
|
7727
7815
|
language_id: 376
|
@@ -7896,7 +7984,7 @@ VBScript:
|
|
7896
7984
|
extensions:
|
7897
7985
|
- ".vbs"
|
7898
7986
|
tm_scope: source.vbnet
|
7899
|
-
ace_mode:
|
7987
|
+
ace_mode: vbscript
|
7900
7988
|
codemirror_mode: vbscript
|
7901
7989
|
codemirror_mime_type: text/vbscript
|
7902
7990
|
language_id: 408016005
|
@@ -7905,7 +7993,7 @@ VCL:
|
|
7905
7993
|
color: "#148AA8"
|
7906
7994
|
extensions:
|
7907
7995
|
- ".vcl"
|
7908
|
-
tm_scope: source.
|
7996
|
+
tm_scope: source.vcl
|
7909
7997
|
ace_mode: text
|
7910
7998
|
language_id: 384
|
7911
7999
|
VHDL:
|
@@ -8080,7 +8168,9 @@ Vue:
|
|
8080
8168
|
extensions:
|
8081
8169
|
- ".vue"
|
8082
8170
|
tm_scope: source.vue
|
8083
|
-
ace_mode:
|
8171
|
+
ace_mode: vue
|
8172
|
+
codemirror_mode: vue
|
8173
|
+
codemirror_mime_type: text/x-vue
|
8084
8174
|
language_id: 391
|
8085
8175
|
Vyper:
|
8086
8176
|
type: programming
|
@@ -8141,8 +8231,8 @@ WebAssembly:
|
|
8141
8231
|
- wasm
|
8142
8232
|
tm_scope: source.webassembly
|
8143
8233
|
ace_mode: lisp
|
8144
|
-
codemirror_mode:
|
8145
|
-
codemirror_mime_type: text/
|
8234
|
+
codemirror_mode: wast
|
8235
|
+
codemirror_mime_type: text/webassembly
|
8146
8236
|
language_id: 956556503
|
8147
8237
|
WebAssembly Interface Type:
|
8148
8238
|
type: data
|
@@ -8205,7 +8295,7 @@ Wikitext:
|
|
8205
8295
|
- ".wiki"
|
8206
8296
|
- ".wikitext"
|
8207
8297
|
tm_scope: text.html.mediawiki
|
8208
|
-
ace_mode:
|
8298
|
+
ace_mode: mediawiki
|
8209
8299
|
language_id: 228
|
8210
8300
|
Win32 Message File:
|
8211
8301
|
type: data
|
@@ -8239,7 +8329,7 @@ Wollok:
|
|
8239
8329
|
color: "#a23738"
|
8240
8330
|
extensions:
|
8241
8331
|
- ".wlk"
|
8242
|
-
ace_mode:
|
8332
|
+
ace_mode: wollok
|
8243
8333
|
tm_scope: source.wollok
|
8244
8334
|
language_id: 632745969
|
8245
8335
|
World of Warcraft Addon Data:
|
@@ -8669,7 +8759,7 @@ Zeek:
|
|
8669
8759
|
- ".zeek"
|
8670
8760
|
- ".bro"
|
8671
8761
|
tm_scope: source.zeek
|
8672
|
-
ace_mode:
|
8762
|
+
ace_mode: zeek
|
8673
8763
|
language_id: 40
|
8674
8764
|
ZenScript:
|
8675
8765
|
type: programming
|
@@ -8694,7 +8784,7 @@ Zig:
|
|
8694
8784
|
- ".zig"
|
8695
8785
|
- ".zig.zon"
|
8696
8786
|
tm_scope: source.zig
|
8697
|
-
ace_mode:
|
8787
|
+
ace_mode: zig
|
8698
8788
|
language_id: 646424281
|
8699
8789
|
Zimpl:
|
8700
8790
|
type: programming
|
@@ -8772,7 +8862,7 @@ edn:
|
|
8772
8862
|
type: data
|
8773
8863
|
ace_mode: clojure
|
8774
8864
|
codemirror_mode: clojure
|
8775
|
-
codemirror_mime_type:
|
8865
|
+
codemirror_mime_type: application/edn
|
8776
8866
|
extensions:
|
8777
8867
|
- ".edn"
|
8778
8868
|
tm_scope: source.clojure
|
@@ -8901,6 +8991,8 @@ q:
|
|
8901
8991
|
- ".q"
|
8902
8992
|
tm_scope: source.q
|
8903
8993
|
ace_mode: text
|
8994
|
+
codemirror_mode: q
|
8995
|
+
codemirror_mime_type: text/x-q
|
8904
8996
|
color: "#0040cd"
|
8905
8997
|
language_id: 970539067
|
8906
8998
|
reStructuredText:
|
@@ -8915,7 +9007,7 @@ reStructuredText:
|
|
8915
9007
|
- ".rest.txt"
|
8916
9008
|
- ".rst.txt"
|
8917
9009
|
tm_scope: text.restructuredtext
|
8918
|
-
ace_mode:
|
9010
|
+
ace_mode: rst
|
8919
9011
|
codemirror_mode: rst
|
8920
9012
|
codemirror_mime_type: text/x-rst
|
8921
9013
|
language_id: 419
|