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

chore: upgrade the language server #385

Closed acao closed 2 years ago

acao commented 2 years ago

Some nice improvements in the GLS to provide today :)

remember to use documents for files with fragments!

and all of your schema SDL files should be present in schema config, with globs, single files, etc