graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
555 stars 71 forks source link

feat: full language support for tsx, jsx, ts files #182

Closed acao closed 4 years ago

acao commented 4 years ago

make completion, diagnostics, work in embedded template strings.

should resolve #145

acao commented 4 years ago

closing for #184 because this won't work without the underlying LSP server upgrade