Support for Schema autocomplete in codemirror-graphql
Open
codemirror-graphql
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
I'm working on top of what it's already supported on codemirror-graphql and adding some new stuff to support autocomplete, here's some videos of what I have so far: https://twitter.com/sebas5384/status/1284981079636574208?s=20
For now the `graphql` mode is doing an excellent job, though things like multiline comments are not supported so I'll have to add that later so users can document their schema.
Hope to upload the code by the end of this week, maybe as a PR, don't know yet.
I know this project is moving towards Monaco editor, but I guess the autocompletion could be reused.
Contributor guide
Assessment
This issue has not been assessed yet.