WS-2022.3.3 <martin@Martins-Studio.lan Update JavaScript.xml
This commit is contained in:
parent
5730dbf2ef
commit
af298f5940
@ -18,7 +18,8 @@
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="importlog" value="import { newLogger } from '../helpers/logger'; const log = newLogger('$END$'); " description="Import log" toReformat="false" toShortenFQNames="true">
|
||||
<template name="importlog" value="import { newLogger } from '../helpers/logger'; const log = newLogger('$NAME$'); $END$ " description="Import log" toReformat="false" toShortenFQNames="true">
|
||||
<variable name="NAME" expression="fileNameWithoutExtension()" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="JAVA_SCRIPT" value="true" />
|
||||
</context>
|
||||
|
Loading…
Reference in New Issue
Block a user