You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							34 lines
						
					
					
						
							1.2 KiB
						
					
					
				
			
		
		
	
	
							34 lines
						
					
					
						
							1.2 KiB
						
					
					
				| <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> |