What's Changed
- Update list of tree-sitter grammars by @lildude in #6460
- Address potential causes for "Your search did not match any code" issue when clicking a language in the stats bar by @DecimalTurn in #6468
- Bump mocha dependency version by @lildude in #6499
- Harden heuristics against
Regexp::TimeoutError
errors by @lildude in #6518 - Platform agnostic line endings by @DecimalTurn in #6530
- Add
pikchr
as an alias of Pic by @Alhadis in #6522 - Add support for Ruby Option Lists by @spenserblack in #6474
- Add an entry for Bluespec's other syntax by @quark17 in #6476
- Add
hosts
to Host file aliases by @DandelionSprout in #6486 - Cross-validation script: Add filter for extensions by @DecimalTurn in #6490
- Mark files under
htmlcov/
as generated by @spenserblack in #6491 - Add
.code-workspace
toJSON with Comments
by @wxh06 in #6502 - Add Rez by @cooljeanius in #6524
- Add .vs GLSL vertex shader extension by @FrostKiwi in #6536
- Create devcontainer configuration by @spenserblack in #6479
- Remove redundancy in
AsciiDoc
's regex pattern by @DecimalTurn in #6537 - Add Typst by @michidk in #6379
- Add language: Sweave by @grady in #6544
- Use ghcr.io for grammar compiler docker container by @lildude in #6322
- Improve and document using Codespaces and Devcontainers by @lildude in #6539
- Add Gradle Kotlin DSL by @lildude in #6541
- Revert "Use ghcr.io for grammar compiler docker container" by @lildude in #6546
New Contributors
- @quark17 made their first contribution in #6476
- @DandelionSprout made their first contribution in #6486
- @cooljeanius made their first contribution in #6524
- @FrostKiwi made their first contribution in #6536
- @grady made their first contribution in #6544
Full Changelog: v7.26.0...v7.27.0