Skip to content

Commit 455db52

Browse files
committed
Added link to Android Studio version (#1)
1 parent 60f8782 commit 455db52

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,17 @@ It depends on [js-graphql-language-service](https://github.com/jimkyndemeyer/js-
3030

3131
The plugin is compatible with version 143+ of IntelliJ IDEA, WebStorm, RubyMine, PhpStorm, and PyCharm.
3232

33-
PyCharm CE and Android studio is not supported since the plugin depends on two other plugins: NodeJS and JavaScript.
33+
PyCharm CE is not supported since the plugin depends on two other plugins: NodeJS and JavaScript.
34+
35+
Experimental support for Android Studio is available in the [`android-studio`](https://github.com/jimkyndemeyer/js-graphql-intellij-plugin/tree/android-studio) branch. Download it from there.
3436

3537
**Where can I get the plugin?**
3638

3739
The plugin is available from the JetBrains Plugin Repository at https://plugins.jetbrains.com/plugin/8097?pr=
3840

39-
To install it, open "Settings", "Plugins", "Browse repositories..." and search for "JS GraphQL".
41+
To install it, open "Settings", "Plugins", "Browse repositories..." and search for "GraphQL".
42+
43+
**Note**: The experimental version in the `android-studio` branch is not available from the JetBrains Plugin Repository.
4044

4145
**How do I reload a GraphQL Schema that was loaded from a URL?**
4246

0 commit comments

Comments
 (0)