Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GraphQL Language Server ClientNew to Visual Studio Code? Get it now.
GraphQL Language Server Client

GraphQL Language Server Client

mtsmfm

|
1,772 installs
| (0) | Free
A GraphQL Language Server Client (alpha stage)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

graphql-lsc

Configuration

graphql-lsc.commandWithArgs

You must specify how to boot the language server like following:

{
    "graphql-lsc.commandWithArgs": [
        "docker-compose", "run", "--rm", "app"
    ]
}

Special thanks

Syntax setting is copied from kumarharsh/graphql-for-vscode

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