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

Add that extension also accepts a .graphqlconfig file #90

Closed intellix closed 6 years ago

intellix commented 6 years ago

Currently the README marks that the project NEEDS a .graphqlconfig.yml file when in fact it also supports a .graphqlconfig. Confirmed it locally to also support it.

divyenduz commented 6 years ago

@intellix : Thanks for the PR 🙌