Skip to content

v4.18.0

Latest
Compare
Choose a tag to compare
@Iron-E Iron-E released this 07 Jun 15:36
· 7 commits to master-v4 since this release
v4.18.0
c698293

Changelog

v4.18.0 - 2024-06-07

Features

  • (c_sharp) Highlight range expressions
  • (gitignore) Make clear what special characters are
  • (groups) Default @lsp.typemod.keyword.conditional
  • (groups) @tag.builtin default
  • (ini) Highlight ini values as strings
  • (nix) Imports highlighted as modules
  • (regex) Range highlighting
  • (tsx) Highlight jsx expression
  • Terraform support

Bug Fixes

  • (c_sharp) TS parser update
  • (fish) Variables highlighted as constants
  • (fish) Brackets highlighted as constants
  • (groups) New TreeSitter @keyword.modifier
  • (highlite) New TreeSitter @keyword.modifier
  • (markdown_inline) Code span delimiter shown as link label
  • (queries) New TreeSitter @keyword.modifier
  • (rust) Special macro highlights
  • (terraform) Highlight variables as variables
  • (terraform) Highlight types as types
  • (terraform) Highlight null as builtin constant
  • (terraform) Delimiter punctuation shows as special
  • (terraform) Heredoc shows as string
  • (vimdoc) Option concealing
  • Reference to undefined highlight group @markup.title

Maintenance

  • (bash) Remove upstreamed queries