Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kapitanluffy/sublime-graphql-playground

❄GraphQL development inside Sublime Text
https://github.com/kapitanluffy/sublime-graphql-playground

graphql sublime-text sublime-text-plugin

Last synced: about 2 months ago
JSON representation

❄GraphQL development inside Sublime Text

Awesome Lists containing this project

README

        

### GraphQL Playground

---

❄ GraphQL development inside Sublime Text









Support me on Patreon



![preview](preview.png)

##### Installation

- Install from `packagecontrol.io` or unpack the [zip](https://github.com/kapitanluffy/sublime-graphql-playground/archive/master.zip) in your packages directory

##### Usage

1. Run `Graphql Playground: Create config` from the command palette

2. Install [LSP-graphql](https://github.com/sublimelsp/LSP-graphql) for full GraphQL language support (autocomplete, diagnostics..)

2. Open a graphql file

##### Keybindings

- Open/close query variables (`ctrl/cmd+y`, `v`)

- Create graphql config (`ctrl/cmd+y`, `c`)

- Run query under the cursor (`ctrl/cmd+enter`)

- Move between selected views ( `alt+1`, `alt+2`, `alt+3` )

##### Support

You can always support me via [Patreon](https://www.patreon.com/kapitanluffy) or [Ko-fi](https://www.ko-fi.com/kapitanluffy)

##### License

[MIT](LICENSE)