fixed [RUBY-5133] Keep last rake search
[fedora-idea.git] / platform / platform-resources / src / idea / Keymap_Emacs.xml
blobab0eb969e4c4d053864e5855949cdefd250d3c93
1 <component>
2   <keymap name="Emacs" parent="$default" version="1" disable-mnemonics="false">
3     <action id="CloseWindow">
4       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="ESCAPE"/>
5     </action>
6     <action id="EditorEscape">
7       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="ESCAPE"/>
8     </action>
9     <action id="EditorCutLineEnd">
10       <keyboard-shortcut first-keystroke="control K"/>
11     </action>
12     <action id="FindUsages">
13       <keyboard-shortcut first-keystroke="alt F7"/>
14       <keyboard-shortcut first-keystroke="shift alt S"/>
15     </action>
16     <action id="$Cut">
17       <keyboard-shortcut first-keystroke="shift DELETE"/>
18       <keyboard-shortcut first-keystroke="alt X"/>
19       <keyboard-shortcut first-keystroke="control W"/>
20     </action>
21     <action id="ReformatCode"/>
22     <action id="EditorCodeBlockEndWithSelection">
23       <keyboard-shortcut first-keystroke="shift control CLOSE_BRACKET"/>
24       <keyboard-shortcut first-keystroke="shift control alt F"/>
25     </action>
26     <action id="MethodDown">
27       <keyboard-shortcut first-keystroke="alt DOWN"/>
28       <keyboard-shortcut first-keystroke="control alt E"/>
29     </action>
30     <action id="$Paste">
31       <keyboard-shortcut first-keystroke="alt P"/>
32       <keyboard-shortcut first-keystroke="shift INSERT"/>
33       <keyboard-shortcut first-keystroke="control Y"/>
34     </action>
35     <action id="EditorSelectWord">
36       <keyboard-shortcut first-keystroke="control alt W"/>
37     </action>
38     <action id="AutoIndentLines">
39       <keyboard-shortcut first-keystroke="control alt I"/>
40       <keyboard-shortcut first-keystroke="control alt Q"/>
41     </action>
42     <action id="GotoNextError">
43       <keyboard-shortcut first-keystroke="F2"/>
44       <keyboard-shortcut first-keystroke="control X" second-keystroke="BACK_QUOTE"/>
45     </action>
46     <action id="EditorTextStart">
47       <keyboard-shortcut first-keystroke="control HOME"/>
48       <keyboard-shortcut first-keystroke="shift alt COMMA"/>
49       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="COMMA"/>
50     </action>
51     <action id="EditorDeleteToWordStart">
52       <keyboard-shortcut first-keystroke="control BACK_SPACE"/>
53       <keyboard-shortcut first-keystroke="alt BACK_SPACE"/>
54       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="BACK_SPACE"/>
55     </action>
56     <action id="$SelectAll"/>
57     <action id="SaveAll">
58       <keyboard-shortcut first-keystroke="control X" second-keystroke="control S"/>
59     </action>
60     <action id="$Delete">
61       <keyboard-shortcut first-keystroke="DELETE"/>
62       <keyboard-shortcut first-keystroke="control D"/>
63     </action>
64     <action id="EditorDeleteToWordEnd">
65       <keyboard-shortcut first-keystroke="alt D"/>
66     </action>
67     <action id="$Undo">
68       <keyboard-shortcut first-keystroke="shift control MINUS"/>
69       <keyboard-shortcut first-keystroke="control SLASH"/>
70     </action>
71     <action id="EditorPageUp">
72       <keyboard-shortcut first-keystroke="PAGE_UP"/>
73       <keyboard-shortcut first-keystroke="control Z"/>
74       <keyboard-shortcut first-keystroke="alt V"/>
75     </action>
76     <action id="$Copy">
77       <keyboard-shortcut first-keystroke="control INSERT"/>
78       <keyboard-shortcut first-keystroke="alt C"/>
79       <keyboard-shortcut first-keystroke="alt W"/>
80       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="W"/>
81     </action>
82     <action id="GotoPreviousError">
83       <keyboard-shortcut first-keystroke="shift F2"/>
84       <keyboard-shortcut first-keystroke="shift control X" second-keystroke="BACK_QUOTE"/>
85     </action>
86     <action id="GotoClass">
87       <keyboard-shortcut first-keystroke="shift alt G"/>
88     </action>
89     <action id="EditorRight">
90       <keyboard-shortcut first-keystroke="RIGHT"/>
91       <keyboard-shortcut first-keystroke="control F"/>
92     </action>
93     <action id="$Redo">
94       <keyboard-shortcut first-keystroke="shift control Z"/>
95       <keyboard-shortcut first-keystroke="shift alt MINUS"/>
96     </action>
97     <action id="ParameterInfo">
98       <keyboard-shortcut first-keystroke="shift alt P"/>
99     </action>
100     <action id="EditorDown">
101       <keyboard-shortcut first-keystroke="DOWN"/>
102       <keyboard-shortcut first-keystroke="control N"/>
103     </action>
104     <action id="FindNext">
105       <keyboard-shortcut first-keystroke="F3"/>
106       <keyboard-shortcut first-keystroke="alt S"/>
107     </action>
108     <action id="SmartTypeCompletion">
109       <keyboard-shortcut first-keystroke="shift control SPACE"/>
110       <keyboard-shortcut first-keystroke="control alt SLASH"/>
111     </action>
112     <action id="IntroduceField"/>
113     <action id="GotoDeclaration">
114       <keyboard-shortcut first-keystroke="control alt G"/>
115       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="PERIOD"/>
116       <keyboard-shortcut first-keystroke="alt PERIOD"/>
117       <mouse-shortcut keystroke="ctrl button1"/>
118     </action>
119     <action id="MethodUp">
120       <keyboard-shortcut first-keystroke="alt UP"/>
121       <keyboard-shortcut first-keystroke="control alt A"/>
122     </action>
123     <action id="EditorDuplicate">
124       <keyboard-shortcut first-keystroke="meta D"/>
125     </action>
126     <action id="FindPrevious">
127       <keyboard-shortcut first-keystroke="shift F3"/>
128       <keyboard-shortcut first-keystroke="alt R"/>
129       <keyboard-shortcut first-keystroke="control R"/>
130     </action>
131     <action id="EditorCut">
132       <keyboard-shortcut first-keystroke="shift DELETE"/>
133       <keyboard-shortcut first-keystroke="alt X"/>
134       <keyboard-shortcut first-keystroke="control W"/>
135     </action>
136     <action id="NextTab">
137       <keyboard-shortcut first-keystroke="alt RIGHT"/>
138       <keyboard-shortcut first-keystroke="control X" second-keystroke="N"/>
139     </action>
140     <action id="NextEditorTab">
141       <keyboard-shortcut first-keystroke="alt shift RIGHT"/>
142     </action>
143     <action id="GotoLine">
144       <keyboard-shortcut first-keystroke="alt G"/>
145     </action>
146     <action id="CodeCompletion">
147       <keyboard-shortcut first-keystroke="control SPACE"/>
148       <keyboard-shortcut first-keystroke="alt SLASH"/>
149     </action>
150     <action id="ReloadFromDisk">
151       <keyboard-shortcut first-keystroke="alt U"/>
152       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="U"/>
153     </action>
154     <action id="PreviousTab">
155       <keyboard-shortcut first-keystroke="alt LEFT"/>
156       <keyboard-shortcut first-keystroke="control X" second-keystroke="P"/>
157     </action>
158     <action id="PreviousEditorTab">
159       <keyboard-shortcut first-keystroke="alt shift LEFT"/>
160     </action>
161     <action id="EditorLineEnd">
162       <keyboard-shortcut first-keystroke="END"/>
163       <keyboard-shortcut first-keystroke="control E"/>
164     </action>
165     <action id="EditorCodeBlockEnd">
166       <keyboard-shortcut first-keystroke="control CLOSE_BRACKET"/>
167       <keyboard-shortcut first-keystroke="control alt CLOSE_BRACKET"/>
168       <keyboard-shortcut first-keystroke="control alt B"/>
169     </action>
170     <action id="EditorNextWord">
171       <keyboard-shortcut first-keystroke="control RIGHT"/>
172       <keyboard-shortcut first-keystroke="alt F"/>
173       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="control F"/>
174     </action>
175     <action id="CompileProject">
176       <keyboard-shortcut first-keystroke="shift alt M"/>
177     </action>
178     <action id="EditorLineStart">
179       <keyboard-shortcut first-keystroke="HOME"/>
180       <keyboard-shortcut first-keystroke="control A"/>
181     </action>
182     <action id="EditorCodeBlockStartWithSelection">
183       <keyboard-shortcut first-keystroke="shift control OPEN_BRACKET"/>
184       <keyboard-shortcut first-keystroke="shift control alt B"/>
185     </action>
186     <action id="EditorLeft">
187       <keyboard-shortcut first-keystroke="LEFT"/>
188       <keyboard-shortcut first-keystroke="control B"/>
189     </action>
190     <action id="EditorDelete">
191       <keyboard-shortcut first-keystroke="DELETE"/>
192       <keyboard-shortcut first-keystroke="control D"/>
193     </action>
194     <action id="CloseAllEditors">
195       <keyboard-shortcut first-keystroke="control X" second-keystroke="control C"/>
196     </action>
197     <action id="RecentFiles"/>
198     <action id="Find">
199       <keyboard-shortcut first-keystroke="control alt S"/>
200       <keyboard-shortcut first-keystroke="alt F3"/>
201       <keyboard-shortcut first-keystroke="control S"/>
202     </action>
203     <action id="EditorPreviousWord">
204       <keyboard-shortcut first-keystroke="control LEFT"/>
205       <keyboard-shortcut first-keystroke="alt B"/>
206       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="control B"/>
207     </action>
208     <action id="EditorCopy">
209       <keyboard-shortcut first-keystroke="control INSERT"/>
210       <keyboard-shortcut first-keystroke="alt C"/>
211       <keyboard-shortcut first-keystroke="alt W"/>
212       <keyboard-shortcut first-keystroke="ESCAPE" second-keystroke="W"/>
213     </action>
214     <action id="EditorCodeBlockStart">
215       <keyboard-shortcut first-keystroke="control OPEN_BRACKET"/>
216       <keyboard-shortcut first-keystroke="control alt OPEN_BRACKET"/>
217       <keyboard-shortcut first-keystroke="control alt F"/>
218     </action>
219     <action id="EditorTab"/>
220     <action id="EmacsStyleIndent">
221       <keyboard-shortcut first-keystroke="TAB"/>
222     </action>
223     <action id="EditorUp">
224       <keyboard-shortcut first-keystroke="UP"/>
225       <keyboard-shortcut first-keystroke="control P"/>
226     </action>
227     <action id="CloseEditor">
228       <keyboard-shortcut first-keystroke="control F4"/>
229       <keyboard-shortcut first-keystroke="control X" second-keystroke="K"/>
230     </action>
231     <action id="SplitVertical">
232       <keyboard-shortcut first-keystroke="control 2"/>
233     </action>
234     <action id="SplitHorisontal">
235       <keyboard-shortcut first-keystroke="control 3"/>
236     </action>
237     <action id="UnsplitAll">
238       <keyboard-shortcut first-keystroke="control 1"/>
239     </action>
240     <action id="Unsplit">
241       <keyboard-shortcut first-keystroke="control 0"/>
242     </action>
243     <action id="ChangeSplitOrientation">
244       <keyboard-shortcut first-keystroke="control 5"/>
245     </action>
247     <action id="NextSplitter">
248       <keyboard-shortcut first-keystroke="control X" second-keystrole="O"/>
249     </action>
250     <action id="Replace">
251       <keyboard-shortcut first-keystroke="shift alt 5"/>
252     </action>
253     <action id="EditorTextEnd">
254       <keyboard-shortcut first-keystroke="control END"/>
255       <keyboard-shortcut first-keystroke="shift alt PERIOD"/>
256     </action>
257     <action id="GotoImplementation"/>
258     <action id="EditorPaste">
259       <keyboard-shortcut first-keystroke="alt P"/>
260       <keyboard-shortcut first-keystroke="shift INSERT"/>
261       <keyboard-shortcut first-keystroke="control Y"/>
262     </action>
263     <action id="EditorPageDown">
264       <keyboard-shortcut first-keystroke="PAGE_DOWN"/>
265       <keyboard-shortcut first-keystroke="control V"/>
266     </action>
267     <action id="OpenFile">
268       <keyboard-shortcut first-keystroke="control X" second-keystroke="control F"/>
269     </action>
270     <action id="VcsShowNextChangeMarker">
271       <keyboard-shortcut first-keystroke="shift control alt DOWN"/>
272     </action>
273     <action id="VcsShowPrevChangeMarker">
274       <keyboard-shortcut first-keystroke="shift control alt UP"/>
275     </action>
276   </keymap>
277 </component>