We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71cc8be commit 844e32cCopy full SHA for 844e32c
resources/META-INF/plugin.xml
@@ -7,7 +7,7 @@
7
* LICENSE file in the root directory of this source tree.
8
*/
9
-->
10
-<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude">
+<idea-plugin xmlns:xi="http://www.w3.org/2001/XInclude" require-restart="true">
11
<id>com.intellij.lang.jsgraphql</id>
12
<name>GraphQL</name>
13
<vendor>Jim Kynde Meyer - [email protected]</vendor>
0 commit comments