Skip to content

Commit 8410a14

Browse files
committed
Merge branch 'develop'
2 parents 638c2b2 + cb784b4 commit 8410a14

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+171
-12
lines changed

PACKAGES.md

Lines changed: 21 additions & 0 deletions

icons/icons.json

Lines changed: 73 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,18 @@
292292
],
293293
"color": "red"
294294
},
295+
"file_type_awk": {
296+
"color": "red",
297+
"syntaxes": [
298+
{
299+
"extensions": [
300+
"awk"
301+
],
302+
"name": "Plain Text (AWK)",
303+
"scope": "source.awk"
304+
}
305+
]
306+
},
295307
"file_type_azure": {
296308
"color": "sky",
297309
"syntaxes": [
@@ -331,7 +343,7 @@
331343
"bzl"
332344
],
333345
"name": "Python (Bazel)",
334-
"scope": "source.bazel"
346+
"scope": "source.bazel, source.starlark"
335347
}
336348
]
337349
},
@@ -343,7 +355,8 @@
343355
{
344356
"base": "source.json",
345357
"extensions": [
346-
"biome.json"
358+
"biome.json",
359+
"biome.jsonc"
347360
],
348361
"name": "JSON (Biome)",
349362
"scope": "source.json.biome"
@@ -725,7 +738,7 @@
725738
"color": "green",
726739
"syntaxes": [
727740
{
728-
"name": "Advanced CSV",
741+
"name": "Plain Text (Advanced CSV)",
729742
"scope": "text.advanced_csv"
730743
}
731744
]
@@ -1101,15 +1114,15 @@
11011114
"scope": "source.fortran"
11021115
},
11031116
{
1104-
"name": "Fortran Namelist",
1117+
"name": "Plain Text (Fortran Namelist)",
11051118
"scope": "source.fortran-namelist"
11061119
},
11071120
{
1108-
"name": "Fixed Form Fortran",
1121+
"name": "Plain Text (Fixed Form Fortran)",
11091122
"scope": "source.fixedform-fortran"
11101123
},
11111124
{
1112-
"name": "Modern Fortran",
1125+
"name": "Plain Text (Modern Fortran)",
11131126
"scope": "source.modern-fortran"
11141127
}
11151128
]
@@ -1201,7 +1214,7 @@
12011214
"extensions": [
12021215
"gleam"
12031216
],
1204-
"name": "Gleam",
1217+
"name": "Plain Text (Gleam)",
12051218
"scope": "source.gleam"
12061219
}
12071220
]
@@ -1925,6 +1938,18 @@
19251938
}
19261939
]
19271940
},
1941+
"file_type_mcnp": {
1942+
"color": "blue",
1943+
"syntaxes": [
1944+
{
1945+
"extensions": [
1946+
"mcnp"
1947+
],
1948+
"name": "Plain Text (MCNP)",
1949+
"scope": "source.mcnp"
1950+
}
1951+
]
1952+
},
19281953
"file_type_mdx": {
19291954
"color": "cyan",
19301955
"syntaxes": [
@@ -2321,6 +2346,19 @@
23212346
}
23222347
]
23232348
},
2349+
"file_type_pkl": {
2350+
"color": "green",
2351+
"syntaxes": [
2352+
{
2353+
"extensions": [
2354+
"pkl",
2355+
"pcf"
2356+
],
2357+
"name": "Plain Text (Pkl)",
2358+
"scope": "source.pkl"
2359+
}
2360+
]
2361+
},
23242362
"file_type_playlist": {
23252363
"color": "blue",
23262364
"syntaxes": [
@@ -3375,6 +3413,18 @@
33753413
}
33763414
]
33773415
},
3416+
"file_type_toit": {
3417+
"color": "orange",
3418+
"syntaxes": [
3419+
{
3420+
"extensions": [
3421+
"toit"
3422+
],
3423+
"name": "Plain Text (TOIT)",
3424+
"scope": "source.toit"
3425+
}
3426+
]
3427+
},
33783428
"file_type_toml": {
33793429
"color": "cyan",
33803430
"syntaxes": [
@@ -3455,7 +3505,7 @@
34553505
"extensions": [
34563506
"typ"
34573507
],
3458-
"name": "Typst",
3508+
"name": "Plain Text (Typst)",
34593509
"scope": "text.typst"
34603510
}
34613511
]
@@ -3723,7 +3773,7 @@
37233773
"wast",
37243774
"wat"
37253775
],
3726-
"name": "WAST",
3776+
"name": "Plain Text (WAST)",
37273777
"scope": "source.wast"
37283778
}
37293779
]
@@ -3759,7 +3809,7 @@
37593809
"extensions": [
37603810
"wgsl"
37613811
],
3762-
"name": "WGSL",
3812+
"name": "Plain Text (WGSL)",
37633813
"scope": "source.wgsl"
37643814
}
37653815
]
@@ -3807,6 +3857,18 @@
38073857
],
38083858
"color": "sky"
38093859
},
3860+
"file_type_wit": {
3861+
"color": "pink",
3862+
"syntaxes": [
3863+
{
3864+
"extensions": [
3865+
"wit"
3866+
],
3867+
"name": "Plain Text (WIT)",
3868+
"scope": "source.wit"
3869+
}
3870+
]
3871+
},
38103872
"file_type_word": {
38113873
"aliases": [
38123874
{
@@ -3925,7 +3987,7 @@
39253987
"zig",
39263988
"zon"
39273989
],
3928-
"name": "Zig",
3990+
"name": "Plain Text (Zig)",
39293991
"scope": "source.zig"
39303992
}
39313993
]

icons/multi/file_type_awk.png

325 Bytes

icons/multi/file_type_awk@2x.png

564 Bytes

icons/multi/file_type_awk@3x.png

799 Bytes

icons/multi/file_type_mcnp.png

513 Bytes

icons/multi/file_type_mcnp@2x.png

1.05 KB

icons/multi/file_type_mcnp@3x.png

1.53 KB

icons/multi/file_type_pkl.png

522 Bytes

icons/multi/file_type_pkl@2x.png

956 Bytes

icons/multi/file_type_pkl@3x.png

1.34 KB

icons/multi/file_type_toit.png

397 Bytes

icons/multi/file_type_toit@2x.png

785 Bytes

icons/multi/file_type_toit@3x.png

1.09 KB

icons/multi/file_type_wit.png

316 Bytes

icons/multi/file_type_wit@2x.png

621 Bytes

icons/multi/file_type_wit@3x.png

909 Bytes

icons/single/file_type_awk.png

261 Bytes

icons/single/file_type_awk@2x.png

449 Bytes

icons/single/file_type_awk@3x.png

618 Bytes

icons/single/file_type_mcnp.png

389 Bytes

icons/single/file_type_mcnp@2x.png

810 Bytes

icons/single/file_type_mcnp@3x.png

1.18 KB

icons/single/file_type_pkl.png

387 Bytes

icons/single/file_type_pkl@2x.png

732 Bytes

icons/single/file_type_pkl@3x.png

1.02 KB

icons/single/file_type_toit.png

300 Bytes

icons/single/file_type_toit@2x.png

589 Bytes

icons/single/file_type_toit@3x.png

866 Bytes

icons/single/file_type_wit.png

250 Bytes

icons/single/file_type_wit@2x.png

454 Bytes

icons/single/file_type_wit@3x.png

688 Bytes

icons/svg/file_type_awk.svg

Lines changed: 3 additions & 0 deletions

icons/svg/file_type_mcnp.svg

Lines changed: 3 additions & 0 deletions

icons/svg/file_type_pkl.svg

Lines changed: 3 additions & 0 deletions

icons/svg/file_type_toit.svg

Lines changed: 3 additions & 0 deletions

icons/svg/file_type_wit.svg

Lines changed: 4 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.awk</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>icon</key>
9+
<string>file_type_awk</string>
10+
</dict>
11+
</dict>
12+
</plist>

preferences/file_type_bazel.tmPreferences

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plist version="1.0">
33
<dict>
44
<key>scope</key>
5-
<string>source.bazel</string>
5+
<string>source.bazel, source.starlark</string>
66
<key>settings</key>
77
<dict>
88
<key>icon</key>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.mcnp</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>icon</key>
9+
<string>file_type_mcnp</string>
10+
</dict>
11+
</dict>
12+
</plist>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.pkl</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>icon</key>
9+
<string>file_type_pkl</string>
10+
</dict>
11+
</dict>
12+
</plist>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.toit</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>icon</key>
9+
<string>file_type_toit</string>
10+
</dict>
11+
</dict>
12+
</plist>
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<plist version="1.0">
3+
<dict>
4+
<key>scope</key>
5+
<string>source.wit</string>
6+
<key>settings</key>
7+
<dict>
8+
<key>icon</key>
9+
<string>file_type_wit</string>
10+
</dict>
11+
</dict>
12+
</plist>

tests/biome.jsonc

Whitespace-only changes.

tests/file_type_awk.awk

Whitespace-only changes.

tests/file_type_mcnp.mcnp

Whitespace-only changes.

tests/file_type_pkl.pcf

Whitespace-only changes.

tests/file_type_pkl.pkl

Whitespace-only changes.

tests/file_type_toit.toit

Whitespace-only changes.

tests/file_type_wit.wit

Whitespace-only changes.

0 commit comments

Comments
 (0)