|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 | 2 | <configuration>
|
3 | 3 | <configSections>
|
4 |
| - <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" > |
| 4 | + <sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"> |
5 | 5 | <section name="Rubberduck.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
6 | 6 | </sectionGroup>
|
7 | 7 | </configSections>
|
|
17 | 17 | <Rubberduck.Properties.Settings>
|
18 | 18 | <setting name="DefaultHotkey_CodePaneRefactorRenameCommand" serializeAs="Xml">
|
19 | 19 | <value>
|
20 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
21 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 20 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
22 | 21 | <Key1>R</Key1>
|
23 | 22 | <IsEnabled>true</IsEnabled>
|
24 | 23 | <HasShiftModifier>true</HasShiftModifier>
|
|
28 | 27 | </HotkeySetting>
|
29 | 28 | </value>
|
30 | 29 | </setting>
|
31 |
| - <setting name="DefaultHotkey_RefactorEncapsulateFieldCommand" |
32 |
| - serializeAs="Xml"> |
| 30 | + <setting name="DefaultHotkey_RefactorEncapsulateFieldCommand" serializeAs="Xml"> |
33 | 31 | <value>
|
34 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
35 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 32 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
36 | 33 | <Key1>F</Key1>
|
37 | 34 | <IsEnabled>true</IsEnabled>
|
38 | 35 | <HasShiftModifier>true</HasShiftModifier>
|
|
44 | 41 | </setting>
|
45 | 42 | <setting name="DefaultHotkey_RefactorExtractMethodCommand" serializeAs="Xml">
|
46 | 43 | <value>
|
47 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
48 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 44 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
49 | 45 | <Key1>M</Key1>
|
50 | 46 | <IsEnabled>true</IsEnabled>
|
51 | 47 | <HasShiftModifier>true</HasShiftModifier>
|
|
55 | 51 | </HotkeySetting>
|
56 | 52 | </value>
|
57 | 53 | </setting>
|
58 |
| - <setting name="DefaultHotkey_RefactorMoveCloserToUsageCommand" |
59 |
| - serializeAs="Xml"> |
| 54 | + <setting name="DefaultHotkey_RefactorMoveCloserToUsageCommand" serializeAs="Xml"> |
60 | 55 | <value>
|
61 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
62 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 56 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
63 | 57 | <Key1>C</Key1>
|
64 | 58 | <IsEnabled>true</IsEnabled>
|
65 | 59 | <HasShiftModifier>true</HasShiftModifier>
|
|
71 | 65 | </setting>
|
72 | 66 | <setting name="DefaultHotkey_CodeExplorerCommand" serializeAs="Xml">
|
73 | 67 | <value>
|
74 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
75 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 68 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
76 | 69 | <Key1>R</Key1>
|
77 | 70 | <IsEnabled>true</IsEnabled>
|
78 | 71 | <HasShiftModifier>false</HasShiftModifier>
|
|
84 | 77 | </setting>
|
85 | 78 | <setting name="DefaultHotkey_ExportAllCommand" serializeAs="Xml">
|
86 | 79 | <value>
|
87 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
88 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 80 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
89 | 81 | <Key1>E</Key1>
|
90 | 82 | <IsEnabled>true</IsEnabled>
|
91 | 83 | <HasShiftModifier>true</HasShiftModifier>
|
|
97 | 89 | </setting>
|
98 | 90 | <setting name="DefaultHotkey_FindSymbolCommand" serializeAs="Xml">
|
99 | 91 | <value>
|
100 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
101 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 92 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
102 | 93 | <Key1>T</Key1>
|
103 | 94 | <IsEnabled>true</IsEnabled>
|
104 | 95 | <HasShiftModifier>false</HasShiftModifier>
|
|
110 | 101 | </setting>
|
111 | 102 | <setting name="DefaultHotkey_IndentCurrentModuleCommand" serializeAs="Xml">
|
112 | 103 | <value>
|
113 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
114 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 104 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
115 | 105 | <Key1>M</Key1>
|
116 | 106 | <IsEnabled>true</IsEnabled>
|
117 | 107 | <HasShiftModifier>false</HasShiftModifier>
|
|
123 | 113 | </setting>
|
124 | 114 | <setting name="DefaultHotkey_IndentCurrentProcedureCommand" serializeAs="Xml">
|
125 | 115 | <value>
|
126 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
127 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 116 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
128 | 117 | <Key1>P</Key1>
|
129 | 118 | <IsEnabled>true</IsEnabled>
|
130 | 119 | <HasShiftModifier>false</HasShiftModifier>
|
|
136 | 125 | </setting>
|
137 | 126 | <setting name="DefaultHotkey_InspectionResultsCommand" serializeAs="Xml">
|
138 | 127 | <value>
|
139 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
140 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 128 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
141 | 129 | <Key1>I</Key1>
|
142 | 130 | <IsEnabled>true</IsEnabled>
|
143 | 131 | <HasShiftModifier>true</HasShiftModifier>
|
|
149 | 137 | </setting>
|
150 | 138 | <setting name="DefaultHotkey_ReparseCommand" serializeAs="Xml">
|
151 | 139 | <value>
|
152 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
153 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 140 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
154 | 141 | <Key1>`</Key1>
|
155 | 142 | <IsEnabled>true</IsEnabled>
|
156 | 143 | <HasShiftModifier>false</HasShiftModifier>
|
|
162 | 149 | </setting>
|
163 | 150 | <setting name="DefaultHotkey_SourceControlCommand" serializeAs="Xml">
|
164 | 151 | <value>
|
165 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
166 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 152 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
167 | 153 | <Key1>D6</Key1>
|
168 | 154 | <IsEnabled>true</IsEnabled>
|
169 | 155 | <HasShiftModifier>true</HasShiftModifier>
|
|
175 | 161 | </setting>
|
176 | 162 | <setting name="DefaultHotkey_TestExplorerCommand" serializeAs="Xml">
|
177 | 163 | <value>
|
178 |
| - <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
179 |
| - xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 164 | + <HotkeySetting xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
180 | 165 | <Key1>T</Key1>
|
181 | 166 | <IsEnabled>true</IsEnabled>
|
182 | 167 | <HasShiftModifier>true</HasShiftModifier>
|
|
0 commit comments