Add Astro Support (#6896)

Attempt to add `@astrojs/language-server` and
[virchau13/tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro).

---------

Co-authored-by: Nate Butler <iamnbutler@gmail.com>
This commit is contained in:
Alvaro Gaona
2024-02-12 10:10:40 -08:00
committed by GitHub
co-authored by Nate Butler
parent 1c2081c10c
commit 2e7db57e16
13 changed files with 236 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Astro
- Tree Sitter: [tree-sitter-astro](https://github.com/virchau13/tree-sitter-astro)
- Language Server: [astro](https://github.com/withastro/language-tools/tree/main/packages/language-server)