> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vorto-editor.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.9.5

> SQL support, TSX as its own language, and faster parallel grammar installs.

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](/languages/supported-languages).

## Updates

* **Faster grammar installs.** `grammar install --all` downloads release tarballs in parallel where available. See [Grammars](/languages/grammars).
