zed icon indicating copy to clipboard operation
zed copied to clipboard

Astro support

Open max opened this issue 3 years ago • 4 comments

Check for existing issues

  • [X] Completed

Language

Astro

Tree Sitter parser link

https://github.com/virchau13/tree-sitter-astro

Language server link

https://github.com/withastro/language-tools/tree/main/packages/language-server

Misc notes

No response

max avatar Jul 29 '22 00:07 max

Ref: zed-industries/zed#5176

jasikpark avatar Mar 10 '23 20:03 jasikpark

Any updates on this? Just started using zed but would love to see Astro support

philstainer avatar Sep 05 '23 17:09 philstainer

Me too—I notice Svelte support got added not so long ago, any chance for sneaking Astro in there?

BryanSchuetz avatar Sep 12 '23 18:09 BryanSchuetz

Any updates on this?

marcusleonas avatar Jan 27 '24 00:01 marcusleonas

Just downloaded Zed as well, and do a lot of Astro development. I currently have to tell the editor it's an HTML file, but would love astro support natively. Hoping for an update soon!

RichardSPrins avatar Feb 09 '24 15:02 RichardSPrins

This is the PR where Astro support is being worked on:

https://github.com/zed-industries/zed/pull/6896

maxhoffmann avatar Feb 10 '24 11:02 maxhoffmann

Support for this has landed in today's v0.123.1-pre release.

JosephTLyons avatar Feb 15 '24 02:02 JosephTLyons