Skip to content

Commit

Permalink
Merge branch 'main' into add-graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
jf990 committed Feb 15, 2022
2 parents c19138a + 87a588b commit 6f2897f
Show file tree
Hide file tree
Showing 16 changed files with 885 additions and 1,161 deletions.
8 changes: 7 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,30 @@
## Version 11.4.1
## Version 11.5.0 (in progress)

Themes:
- Added `Tokyo-Night-dark` theme [Henri Vandersleyen][]

Grammars:

- fix(markdown) Handle `***Hello world***` without breaking [Josh Goebel][]
- enh(php) add support for PHP Attributes [Wojciech Kania][]
- fix(java) prevent false positive variable init on `else` [Josh Goebel][]
- enh(php) named arguments [Wojciech Kania][]
- fix(php) PHP constants [Wojciech Kania][]
- fix(angelscript) incomplete int8, int16, int32, int64 highlighting [Melissa Geels][]
- enh(ts) modify TypeScript-specific keywords and types list [anydonym][]
- fix(brainfuck) fix highlighting of initial ++/-- [Christina Hanson][]
- fix(llvm) escaping in strings and number formats [Flakebi][]
- enh(elixir) recognize references to modules [Mark Ericksen][]

[Wojciech Kania]: https://github.com/wkania
[Melissa Geels]: https://github.com/codecat
[anydonym]: https://github.com/anydonym
[henri Vandersleyen]: https://github.com/Vanderscycle
[Christina Hanson]: https://github.com/LyricLy
[Flakebi]: https://github.com/Flakebi
[Josh Goebel]: https://github.com/joshgoebel
[Mark Ericksen]: https://github.com/brainlid


## Version 11.4.0

Expand Down

0 comments on commit 6f2897f

Please sign in to comment.