Skip to content
This repository has been archived by the owner on Jul 31, 2022. It is now read-only.

Releases: graphql/vscode-graphql

Feature CodeLens and major bug fixes

18 Aug 11:27
93ca640
Compare
Choose a tag to compare
Pre-release

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

13 Jul 13:27
d1a34b3
Compare
Choose a tag to compare
  • basic gql tag, graphql files autocomplete, go to definition, and language features
  • syntax highlighting
  • graphql config support