File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Rubberduck.Core/Properties Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 176
176
</Setting >
177
177
<Setting Name =" AutoCompleteSettings" Type =" Rubberduck.Settings.AutoCompleteSettings" Scope =" Application" >
178
178
<Value Profile =" (Default)" >< ?xml version="1.0" encoding="utf-16"?>
179
- < AutoCompleteSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" IsEnabled="false ">
180
- < SmartConcat IsEnabled="false ">
179
+ < AutoCompleteSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" IsEnabled="true ">
180
+ < SmartConcat IsEnabled="true ">
181
181
< ConcatVbNewLineModifier> None< /ConcatVbNewLineModifier>
182
182
< ConcatMaxLines> 25< /ConcatMaxLines>
183
183
< /SmartConcat>
184
- < SelfClosingPairs IsEnabled="false " />
184
+ < SelfClosingPairs IsEnabled="true " />
185
185
< BlockCompletion IsEnabled="false" CompleteOnEnter="false" CompleteOnTab="false" />
186
186
< /AutoCompleteSettings> </Value >
187
187
</Setting >
214
214
< /ToDoGridViewColumnInfo> </Value >
215
215
</Setting >
216
216
</Settings >
217
- </SettingsFile >
217
+ </SettingsFile >
You can’t perform that action at this time.
0 commit comments