Skip to content

Commit 9b1064a

Browse files
enh(grammars): Add HLSL to SUPPORTED_LANGUAGES.md (#3002)
1 parent f8664dd commit 9b1064a

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
New Languages:
44

55
- Added 3rd party RiScript grammar to SUPPORTED_LANGUAGES (#2988) [John C][]
6+
- Added 3rd party HLSL grammar to SUPPORTED_LANGUAGES (#3002) [Stef Levesque][]
67

78
Language grammar improvements:
89

@@ -12,6 +13,7 @@ Language grammar improvements:
1213
- enh(php) Add `mixed` to list of keywords (#2997) [Ayesh][]
1314
- enh(php) Add support binary, octal, hex and scientific numerals with underscore separator support (#2997) [Ayesh][]
1415

16+
[Stef Levesque]: https://github.com/stef-levesque
1517
[Josh Goebel]: https://github.com/joshgoebel
1618
[John Cheung]: https://github.com/Real-John-Cheung
1719
[xDGameStudios]: https://github.com/xDGameStudios

SUPPORTED_LANGUAGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Languages that listed a **Package** below are 3rd party languages and are not bu
9090
| Handlebars | handlebars, hbs, html.hbs, html.handlebars | |
9191
| Haskell | haskell, hs | |
9292
| Haxe | haxe, hx | |
93+
| High-level shader language| hlsl | [highlightjs-hlsl](https://github.com/highlightjs/highlightjs-hlsl) |
9394
| Hy | hy, hylang | |
9495
| Ini, TOML | ini, toml | |
9596
| Inform7 | inform7, i7 | |

0 commit comments

Comments
 (0)