Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for GraphQL template highlighting #358

Closed
tgriesser opened this issue Aug 10, 2021 · 1 comment
Closed

Support for GraphQL template highlighting #358

tgriesser opened this issue Aug 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@tgriesser
Copy link

Hello! Just getting started with Vue and ran into an issue getting GraphQL syntax picked up within the <script> blocks using Volar. The same feature works with Vetur, so if you had any ideas on the best way to add support this I could work on a PR.

Here's a potentially relevant issue in Vetur: vuejs/vetur#701 (comment) and here's where the graphql-vscode plugin defines support for vue.

Volar Vetur
image image

Thanks!

@johnsoncodehk johnsoncodehk added the enhancement New feature or request label Aug 10, 2021
@djmtype
Copy link

djmtype commented Dec 5, 2021

Please also support graphql highlighting within Gridsome's <page-query> and <static-query> too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants