WS-2022.3.1 <martin@Martins-Studio.lan Update JavaScript.xml
This commit is contained in:
parent
f6769bec77
commit
b836787126
@ -5,8 +5,9 @@
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="paramn" value="{ 'name': '$NAME$', 'type': TYPES.Int, 'value': data.$NAME$, }$END$" description="" toReformat="false" toShortenFQNames="true">
|
||||
<template name="paramn" value="{ 'name': '$NAME$', 'type': TYPES.Int, 'value': $OBJECT$.$NAME$, }$END$" description="" toReformat="false" toShortenFQNames="true">
|
||||
<variable name="NAME" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="OBJECT" expression="jsSuggestVariableName()" defaultValue="data" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
</context>
|
||||
|
Loading…
Reference in New Issue
Block a user