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:
parent
1c2081c10c
commit
2e7db57e16
13 changed files with 236 additions and 0 deletions
|
@ -108,6 +108,7 @@ theme_selector.workspace = true
|
|||
thiserror.workspace = true
|
||||
tiny_http = "0.8"
|
||||
toml.workspace = true
|
||||
tree-sitter-astro.workspace = true
|
||||
tree-sitter-bash.workspace = true
|
||||
tree-sitter-beancount.workspace = true
|
||||
tree-sitter-c-sharp.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue