Skip to content

Commit

Permalink
PS-2020.2.1 <[email protected] Create macros.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfowler committed Sep 23, 2020
1 parent 797fb40 commit 0d52bee
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions macros.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<application>
<component name="ActionMacroManager">
<macro name="nsmoon">
<action id="EditorLineEndWithSelection" />
<action id="EditorLeftWithSelection" />
<action id="EditorLeftWithSelection" />
<action id="EditorCopy" />
<action id="EditorRight" />
<typing text-keycode="44:0;32:0">,&amp;#x20;</typing>
<action id="EditorPaste" />
<action id="EditorLineStart" />
<action id="EditorRight" />
<action id="EditorNextWordWithSelection" />
<typing text-keycode="78:0;83:0;77:0;79:0;79:0;78:0">nsmoon</typing>
<action id="EditorEscape" />
<action id="EditorDown" />
<action id="EditorDown" />
<action id="EditorDown" />
</macro>
</component>
</application>

0 comments on commit 0d52bee

Please sign in to comment.