2 <ApplicationIdentity version="9.0"/>
4 <ToolsOptionsCategory name="TextEditor" RegisteredName="TextEditor">
5 <ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package">
6 <!--<PropertyValue name="TabSize">4</PropertyValue>
7 <PropertyValue name="AutoListMembers">false</PropertyValue>
8 <PropertyValue name="IndentStyle">2</PropertyValue>
9 <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
10 <PropertyValue name="ShowNavigationBar">true</PropertyValue>
11 <PropertyValue name="VirtualSpace">false</PropertyValue>-->
12 <PropertyValue name="InsertTabs">true</PropertyValue>
13 <!--<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
14 <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
15 <PropertyValue name="ShowLineNumbers">true</PropertyValue>
16 <PropertyValue name="WordWrap">false</PropertyValue>
17 <PropertyValue name="IndentSize">4</PropertyValue>
18 <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
19 <PropertyValue name="AutoListParams">false</PropertyValue>-->
20 </ToolsOptionsSubCategory>
21 </ToolsOptionsCategory>