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 85d9d29 commit c6e806fCopy full SHA for c6e806f
resources/META-INF/plugin.xml
@@ -11,6 +11,13 @@
11
on how to target different products -->
12
<!-- uncomment to enable plugin in all products -->
13
<depends>com.intellij.modules.lang</depends>
14
+ <description>
15
+ <![CDATA[
16
+ <h1><a href="#react-component-creator" id="react-component-creator">react-component-creator</a></h1>
17
+ <p>An Brainstorm Plugin to create a new react functional component with all additional files like
18
+ SCSS, Spec, Storybook</p>
19
+ ]]>
20
+ </description>
21
22
23
<extensions defaultExtensionNs="com.intellij">
0 commit comments