Skip to content

Commit

Permalink
Merge branch 'main' into fix-3968_fortran_literals
Browse files Browse the repository at this point in the history
  • Loading branch information
jbloino committed Apr 25, 2024
2 parents 83acf70 + 583cb33 commit d46630b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ New Grammars:
- added 3rd party Zig grammar to SUPPORTED_LANGUAGES [Hyou BunKen][]
- added 3rd party WGSL grammar to SUPPORTED_LANGUAGES [Arman Uguray][]
- added 3rd party Unison grammar to SUPPORTED_LANGUAGES [Rúnar Bjarnason][]
- added 3rd party Phix grammar to SUPPORTED_LANGUAGES [PeteLomax][]

Developer Tool:

Expand All @@ -60,6 +61,7 @@ Themes:

- Added `1c-light` theme a like in the IDE 1C:Enterprise 8 (for 1c) [Vitaly Barilko][]

[PeteLomax]: https://github.com/petelomax
[gnysek]: https://github.com/gnysek
[Eisenwave]: https://github.com/Eisenwave
[Aral Balkan]: https://github.com/aral
Expand Down
3 changes: 2 additions & 1 deletion SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| Grammatical Framework | gf | [highlightjs-gf](https://github.com/johnjcamilleri/highlightjs-gf) |
| Golo | golo, gololang | |
| Gradle | gradle | |
| GraphQL | graphql | |
| GraphQL | graphql, gql | |
| Groovy | groovy | |
| GSQL | gsql | [highlightjs-gsql](https://github.com/DanBarkus/highlightjs-gsql) |
| HTML, XML | xml, html, xhtml, rss, atom, xjb, xsd, xsl, plist, svg | |
Expand Down Expand Up @@ -168,6 +168,7 @@ The table below shows the full list of languages (and corresponding classes/alia
| Papyrus | papyrus, psc |[highlightjs-papyrus](https://github.com/Pickysaurus/highlightjs-papyrus) |
| Parser3 | parser3 | |
| Perl | perl, pl, pm | |
| Phix | phix | [highlightjs-phix](https://github.com/highlightjs/highlightjs-phix) |
| Pine Script | pine, pinescript | [highlightjs-pine](https://github.com/jeyllani/highlightjs-pine) |
| Plaintext | plaintext, txt, text | |
| Pony | pony | |
Expand Down

0 comments on commit d46630b

Please sign in to comment.