-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PS-2020.2.1 <[email protected] Create macros.xml
- Loading branch information
1 parent
797fb40
commit 0d52bee
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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">,&#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> |