11## Version 11.11.2
22
3+ Themes:
4+
5+ - added "vs Dark " theme [ Twineee1] [ ]
6+
37New Grammars:
48
59- added 3rd party Aiken grammar to SUPPORTED_LANGUAGES [ Josh Marchand] [ ]
610- added 3rd party VoltScript grammar to SUPPORTED_LANGUAGES [ Chester Moses] [ ]
711- added 3rd party Prisma grammar to SUPPORTED_LANGUAGES [ SungHyun Kim] [ ]
812- added 3rd party Magik grammar to SUPPORTED_LANGUAGES [ Sebastiaan Speck] [ ]
913- added 3rd party Gleam grammar to SUPPORTED_LANGUAGES [ Filip Hoffmann] [ ]
14+ - added 3rd party L4 grammar to SUPPORTED_LANGUAGES [ Thomas Gorissen] [ ]
15+ - added 3rd party Bicep grammar to SUPPORTED_LANGUAGES [ Anthony Martin] [ ]
16+ - added 3rd party Abc Notation grammar to SUPPORTED_LANGUAGES [ NriotHrreion] [ ]
1017
1118Core Grammars:
1219
@@ -16,11 +23,18 @@ Core Grammars:
1623- fix(ex) adds support for ` ?' ` char literal and missing ` defguardp ` keyword [ Kevin Bloch] [ ]
1724- fix(diff) fix unified diff hunk header regex to allow unpaired numbers [ Chris Wilson] [ ]
1825- enh(php) support single line and hash comments in attributes, constructor and functions [ Antoine Musso] [ ]
26+ - enh(json) add json5 support [ Kerry Shetline] [ ]
27+ - fix(css) ` unicode-range ` parsing, issue #4253 [ Kerry Shetline] [ ]
28+ - fix(csharp) Support digit separators [ te-ing] [ ]
1929
2030Documentation:
2131
2232- alphabetized languages + upper-cased BASIC in SUPPORTED_LANGUAGES.md [ Adam Lui] [ ]
2333
34+ Themes:
35+
36+ - Fix: cybertopia themes render correctly in shadow DOM [ hbgl] [ ]
37+
2438CONTRIBUTORS
2539
2640[ Josh Marchand ] : https://github.com/yHSJ
@@ -30,10 +44,17 @@ CONTRIBUTORS
3044[ Chris Wilson ] : https://github.com/sushicw
3145[ Antoine Musso ] : https://github.com/hashar
3246[ Chester Moses ] : https://github.com/Chester-Moses-HCL
47+ [ Kerry Shetline ] : https://github.com/kshetline
3348[ SungHyun Kim ] : https://github.com/witch-factory
3449[ Adam Lui ] : https://github.com/adamlui
3550[ Sebastiaan Speck ] : https://github.com/sebastiaanspeck
3651[ Filip Hoffmann ] : https://github.com/folospior
52+ [ Twineee1 ] : https://github.com/Twineee1
53+ [ hbgl ] : https://github.com/hbgl
54+ [ Thomas Gorissen ] : https://github.com/serrynaimo
55+ [ te-ing ] : https://github.com/te-ing
56+ [ Anthony Martin ] : https://github.com/anthony-c-martin
57+ [ NriotHrreion ] : https://github.com/NriotHrreion
3758
3859
3960## Version 11.11.1
0 commit comments