🏹 coc-artemis
Apollo GraphQL Extension for coc.nvim
.
Currently this works, but doesn't yet have any features beyond those already supported by most LSP clients.
:warning: The Apollo Language Server currently debounces code actions and auto-completions. If you notice inconsistent behaviour, this may likely be the cause. See this pull request if you're keen to fix.
Installing
:CocInstall coc-artemis
Configuring
Relies on the presence of an apollo.config.js
file in your workspace. See the VSCode Extension Documentation for more info.
Contributing
Please do.