Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GraphQLNew to Visual Studio Code? Get it now.
GraphQL

GraphQL

Preview

Maxime Quandalle

|
457,636 installs
| (3) | Free
Syntax highlighting for GraphQL queries and schemas
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GraphQL for VS Code

This Visual Studio Code extension provides syntax highlighting and code snippets for the GraphQL language. Files ending with .gql or .graphql will be automatically handled.

Capture of the extension is VS Code

This is an early stage extension which misses a number of desirable features such as ES6 template string support, autocompletion and refactoring capabilitites.

License

MIT

The GraphQL logo is a property of Facebook, Inc. and available here.

Developement

Clone this package and open it in VS Code. Press F5 to start an instance of VS Code running your modified extension.

Note that the files syntaxes/graphql.json and snippets/graphql.json were originally derived from the Atom package which is released under the MIT license.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft