zed-industries / extensions

Extensions for the Zed editor
795 stars 331 forks source link

Language: Wasp #1269

Open jturner opened 3 weeks ago

jturner commented 3 weeks ago

Check for existing issues

Language

Wasp

Tree Sitter parser link

No response

Language server link

https://github.com/wasp-lang/wasp/tree/main/waspc/waspls

Misc notes

Would love to see an extension for Wasp. Wasn't able to find a tree sitter parser for it. They do have an official vscode extension that might be useful. Thanks!

jturner commented 3 weeks ago

I went a head and got started on this. Currently only uses the language server provided by the wasp binary.

https://github.com/jturner/zed-wasp-language