78 Forks
557 Stars
557 Watchers

vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)

How to download and setup vscode-graphql

Open terminal and run command
git clone https://github.com/graphql/vscode-graphql.git
git clone is used to create a copy or clone of vscode-graphql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-graphql https://github.com/graphql/vscode-graphql/archive/master.zip

Or simply clone vscode-graphql with SSH
[email protected]:graphql/vscode-graphql.git

If you have some problems with vscode-graphql

You may open issue on vscode-graphql support forum (system) here: https://github.com/graphql/vscode-graphql/issues