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

With nexus movement, can't we have only syntax highlight? #109

Closed steida closed 5 years ago

steida commented 5 years ago

This plugin does a lot. But I don't think we need more than syntax highlight with nexus. Am I correct?

divyenduz commented 5 years ago

Thanks for raising this issue! With Prisma moving to the new datamodel syntax, we have a new extension for handling .prisma files: https://marketplace.visualstudio.com/items?itemName=Prisma.prisma

This extension would keep up supporting GraphQL files syntax though! Even when someone is not using nexus :)

I am closing this issue, please re-open a new issue if you think this is not addressed properly.