Configure TS, Vue, Astro and CSS language servers

- Comment out the Astro extension in Zed
- Add tailwindcss-language-server and typescript-language-server
  packages
- Configure language servers for TypeScript, Astro, Vue, and CSS
- Enable Vue‑specific LSP options and TypeScript inlay hints
- Provide TailwindCSS class extraction regex patterns for the LSP
This commit is contained in:
2026-08-18 19:56:50 +02:00
parent c60f65dfe0
commit f8cdbdf88a
5 changed files with 69 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ _: {
"dockerfile"
"git-firefly"
"vue"
"astro"
# "astro"
"docker-compose"
"nix"
"csv"