Plugin[LSP]: selectively prefill arguments on auto-complete
Open
graphiql
potential plugin
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
For example when autocompleting a Relay connection `allFilms` we could make it so that it auto-completes to `allFilms(first: 10)` to ensure that pagination limits are hinted. Needs thought on how this would actually work, but it'd be nice if our plugin system was capable of allowing someone to implement this.
Contributor guide
Assessment
This issue has not been assessed yet.