Skip to content

Commit ac0f77c

Browse files
Add VoltScript as 3rd party language (#4232)
1 parent 85b2042 commit ac0f77c

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 Grammars:
44

55
- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [Josh Marchand][]
6+
- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [Chester Moses][]
67

78
Core Grammars:
89

@@ -14,6 +15,7 @@ CONTRIBUTORS
1415
[Josh Marchand]: https://github.com/yHSJ
1516
[Max Liashuk]: https://github.com/probil
1617
[Max Reznik]: https://github.com/reznikmm
18+
[Chester Moses]: https://github.com/Chester-Moses-HCL
1719

1820
## Version 11.11.1
1921

SUPPORTED_LANGUAGES.md

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ The table below shows the full list of languages (and corresponding classes/alia
253253
| Vala | vala | |
254254
| Verilog | verilog, v | |
255255
| Vim Script | vim | |
256+
| VoltScript | voltscript, vss, lotusscript, lss | [highlightjs-voltscript](https://github.com/HCL-TECH-SOFTWARE/highlightjs-voltscript) |
256257
| WGSL | wgsl | [highlightjs-wgsl](https://github.com/highlightjs/highlightjs-wgsl) |
257258
| X# | xsharp, xs, prg | [highlightjs-xsharp](https://github.com/InfomindsAg/highlightjs-xsharp) |
258259
| X++ | axapta, x++ | |

0 commit comments

Comments
 (0)