apollographql / apollographql/apollo-tooling
[VSCode] Improve autocompletion: insert all fields of type
Open
:spiral_notepad: component - vscode
:tada: feature
🙏 help-wanted
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 460
- PR merge metrics
- No merged PRs in 30d
Description
## Actual Behavior
Currently, it's possible to insert fields of type via autocomplete only one by one.
## Expected Behavior
It would be great to insert all fields of type at once (and then remove only unnecessary). E.g. by typing `{ *` after the name of type.
Contributor guide
Assessment
This issue has not been assessed yet.