What's Changed
- Added Nickel language by @mkatychev in #7432
- Add strategy that was used to detect the file's language by @DecimalTurn in #7405
- Tweaked tree-sitter query classification by @mkatychev in #7431
- Replace grammar for Slim by @Jeremy-Walton in #7465
- Add
.swig
and.swg
extension to SWIG by @Mizux in #7480 - Make use of additional editor modes by @Alhadis in #7494
- Replace Vanish and Nginx grammars by @lildude in #7524
- Add C3 by @rudywasfound in #7525
- Add ROS Interface by @jtbandes in #7523
- Rewrite and reformat documentation of
languages.yml
by @Alhadis in #7495 - Update VHDL syntax by @jevogel in #7508
- Improve recognizing generated Dart files by @marvin-kolja in #7448
- Add language QuakeC by @4LT in #7545
- Add Cooklang by @dubadub in #7497
- Add
.toml.example
extension by @spenserblack in #7478 - Add .env.template as Dotenv filename by @starwarswii in #7557
- Add sample for
*.toml
extension by @spenserblack in #7570 - Add
.ftlh
extension to Freemarker by @tajakobsen in #7551 - Add KoLMafia ASH language by @midgleyc in #5401
- Add Flix language by @sockmaster27 in #7010
- Add support for Bru (Bruno Markup Language) by @ludovicobesana in #7560
New Contributors
- @Jeremy-Walton made their first contribution in #7465
- @Mizux made their first contribution in #7480
- @rudywasfound made their first contribution in #7525
- @jevogel made their first contribution in #7508
- @marvin-kolja made their first contribution in #7448
- @4LT made their first contribution in #7545
- @dubadub made their first contribution in #7497
- @starwarswii made their first contribution in #7557
- @tajakobsen made their first contribution in #7551
- @midgleyc made their first contribution in #5401
- @sockmaster27 made their first contribution in #7010
- @ludovicobesana made their first contribution in #7560
Full Changelog: v9.2.0...v9.3.0