Home Explore Blog CI



zed

1st chunk of `docs/src/languages/astro.md`
6f64be14c10acc9c2091f62b1f96f59e8c10e73cae1e8180000000010000015e
# 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
-->

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.