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

fix: upgrade language server, fix major issues #349

Closed acao closed 2 years ago

acao commented 2 years ago

This LSP server update should fix all issues with schema config for both SDL files and urls.

Upgrades with these patches which will vastly improve the stability of the server https://github.com/graphql/graphiql/pull/2055