Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wilhelmeek/coc-artemis
🏹 Apollo GraphQL Extension for coc.nvim
https://github.com/wilhelmeek/coc-artemis
apollo coc coc-nvim graphql lsp
Last synced: about 2 months ago
JSON representation
🏹 Apollo GraphQL Extension for coc.nvim
- Host: GitHub
- URL: https://github.com/wilhelmeek/coc-artemis
- Owner: wilhelmeek
- License: mit
- Created: 2021-07-15T05:46:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-02T12:52:08.000Z (over 2 years ago)
- Last Synced: 2024-10-12T23:09:06.274Z (3 months ago)
- Topics: apollo, coc, coc-nvim, graphql, lsp
- Language: TypeScript
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🏹 coc-artemis
Apollo GraphQL Extension for `coc.nvim`.
## Installing
`:CocInstall coc-artemis`
## Configuring
Relies on the presence of an `apollo.config.js` file in your workspace. See the [VSCode Extension Documentation](https://www.apollographql.com/docs/devtools/editor-plugins/#setting-up-an-apollo-config) for more info.
## Contributing
Please do.