Skip to content

Commit

Permalink
Add support for X# programming language (#3293)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKru authored Jul 31, 2021
1 parent bd548da commit 2c617f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ Parser:

- fix(types) Fix some type definition issues (#3274) [Josh Goebel][]

New Languages:

- Added 3rd party X# grammar to SUPPORTED_LANGUAGES [Patrick Kruselburger][]

[Josh Goebel]: https://github.com/joshgoebel
[Patrick Kruselburger]: https://github.com/PatrickKru


## Version 11.1.0
Expand Down
1 change: 1 addition & 0 deletions SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| Vala | vala | |
| Verilog | verilog, v | |
| Vim Script | vim | |
| X# | xsharp, xs, prg | [highlightjs-xsharp](https://github.com/InfomindsAg/highlightjs-xsharp) |
| X++ | axapta, x++ | |
| x86 Assembly | x86asm | |
| XL | xl, tao | |
Expand Down

0 comments on commit 2c617f5

Please sign in to comment.