fixed [RUBY-5133] Keep last rake search
[fedora-idea.git] / platform / platform-resources / src / idea / Keymap_VisualStudio.xml
blobc52c95cd765fd860126720c8a7c4f1eebe1f563b
1 <component>
2   <keymap name="visual studio" parent="$default" version="1" disable-mnemonics="false">
3     <action id="StepOut">
4       <keyboard-shortcut first-keystroke="shift F11"/>
5       <keyboard-shortcut first-keystroke="shift control F8"/>
6     </action>
7     <action id="Resume">
8       <keyboard-shortcut first-keystroke="F5"/>
9     </action>
10     <action id="QuickEvaluateExpression">
11       <keyboard-shortcut first-keystroke="shift F9"/>
12     </action>
13     <action id="EditorDeleteLine">
14       <keyboard-shortcut first-keystroke="control Y"/>
15       <keyboard-shortcut first-keystroke="shift control L"/>
16     </action>
17     <action id="ShowErrorDescription">
18       <keyboard-shortcut first-keystroke="control F1"/>
19       <keyboard-shortcut first-keystroke="alt T"/>
20     </action>
21     <action id="FindUsages">
22       <keyboard-shortcut first-keystroke="shift alt F7"/>
23     </action>
24     <action id="StepInto">
25       <keyboard-shortcut first-keystroke="F11"/>
26       <keyboard-shortcut first-keystroke="F8"/>
27     </action>
28     <action id="ForceStepInto">
29       <keyboard-shortcut first-keystroke="alt F11"/>
30       <keyboard-shortcut first-keystroke="alt F8"/>
31     </action>
32     <action id="$Cut">
33       <keyboard-shortcut first-keystroke="control X"/>
34     </action>
35     <action id="Compile">
36       <keyboard-shortcut first-keystroke="control F7"/>
37     </action>
38     <action id="ReformatCode">
39       <keyboard-shortcut first-keystroke="alt F8"/>
40       <keyboard-shortcut first-keystroke="control alt F"/>
41     </action>
42     <action id="Generate">
43       <keyboard-shortcut first-keystroke="control N"/>
44       <keyboard-shortcut first-keystroke="alt INSERT"/>
45     </action>
46     <action id="ShowExecutionPoint">
47       <keyboard-shortcut first-keystroke="alt MULTIPLY"/>
48       <keyboard-shortcut first-keystroke="control L"/>
49     </action>
50     <action id="$Paste">
51       <keyboard-shortcut first-keystroke="control V"/>
52     </action>
53     <action id="CommentByBlockComment">
54       <keyboard-shortcut first-keystroke="shift control SLASH"/>
55       <keyboard-shortcut first-keystroke="shift control DIVIDE"/>
56       <keyboard-shortcut first-keystroke="shift control COLON"/>
57     </action>
58     <action id="JumpToLastWindow"/>
59     <action id="ActivateWebToolWindow">
60       <keyboard-shortcut first-keystroke="control alt W"/>
61     </action>
62     <action id="StepOver">
63       <keyboard-shortcut first-keystroke="F10"/>
64       <keyboard-shortcut first-keystroke="shift F8"/>
65     </action>
66     <action id="GotoTypeDeclaration">
67       <keyboard-shortcut first-keystroke="shift alt F12"/>
68       <keyboard-shortcut first-keystroke="shift alt F2"/>
69     </action>
70     <action id="$Undo">
71       <keyboard-shortcut first-keystroke="control Z"/>
72     </action>
73     <action id="MethodHierarchy.OverrideMethodAction">
74       <keyboard-shortcut first-keystroke="shift control O"/>
75     </action>
76     <action id="$Copy">
77       <keyboard-shortcut first-keystroke="control C"/>
78     </action>
79     <action id="GotoClass">
80       <keyboard-shortcut first-keystroke="control G"/>
81     </action>
82     <action id="$Redo">
83       <keyboard-shortcut first-keystroke="shift control Z"/>
84     </action>
85     <action id="ParameterInfo">
86       <keyboard-shortcut first-keystroke="shift control SPACE"/>
87     </action>
88     <action id="RunClass">
89       <keyboard-shortcut first-keystroke="control F9"/>
90     </action>
91     <action id="FindNext">
92       <keyboard-shortcut first-keystroke="F3"/>
93     </action>
94     <action id="Print">
95       <keyboard-shortcut first-keystroke="control P"/>
96     </action>
97     <action id="PropertyInspectorActions.AddProperty">
98       <keyboard-shortcut first-keystroke="alt INSERT" />
99     </action>
100     <action id="ImplementMethods">
101       <keyboard-shortcut first-keystroke="shift control I"/>
102     </action>
103     <action id="SmartTypeCompletion">
104       <keyboard-shortcut first-keystroke="alt SPACE"/>
105       <keyboard-shortcut first-keystroke="shift alt SPACE"/>
106     </action>
107     <action id="GotoDeclaration">
108       <keyboard-shortcut first-keystroke="F12"/>
109       <keyboard-shortcut first-keystroke="shift F2"/>
110       <keyboard-shortcut first-keystroke="control B"/>
111       <mouse-shortcut keystroke="ctrl button1"/>
112       <mouse-shortcut keystroke="button2"/>
113     </action>
114     <action id="NewElement">
115       <keyboard-shortcut first-keystroke="alt INSERT"/>
116     </action>
117     <action id="FindPrevious">
118       <keyboard-shortcut first-keystroke="shift F3"/>
119     </action>
120     <action id="MethodHierarchy.ImplementMethodAction">
121       <keyboard-shortcut first-keystroke="shift control I"/>
122     </action>
123     <action id="FindUsagesInFile">
124       <keyboard-shortcut first-keystroke="shift control F7"/>
125       <keyboard-shortcut first-keystroke="shift F12"/>
126     </action>
127     <action id="CompileDirty">
128       <keyboard-shortcut first-keystroke="F7"/>
129     </action>
130     <action id="GotoLine"/>
131     <action id="JumpToLastChange">
132       <keyboard-shortcut first-keystroke="shift control F2"/>
133     </action>
134     <action id="EditorCodeBlockEnd">
135       <keyboard-shortcut first-keystroke="control CLOSE_BRACKET"/>
136       <keyboard-shortcut first-keystroke="control ASTERISK"/>
137     </action>
138     <action id="RefreshEditor">
139       <keyboard-shortcut first-keystroke="alt R"/>
140     </action>
141     <action id="OverrideMethods">
142       <keyboard-shortcut first-keystroke="shift control O"/>
143     </action>
144     <action id="Debug">
145       <keyboard-shortcut first-keystroke="alt F5"/>
146     </action>
147     <action id="DebugAgain">
148       <keyboard-shortcut first-keystroke="alt shift F5"/>
149     </action>
150     <action id="ToggleLineBreakpoint">
151       <keyboard-shortcut first-keystroke="F9"/>
152     </action>
153     <action id="ToggleBookmark">
154       <keyboard-shortcut first-keystroke="control F2"/>
155     </action>
156     <action id="Pause">
157       <keyboard-shortcut first-keystroke="control PAUSE"/>
158       <keyboard-shortcut first-keystroke="shift control P"/>
159     </action>
160     <action id="Stop">
161       <keyboard-shortcut first-keystroke="shift F5"/>
162     </action>
163     <action id="CommentByLineComment">
164       <keyboard-shortcut first-keystroke="control SLASH"/>
165       <keyboard-shortcut first-keystroke="control DIVIDE"/>
166       <keyboard-shortcut first-keystroke="control COLON"/>
167     </action>
168     <action id="RunToCursor">
169       <keyboard-shortcut first-keystroke="control F10"/>
170       <keyboard-shortcut first-keystroke="control F8"/>
171     </action>
172     <action id="QuickJavaDoc">
173       <keyboard-shortcut first-keystroke="control Q"/>
174       <keyboard-shortcut first-keystroke="shift F1"/>
175     </action>
176     <action id="ShowBookmarks">
177       <keyboard-shortcut first-keystroke="alt F2"/>
178     </action>
179     <action id="ViewBreakpoints">
180       <keyboard-shortcut first-keystroke="alt F9"/>
181     </action>
182     <action id="TypeHierarchy">
183       <keyboard-shortcut first-keystroke="alt H"/>
184     </action>
185     <action id="EditorCodeBlockStart">
186       <keyboard-shortcut first-keystroke="control OPEN_BRACKET"/>
187     </action>
188     <action id="Run">
189       <keyboard-shortcut first-keystroke="control F5"/>
190     </action>
191     <action id="Replace">
192       <keyboard-shortcut first-keystroke="control H"/>
193     </action>
194     <action id="OpenFile">
195       <keyboard-shortcut first-keystroke="control O"/>
196     </action>
197     <action id="ProjectProperties">
198       <keyboard-shortcut first-keystroke="alt F7"/>
199     </action>
200     <action id="Refresh">
201       <keyboard-shortcut first-keystroke="control alt R"/>
202     </action>
203     <action id="ExternalJavaDoc">
204       <keyboard-shortcut first-keystroke="shift F1"/>
205       <keyboard-shortcut first-keystroke="control F1"/>
206     </action>
207     <action id="VcsShowNextChangeMarker">
208       <keyboard-shortcut first-keystroke="shift control alt DOWN"/>
209     </action>
210     <action id="VcsShowPrevChangeMarker">
211       <keyboard-shortcut first-keystroke="shift control alt UP"/>
212     </action>
213   </keymap>
214 </component>