Home Explore Blog CI



zed

docs/src/languages/astro.md
3354e287c381262520c1644772533232bac2f5cabad5de67000000030000015e
# Astro

Astro support is available through the [Astro extension](https://github.com/zed-extensions/astro).

- Tree-sitter: [virchau13/tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro)
- Language Server: [withastro/language-tools](https://github.com/withastro/language-tools)

<!--
TBD: Documentation Astro usage / configuration
-->

Chunks
6f64be14 (1st chunk of `docs/src/languages/astro.md`)
Title: Astro Support in Zed
Summary
Zed supports the Astro framework through the Astro extension. This extension uses the tree-sitter parser from virchau13 and the language server from withastro to provide language support for Astro files.