Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 540 Bytes

File metadata and controls

22 lines (14 loc) · 540 Bytes

language-graphql

Atom syntax highlighting for GraphQL.

image

Todo

  • Autocompletion based on a JSON or pretty-printed schema.
  • How to highlight schema definition language?

Development

  • 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.graphql file to check highlighting

License

MIT