AI-Arctic Fox | 2020.3.1 Patch 1 <debuggerx@debuggerx-PC Get rid of $ROOT_CONFIG$ and $APP_CONFIG
This commit is contained in:
+34
@@ -0,0 +1,34 @@
|
||||
<application>
|
||||
<component name="ActionMacroManager">
|
||||
<macro name="Text2String">
|
||||
<action id="EditorSelectWord" />
|
||||
<action id="EditorCut" />
|
||||
<typing text-keycode="222:1">"</typing>
|
||||
<action id="EditorPaste" />
|
||||
<typing text-keycode="222:1">"</typing>
|
||||
</macro>
|
||||
<macro name="1.PrintExp">
|
||||
<action id="EditorLineStartWithSelection" />
|
||||
<action id="EditorCut" />
|
||||
<typing text-keycode="80:0;82:0;73:0;78:0;84:0;57:1;222:0;52:1;91:1">print('${</typing>
|
||||
<action id="EditorPaste" />
|
||||
<typing text-keycode="93:1;222:0;48:1;59:0">}');</typing>
|
||||
<action id="EditorLineStart" />
|
||||
<action id="EditorNextWord" />
|
||||
<action id="EditorNextWord" />
|
||||
<action id="EditorNextWord" />
|
||||
<action id="EditorEscape" />
|
||||
</macro>
|
||||
<macro name="2.PrintVar">
|
||||
<action id="EditorSelectWord" />
|
||||
<action id="EditorCut" />
|
||||
<typing text-keycode="80:0;82:0;73:0;78:0;84:0;57:1;222:0;52:1">print('$</typing>
|
||||
<action id="EditorPaste" />
|
||||
<typing text-keycode="222:0;48:1;59:0">');</typing>
|
||||
<action id="EditorLineStart" />
|
||||
<action id="EditorNextWord" />
|
||||
<action id="EditorNextWord" />
|
||||
<action id="EditorNextWord" />
|
||||
</macro>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user