Releases: graphql/vscode-graphql
Releases · graphql/vscode-graphql
Feature CodeLens and major bug fixes
via #58
Fixes #49
Fixes #35
Fixes #24
Fixes #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
.
Query CodeLens:
Initial release and iterations
- basic gql tag, graphql files autocomplete, go to definition, and language features
- syntax highlighting
- graphql config support