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

Make language features configurable #44

Closed divyenduz closed 4 years ago

divyenduz commented 6 years ago

Some projects might not need autocompletion and other language features but only syntax highlighting. Extension should be configurable in this regard.

divyenduz commented 4 years ago

With https://github.com/prisma-labs/vscode-graphql/issues/7#issuecomment-398066794, this is not really a thing. Please comment, if you think that this should be re-opened.