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

CodeLens, Configuration fixes #58

Closed divyenduz closed 6 years ago

divyenduz commented 6 years ago

Fixes https://github.com/prisma/vscode-graphql/issues/49 Fixes https://github.com/prisma/vscode-graphql/issues/35 Fixes https://github.com/prisma/vscode-graphql/issues/24 Fixes https://github.com/prisma/vscode-graphql/issues/21

And adds support for running queries, mutations and subscriptions from within this editor. This feature relies on endpoints extension.

This will be released as a preview in 0.1.4.

divyenduz commented 6 years ago

This is released in 0.1.4 (which is a preview release with CodeLens feature as well) 🎉

Feedback please 👍👇