AI-222.4345.14.2221.9228443 <debuggerx@debuggerx-e5 Update My Vim dark .icls, ui.lnf.xml, Default _1_.xml, ide.general.xml, DebuggerX.xml, editor-font.xml, Default copy.xml, editor.xml
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<variable name="viewid" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="options" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<context>
|
||||
<option name="DART" value="true" />
|
||||
<option name="JAVA_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
@@ -13,7 +14,7 @@
|
||||
<option name="JAVA_CODE" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="ssf" value="/// $comment$ static String $name$($params$) => '$baseURL/$path$/';" description="static String function" toReformat="false" toShortenFQNames="true">
|
||||
<template name="ssf" value="/// $comment$ static String $name$($params$) => '$baseURL/$path$/';" description="static String function" toReformat="false" toShortenFQNames="true" deactivated="true">
|
||||
<variable name="name" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="params" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
<variable name="path" expression="" defaultValue="" alwaysStopAt="true" />
|
||||
@@ -22,7 +23,7 @@
|
||||
<option name="DART" value="true" />
|
||||
</context>
|
||||
</template>
|
||||
<template name="resp" value="/// $comment$ Future<$type$> $name$({@required $params$}) => _post<$type$>( $path$, (json) => $type$(json), data: {'$params$': $params$}, );" description="create a request function" toReformat="false" toShortenFQNames="true">
|
||||
<template name="resp" value="/// $comment$ Future<$type$> $name$({@required $params$}) => _post<$type$>( $path$, (json) => $type$(json), data: {'$params$': $params$}, );" description="create a request function" toReformat="false" toShortenFQNames="true" deactivated="true">
|
||||
<variable name="type" expression="" defaultValue=""TYPE"" alwaysStopAt="true" />
|
||||
<variable name="name" expression="lowercaseAndDash(type)" defaultValue="" alwaysStopAt="false" />
|
||||
<variable name="params" expression="" defaultValue=""PARAMS"" alwaysStopAt="true" />
|
||||
|
||||
Reference in New Issue
Block a user