Atom syntax highlighting for GraphQL.
- Autocompletion based on a JSON or pretty-printed schema.
- How to highlight schema definition language?
- Run tests:
apm test - Open with grammar reloading:
- Add the project to Atom's packages
apm link . - Open the project in development mode
atom --dev . - Create a
scratch.graphqlfile to check highlighting
- Add the project to Atom's packages
MIT
