insert common fragments on autocomplete/code action/command?
Open
graphql-language-service
lsp-server
monaco-graphql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
What if, analagously to how vscode in typescript will automatically import modules for you on autocomplete for their methods, we were able to optionally insert fragments into the current operation string on autocomplete?
And furthermore, we could provide a code action to automatically insert fragments referenced in that file
Contributor guide
Assessment
This issue has not been assessed yet.