graphiql icon indicating copy to clipboard operation
graphiql copied to clipboard

[lsp-server] Astro parser for LSP server

Open RogierdeRuijter opened this issue 2 years ago • 1 comments

Desired Behavior

An Astro parser for the LSP server. So that gql queries can be inlined in the .astro files.

RogierdeRuijter avatar Nov 01 '23 14:11 RogierdeRuijter

Nice! I've read the source to the Astro parser during a solution architecture spike last year. @dimaMachina this is a great example of the need to shift to @graphql-tools/graphql-tag-pluck, and add astro parser support there

acao avatar Nov 14 '23 14:11 acao

Looks like it's ready to go! Feel free to open a new ticket if you have any issues

acao avatar Mar 01 '24 21:03 acao

Amazing, thank a lot, will check out soon and let you know! 🙏

RogierdeRuijter avatar Mar 02 '24 15:03 RogierdeRuijter