1
+ <?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2
+ <!-- Rebracer Solution Settings File-->
3
+ <!-- This file contains Visual Studio settings for bsn.GoldParser.sln.-->
4
+ <!-- Rebracer uses this file to apply settings for this solution-->
5
+ <!-- when the solution is opened.-->
6
+ <!-- Install Rebracer from http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58 -->
7
+ <!-- See https://github.com/SLaks/Rebracer for more information-->
8
+ <UserSettings >
9
+ <ToolsOptions >
10
+ <ToolsOptionsCategory name =" TextEditor" >
11
+ <ToolsOptionsSubCategory name =" CSharp" >
12
+ <PropertyValue name =" AutoListMembers" >false</PropertyValue >
13
+ <PropertyValue name =" AutoListParams" >false</PropertyValue >
14
+ <PropertyValue name =" BraceCompletion" >true</PropertyValue >
15
+ <PropertyValue name =" CutCopyBlankLines" >false</PropertyValue >
16
+ <PropertyValue name =" EnableLeftClickForURLs" >true</PropertyValue >
17
+ <PropertyValue name =" HideAdvancedMembers" >true</PropertyValue >
18
+ <PropertyValue name =" IndentSize" >2</PropertyValue >
19
+ <PropertyValue name =" IndentStyle" >2</PropertyValue >
20
+ <PropertyValue name =" InsertTabs" >true</PropertyValue >
21
+ <PropertyValue name =" OverviewWidth" >58</PropertyValue >
22
+ <PropertyValue name =" ShowAnnotations" >true</PropertyValue >
23
+ <PropertyValue name =" ShowCaretPosition" >true</PropertyValue >
24
+ <PropertyValue name =" ShowChanges" >true</PropertyValue >
25
+ <PropertyValue name =" ShowErrors" >true</PropertyValue >
26
+ <PropertyValue name =" ShowHorizontalScrollBar" >true</PropertyValue >
27
+ <PropertyValue name =" ShowLineNumbers" >true</PropertyValue >
28
+ <PropertyValue name =" ShowMarks" >true</PropertyValue >
29
+ <PropertyValue name =" ShowNavigationBar" >false</PropertyValue >
30
+ <PropertyValue name =" ShowPreview" >true</PropertyValue >
31
+ <PropertyValue name =" ShowVerticalScrollBar" >true</PropertyValue >
32
+ <PropertyValue name =" TabSize" >2</PropertyValue >
33
+ <PropertyValue name =" UseMapMode" >false</PropertyValue >
34
+ <PropertyValue name =" VirtualSpace" >false</PropertyValue >
35
+ <PropertyValue name =" WordWrap" >false</PropertyValue >
36
+ <PropertyValue name =" WordWrapGlyphs" >false</PropertyValue >
37
+ </ToolsOptionsSubCategory >
38
+ </ToolsOptionsCategory >
39
+ </ToolsOptions >
40
+ </UserSettings >
0 commit comments