graphql / vscode-graphql

MIGRATED: VSCode GraphQL extension (autocompletion, go-to definition, syntax highlighting)
https://marketplace.visualstudio.com/items?itemName=Prisma.vscode-graphql
MIT License
555 stars 71 forks source link

Suggest / autocomplete arguments on fields #25

Closed janbaykara closed 2 years ago

janbaykara commented 6 years ago

It'd be cool if arguments could be suggested, as they are with graphiql.

vscode-graphql:

screen shot 2018-06-19 at 13 25 48

graphiql:

screen shot 2018-06-19 at 13 27 47
divyenduz commented 6 years ago

This should work by pressing ctrl+space