Skip to main content
Released May 18, 2026.

New features

  • SQL support. SQL files now get syntax highlighting via a dedicated grammar recipe.
  • TSX as its own language. TSX is split out from TypeScript with tag autopairing and a corrected LSP languageId. See Supported languages.

Updates

  • Faster grammar installs. grammar install --all downloads release tarballs in parallel where available. See Grammars.