File tree Expand file tree Collapse file tree 1 file changed +17
-9
lines changed
plugin/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +17
-9
lines changed Original file line number Diff line number Diff line change 33 <id >com.sanyavertolet.kotlinjspreview</id >
44 <name >Kotlin Js Preview</name >
55 <description >
6- Kotlin JS Preview is an IntelliJ IDEA plugin that offers a mechanism to preview Kotlin/JS React functional components.
7-
8- Features:
9- * Live Preview: Display a live preview of the Kotlin/JS React functional component as it's being developed.
10- * Theme Toggle: Switch between different themes or styles seamlessly to see how the component appears under various themes.
11- * No Source Code Corruption: Ensures that your source code remains unaltered.
12- * Settings: Configure the plugin by navigating to Settings -> Tools -> Kotlin JS Preview.
6+ <![CDATA[
7+ Kotlin JS Preview is an IntelliJ IDEA plugin that offers a mechanism to preview Kotlin/JS React functional components.
8+ <br>
9+ Features:
10+ <ul>
11+ <li> * Live Preview: Display a live preview of the Kotlin/JS React functional component as it's being developed. </li>
12+ <li> * Theme Toggle: Switch between different themes or styles seamlessly to see how the component appears under various themes. </li>
13+ <li> * No Source Code Corruption: Ensures that your source code remains unaltered. </li>
14+ <li> * Settings: Configure the plugin by navigating to Settings -> Tools -> Kotlin JS Preview. </li>
15+ </ul>
16+ ]]>
1317 </description >
1418 <change-notes >
15- * Added a simple preview window
16- * Added @JsPreview annotation support
19+ <![CDATA[
20+ <ul>
21+ <li> * Added a simple preview window</li>
22+ <li> * Added @JsPreview annotation support</li>
23+ </ul>
24+ ]]>
1725 </change-notes >
1826 <vendor email =" lxnfrolov@gmail.com" url =" https://www.github.com/sanyavertolet" >sanyavertolet</vendor >
1927
You can’t perform that action at this time.
0 commit comments