Gregoor / graphql-intellij-plugin

GraphQL plugin for IntelliJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL IntelliJ Plugin (abandoned!!!)

I stopped development, as there is now a better plugin, that supports autocompletion:

https://github.com/jimkyndemeyer/js-graphql-intellij-plugin


  • syntax highlighting
  • brace matching

GraphQL Syntax Highlighting

At the moment no separate color settings are available. The styles above can be achieved by manipulating the default language highlighting.

It's also possible to inject GraphQL into strings (Alt+Enter inside of the string):

Injected into relay

TODO:

About

GraphQL plugin for IntelliJ

License:MIT License


Languages

Language:Java 96.0%Language:Lex 4.0%