What's Changed
- Document the tree-sitter grammars used on GitHub by @lildude in #5605
- Update Astro URL by @FredKSchott in #5658
- Stop flagging Jest snapshots as generated files by @Alhadis in #5646
- Add detection of generated IntelliJ files by @shalvah in #5617
- Added EJS template file extension by @V3lop5 in #5591
- Add Motoko. by @di-wu in #5611
- Add
.hzp
as an XML extension by @MatthewSabre in #5626 - Add support for Promela by @ishowta in #5659
- Adding Earthly language by @mccartney in #5613
- Update the VBDotNetSyntax grammar URL by @lildude in #5664
- Add
.vimrc
to supported Vim Script extensions by @Alhadis in #5666 - Add support for ShellCheck configuration files by @Alhadis in #5667
- Update PHP highlighting by @ondrejmirtes in #5677
- Add
.flake8
as INI file by @spenserblack in #5669 - Added C++ module interface .ixx extension by @Tyyppi77 in #5680
- Add
.html.heex
extension toHTML+EEX
language by @nallwhy in #5671 - Ignore Terraform lock files by @nyurik in #5610
- Add kshrc to Shell by @eigilhs in #5685
- Clarify detectability by @bendyarm in #5589
New Contributors
- @FredKSchott made their first contribution in #5658
- @shalvah made their first contribution in #5617
- @V3lop5 made their first contribution in #5591
- @di-wu made their first contribution in #5611
- @MatthewSabre made their first contribution in #5626
- @ishowta made their first contribution in #5659
- @mccartney made their first contribution in #5613
- @ondrejmirtes made their first contribution in #5677
- @spenserblack made their first contribution in #5669
- @Tyyppi77 made their first contribution in #5680
- @nallwhy made their first contribution in #5671
- @nyurik made their first contribution in #5610
- @eigilhs made their first contribution in #5685
- @bendyarm made their first contribution in #5589
Full Changelog: v7.17.0...v7.18.0