Browse Source

renamed live template file

pull/1768/head
thelumiereguy 3 years ago
parent
commit
718d0a004b
  1. 2
      idea-plugin/src/main/resources/META-INF/plugin.xml
  2. 0
      idea-plugin/src/main/resources/templates/ComposeMultiplatformTemplates.xml

2
idea-plugin/src/main/resources/META-INF/plugin.xml

@ -53,7 +53,7 @@
<extensions defaultExtensionNs="com.intellij">
<defaultLiveTemplates file="templates/WrappedComposables.xml"/>
<defaultLiveTemplates file="templates/ComposeMultiplatformTemplates.xml"/>
<intentionAction id="wrap_group" order="first">
<className>org.jetbrains.compose.intentions.wrap_with_composable.WrapWithComposableIntentionGroup

0
idea-plugin/src/main/resources/templates/WrappedComposables.xml → idea-plugin/src/main/resources/templates/ComposeMultiplatformTemplates.xml

Loading…
Cancel
Save