Skip to content

rmosolgo/language-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-graphql Build Status Version

Atom syntax highlighting for GraphQL, ported from language-babel.

image

Todo

  • Autocompletion based on a JSON or pretty-printed schema.

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