Added simple soutv live template.
This commit is contained in:
@@ -19,4 +19,13 @@
|
|||||||
<option name="KOTLIN_STATEMENT" value="true" />
|
<option name="KOTLIN_STATEMENT" value="true" />
|
||||||
</context>
|
</context>
|
||||||
</template>
|
</template>
|
||||||
|
<template resource-bundle="messages.CodeInsightBundle" key="livetemplate.description.soutv"
|
||||||
|
name="soutv" toReformat="true" toShortenFQNames="true" value="println("$EXPR_COPY$ = $DOLLAR${$EXPR$}")">
|
||||||
|
<variable alwaysStopAt="false" defaultValue=""$"" expression="" name="DOLLAR" />
|
||||||
|
<variable alwaysStopAt="true" defaultValue=""expr"" expression="variableOfType("")" name="EXPR" />
|
||||||
|
<variable alwaysStopAt="false" defaultValue="" expression="EXPR" name="EXPR_COPY" />
|
||||||
|
<context>
|
||||||
|
<option name="KOTLIN_STATEMENT" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
</templateSet>
|
</templateSet>
|
||||||
|
|||||||
Reference in New Issue
Block a user