Free cookie consent management tool by TermsFeed Policy Generator

Documentation/DevelopmentCenter/DeveloperGuidelines: Visual Studio 2010 text editor settings.vssettings

File Visual Studio 2010 text editor settings.vssettings, 36.3 KB (added by swagner, 14 years ago)
Line 
1<UserSettings>
2  <ApplicationIdentity version="10.0"/>
3  <ToolsOptions>
4    <ToolsOptionsCategory name="TextEditor" RegisteredName="TextEditor">
5      <ToolsOptionsSubCategory name="SQL" RegisteredName="SQL" PackageName="Text Management Package">
6        <PropertyValue name="TabSize">4</PropertyValue>
7        <PropertyValue name="AutoListMembers">true</PropertyValue>
8        <PropertyValue name="IndentStyle">1</PropertyValue>
9        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
10        <PropertyValue name="ShowNavigationBar">false</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">false</PropertyValue>
16        <PropertyValue name="WordWrap">false</PropertyValue>
17        <PropertyValue name="IndentSize">4</PropertyValue>
18        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
19        <PropertyValue name="AutoListParams">true</PropertyValue>
20      </ToolsOptionsSubCategory>
21      <ToolsOptionsSubCategory name="T-SQL90" RegisteredName="T-SQL90" PackageName="Text Management Package">
22        <PropertyValue name="TabSize">4</PropertyValue>
23        <PropertyValue name="AutoListMembers">true</PropertyValue>
24        <PropertyValue name="IndentStyle">1</PropertyValue>
25        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
26        <PropertyValue name="ShowNavigationBar">false</PropertyValue>
27        <PropertyValue name="VirtualSpace">false</PropertyValue>
28        <PropertyValue name="InsertTabs">true</PropertyValue>
29        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
30        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
31        <PropertyValue name="ShowLineNumbers">false</PropertyValue>
32        <PropertyValue name="WordWrap">false</PropertyValue>
33        <PropertyValue name="IndentSize">4</PropertyValue>
34        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
35        <PropertyValue name="AutoListParams">true</PropertyValue>
36      </ToolsOptionsSubCategory>
37      <ToolsOptionsSubCategory name="XAML" RegisteredName="XAML" PackageName="Text Management Package">
38        <PropertyValue name="TabSize">4</PropertyValue>
39        <PropertyValue name="AutoListMembers">true</PropertyValue>
40        <PropertyValue name="IndentStyle">2</PropertyValue>
41        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
42        <PropertyValue name="ShowNavigationBar">false</PropertyValue>
43        <PropertyValue name="VirtualSpace">false</PropertyValue>
44        <PropertyValue name="InsertTabs">false</PropertyValue>
45        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
46        <PropertyValue name="EnableLeftClickForURLs">false</PropertyValue>
47        <PropertyValue name="ShowLineNumbers">false</PropertyValue>
48        <PropertyValue name="WordWrap">false</PropertyValue>
49        <PropertyValue name="IndentSize">4</PropertyValue>
50        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
51        <PropertyValue name="AutoListParams">true</PropertyValue>
52      </ToolsOptionsSubCategory>
53      <ToolsOptionsSubCategory name="XAML Specific" RegisteredName="XAML Specific" PackageName="Microsoft.VisualStudio.Xaml">
54        <PropertyValue name="AutoReformatOnStartTag">true</PropertyValue>
55        <PropertyValue name="BlankLineOption">Preserve</PropertyValue>
56        <PropertyValue name="AutoInsertAttributeQuotes">true</PropertyValue>
57        <PropertyValue name="WrapColumn">120</PropertyValue>
58        <PropertyValue name="AutoToolboxPopulate">true</PropertyValue>
59        <PropertyValue name="AutoReformatOnEndTag">true</PropertyValue>
60        <PropertyValue name="AutoInsertEndTags">true</PropertyValue>
61        <PropertyValue name="AutoInsertEndBraces">true</PropertyValue>
62        <PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue>
63        <PropertyValue name="AutoOutlining">true</PropertyValue>
64        <PropertyValue name="WrapTags">false</PropertyValue>
65        <PropertyValue name="AutoReformatOnPaste">true</PropertyValue>
66        <PropertyValue name="MaximizeXamlEditor">false</PropertyValue>
67        <PropertyValue name="AttributeFormat">Preserve</PropertyValue>
68        <PropertyValue name="KeepFirstAttributeOnSameLine">true</PropertyValue>
69        <PropertyValue name="AutoInsertCommas">true</PropertyValue>
70      </ToolsOptionsSubCategory>
71      <ToolsOptionsSubCategory name="AllLanguages" RegisteredName="AllLanguages" PackageName="Text Management Package"/>
72      <ToolsOptionsSubCategory name="Basic" RegisteredName="Basic" PackageName="Text Management Package">
73        <PropertyValue name="TabSize">2</PropertyValue>
74        <PropertyValue name="AutoListMembers">true</PropertyValue>
75        <PropertyValue name="IndentStyle">2</PropertyValue>
76        <PropertyValue name="HideAdvancedMembers">false</PropertyValue>
77        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
78        <PropertyValue name="VirtualSpace">false</PropertyValue>
79        <PropertyValue name="InsertTabs">false</PropertyValue>
80        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
81        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
82        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
83        <PropertyValue name="WordWrap">false</PropertyValue>
84        <PropertyValue name="IndentSize">2</PropertyValue>
85        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
86        <PropertyValue name="AutoListParams">true</PropertyValue>
87      </ToolsOptionsSubCategory>
88      <ToolsOptionsSubCategory name="Basic-Specific" RegisteredName="Basic-Specific" PackageName="Visual Basic Compiler Package">
89        <PropertyValue name="EnableErrorCorrection">true</PropertyValue>
90        <PropertyValue name="Outlining">true</PropertyValue>
91        <PropertyValue name="EnableHighlightReferences">true</PropertyValue>
92        <PropertyValue name="DisplayLineSeparators">true</PropertyValue>
93        <PropertyValue name="PrettyListing">true</PropertyValue>
94        <PropertyValue name="AutoRequiredMemberInsert">true</PropertyValue>
95        <PropertyValue name="AutoEndInsert">true</PropertyValue>
96      </ToolsOptionsSubCategory>
97      <ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package">
98        <PropertyValue name="TabSize">2</PropertyValue>
99        <PropertyValue name="AutoListMembers">true</PropertyValue>
100        <PropertyValue name="IndentStyle">2</PropertyValue>
101        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
102        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
103        <PropertyValue name="VirtualSpace">true</PropertyValue>
104        <PropertyValue name="InsertTabs">false</PropertyValue>
105        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
106        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
107        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
108        <PropertyValue name="WordWrap">false</PropertyValue>
109        <PropertyValue name="IndentSize">2</PropertyValue>
110        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
111        <PropertyValue name="AutoListParams">true</PropertyValue>
112      </ToolsOptionsSubCategory>
113      <ToolsOptionsSubCategory name="CSharp-Specific" RegisteredName="CSharp-Specific" PackageName="Visual C# Language Service Package">
114        <PropertyValue name="NewLines_QueryExpression_EachClause">1</PropertyValue>
115        <PropertyValue name="Space_Normalize">0</PropertyValue>
116        <PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue>
117        <PropertyValue name="Formatting_TriggerOnPaste">1</PropertyValue>
118        <PropertyValue name="UnboundItem_ExactMatches">5</PropertyValue>
119        <PropertyValue name="GenerateConstructorSmartTagEnabled">1</PropertyValue>
120        <PropertyValue name="CompleteOnSpace">1</PropertyValue>
121        <PropertyValue name="WarnWhenMembersCauseCompilerGeneratedReferences">1</PropertyValue>
122        <PropertyValue name="CollapseInactiveBlocksOnOpen">1</PropertyValue>
123        <PropertyValue name="Watson_MaxExceptionsToReport">1</PropertyValue>
124        <PropertyValue name="EditAndContinueReportEnterBreakStateFailure">1</PropertyValue>
125        <PropertyValue name="TrackMostRecentlyUsed">1</PropertyValue>
126        <PropertyValue name="FilterKeywordsContextually">1</PropertyValue>
127        <PropertyValue name="BringUpOnSpace">1</PropertyValue>
128        <PropertyValue name="Rename_Preview">1</PropertyValue>
129        <PropertyValue name="EncapsulateField_PreviewReferenceChanges">1</PropertyValue>
130        <PropertyValue name="DelayBeforeShowingErrors">1500</PropertyValue>
131        <PropertyValue name="CollapseRegionBlocksOnOpen">1</PropertyValue>
132        <PropertyValue name="NewLines_Braces_Method">0</PropertyValue>
133        <PropertyValue name="HighlightReferences">1</PropertyValue>
134        <PropertyValue name="RefactorNotifyRenameEnabled">1</PropertyValue>
135        <PropertyValue name="OnlyScanFirstTypeInFileForDesignerAttribute">0</PropertyValue>
136        <PropertyValue name="Indent_CaseLabels">1</PropertyValue>
137        <PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue>
138        <PropertyValue name="CompletionCommitCharacters">{}[]().,:;+-*/%&amp;|^!~=&lt;&gt;?@#'"\</PropertyValue>
139        <PropertyValue name="EditAndContinueEnabled">1</PropertyValue>
140        <PropertyValue name="InsertNewlineOnEnterWithWholeWord">0</PropertyValue>
141        <PropertyValue name="BringUpOnOverride">1</PropertyValue>
142        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentOffset">2</PropertyValue>
143        <PropertyValue name="Rename_Comments">0</PropertyValue>
144        <PropertyValue name="Squiggles_SemanticAnalysis">1</PropertyValue>
145        <PropertyValue name="NewLines_Braces_ControlFlow">0</PropertyValue>
146        <PropertyValue name="NewLines_Braces_AnonymousMethod">0</PropertyValue>
147        <PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue>
148        <PropertyValue name="BringUpOnIdentifier">1</PropertyValue>
149        <PropertyValue name="RemoveParameters_PreviewReferenceChanges">1</PropertyValue>
150        <PropertyValue name="Wrapping_KeepStatementsOnSingleLine">1</PropertyValue>
151        <PropertyValue name="Space_AfterBasesColon">1</PropertyValue>
152        <PropertyValue name="Indent_Braces">0</PropertyValue>
153        <PropertyValue name="CompleteOnNewline">1</PropertyValue>
154        <PropertyValue name="EncapsulateField_UpdateAllReferences">0</PropertyValue>
155        <PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue>
156        <PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue>
157        <PropertyValue name="Space_AfterCast">0</PropertyValue>
158        <PropertyValue name="Colorize">1</PropertyValue>
159        <PropertyValue name="EditAndContinueReportOpenScopeFailure">0</PropertyValue>
160        <PropertyValue name="FilterToAllowableTypes">1</PropertyValue>
161        <PropertyValue name="SortUsings_PlaceSystemFirst">1</PropertyValue>
162        <PropertyValue name="NewLines_Braces_CollectionInitializer">0</PropertyValue>
163        <PropertyValue name="Watson_DeferSendingUntilLater">0</PropertyValue>
164        <PropertyValue name="ShowKeywords">1</PropertyValue>
165        <PropertyValue name="ShowSnippets">1</PropertyValue>
166        <PropertyValue name="BraceMatchingRectangle">1</PropertyValue>
167        <PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">0</PropertyValue>
168        <PropertyValue name="NewLines_Keywords_Catch">1</PropertyValue>
169        <PropertyValue name="NewLines_Braces_ObjectInitializer">0</PropertyValue>
170        <PropertyValue name="NewLines_Braces_ArrayInitializer">0</PropertyValue>
171        <PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue>
172        <PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue>
173        <PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue>
174        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_WrapLength">80</PropertyValue>
175        <PropertyValue name="NewLines_Keywords_Finally">1</PropertyValue>
176        <PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue>
177        <PropertyValue name="Indent_UnindentLabels">1</PropertyValue>
178        <PropertyValue name="SmartTagEnabled">1</PropertyValue>
179        <PropertyValue name="SortUsings">1</PropertyValue>
180        <PropertyValue name="Rename_Strings">0</PropertyValue>
181        <PropertyValue name="NewLines_ObjectInitializer_EachMember">0</PropertyValue>
182        <PropertyValue name="NewLines_Keywords_Else">0</PropertyValue>
183        <PropertyValue name="TimeSliceForQuickSearchCaching">50</PropertyValue>
184        <PropertyValue name="EnableProgressDialogOnWaitForBackground">1</PropertyValue>
185        <PropertyValue name="Space_WithinMethodDeclarationParentheses">0</PropertyValue>
186        <PropertyValue name="Space_BetweenEmptyMethodCallParentheses">0</PropertyValue>
187        <PropertyValue name="Space_BeforeSemicolonsInForStatement">0</PropertyValue>
188        <PropertyValue name="Space_BeforeComma">0</PropertyValue>
189        <PropertyValue name="Space_AfterMethodCallName">0</PropertyValue>
190        <PropertyValue name="Space_AfterComma">1</PropertyValue>
191        <PropertyValue name="ExtractInterface_SelectAll">0</PropertyValue>
192        <PropertyValue name="ReorderParameters_PreviewReferenceChanges">1</PropertyValue>
193        <PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue>
194        <PropertyValue name="Space_BeforeBasesColon">1</PropertyValue>
195        <PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue>
196        <PropertyValue name="Space_AfterDot">0</PropertyValue>
197        <PropertyValue name="UnboundItemSmartTagEnabled">1</PropertyValue>
198        <PropertyValue name="AutoComment">1</PropertyValue>
199        <PropertyValue name="NewLines_Braces_Type">0</PropertyValue>
200        <PropertyValue name="Space_AfterLambdaArrow">1</PropertyValue>
201        <PropertyValue name="ImplementInterfaceSmartTagEnabled">1</PropertyValue>
202        <PropertyValue name="BringUpOnPartial">1</PropertyValue>
203        <PropertyValue name="CodeDefinitionWindow_DocumentationComment_IndentBase">1</PropertyValue>
204        <PropertyValue name="EncapsulateField_SearchInStrings">0</PropertyValue>
205        <PropertyValue name="TimeSliceForQuickSearchSearching">50</PropertyValue>
206        <PropertyValue name="EnterOutliningModeOnOpen">1</PropertyValue>
207        <PropertyValue name="NewLines_Braces_LambdaExpressionBody">0</PropertyValue>
208        <PropertyValue name="Space_WithinSquares">0</PropertyValue>
209        <PropertyValue name="Space_BeforeLambdaArrow">1</PropertyValue>
210        <PropertyValue name="ShowHiddenItems">0</PropertyValue>
211        <PropertyValue name="Squiggles">1</PropertyValue>
212        <PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">0</PropertyValue>
213        <PropertyValue name="Space_WithinCastParentheses">0</PropertyValue>
214        <PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue>
215        <PropertyValue name="Indent_CaseContents">1</PropertyValue>
216        <PropertyValue name="Indent_FlushLabelsLeft">0</PropertyValue>
217        <PropertyValue name="Watson_ReportExceptions">1</PropertyValue>
218        <PropertyValue name="GenerateStubSmartTagEnabled">1</PropertyValue>
219        <PropertyValue name="BringUpOnEventHookup">1</PropertyValue>
220        <PropertyValue name="ImplementInterface_InsertRegionTags">1</PropertyValue>
221        <PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue>
222        <PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue>
223        <PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue>
224        <PropertyValue name="Space_BeforeDot">0</PropertyValue>
225        <PropertyValue name="Indent_BlockContents">1</PropertyValue>
226        <PropertyValue name="RenameSmartTagEnabled">1</PropertyValue>
227        <PropertyValue name="ColorizeBoundTypes">1</PropertyValue>
228        <PropertyValue name="RemoveUnusedUsings">1</PropertyValue>
229        <PropertyValue name="Rename_Overloads">0</PropertyValue>
230        <PropertyValue name="EncapsulateField_SearchInComments">0</PropertyValue>
231        <PropertyValue name="Refactoring_Verification_Enabled">0</PropertyValue>
232        <PropertyValue name="ProgressDialogDelaySeconds">2</PropertyValue>
233      </ToolsOptionsSubCategory>
234      <ToolsOptionsSubCategory name="C/C++" RegisteredName="C/C++" PackageName="Text Management Package">
235        <PropertyValue name="TabSize">2</PropertyValue>
236        <PropertyValue name="AutoListMembers">true</PropertyValue>
237        <PropertyValue name="IndentStyle">2</PropertyValue>
238        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
239        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
240        <PropertyValue name="VirtualSpace">true</PropertyValue>
241        <PropertyValue name="InsertTabs">false</PropertyValue>
242        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
243        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
244        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
245        <PropertyValue name="WordWrap">false</PropertyValue>
246        <PropertyValue name="IndentSize">2</PropertyValue>
247        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
248        <PropertyValue name="AutoListParams">true</PropertyValue>
249      </ToolsOptionsSubCategory>
250      <ToolsOptionsSubCategory name="C/C++ Specific" RegisteredName="C/C++ Specific" PackageName="Visual C++ Language Manager Package">
251        <PropertyValue name="MaximumCachedTranslationUnits">2</PropertyValue>
252        <PropertyValue name="RecreateDatabase">false</PropertyValue>
253        <PropertyValue name="EnterOutliningModeWhenFilesOpen">true</PropertyValue>
254        <PropertyValue name="DoNotWarnIfFallbackLocationUsed">false</PropertyValue>
255        <PropertyValue name="DisableDatabaseImplicitAutoCleanup">false</PropertyValue>
256        <PropertyValue name="UseForwardSlashForIncludeAutoComplete">false</PropertyValue>
257        <PropertyValue name="DisableInactiveCodeOpacity">false</PropertyValue>
258        <PropertyValue name="HighlightMatchingTokens">true</PropertyValue>
259        <PropertyValue name="DisableDatabaseUpdates">false</PropertyValue>
260        <PropertyValue name="DisableIntelliSenseUpdating">false</PropertyValue>
261        <PropertyValue name="FallbackLocation"/>
262        <PropertyValue name="DisableErrorReporting">false</PropertyValue>
263        <PropertyValue name="DisableDatabaseImplicitFiles">false</PropertyValue>
264        <PropertyValue name="DisableReferencesResolving">true</PropertyValue>
265        <PropertyValue name="DisableExternalDependenciesFolders">false</PropertyValue>
266        <PropertyValue name="DisableIntelliSense">false</PropertyValue>
267        <PropertyValue name="AutomaticOutliningOfStatementBlocks">false</PropertyValue>
268        <PropertyValue name="LoggingLevel">5</PropertyValue>
269        <PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue>
270        <PropertyValue name="RescanSolutionInterval">60</PropertyValue>
271        <PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue>
272        <PropertyValue name="DisableDatabaseAutoUpdates">false</PropertyValue>
273        <PropertyValue name="DisableSquiggles">false</PropertyValue>
274        <PropertyValue name="EnableQuickInfoToolTips">true</PropertyValue>
275        <PropertyValue name="InactiveCodeOpacityPercent">65</PropertyValue>
276        <PropertyValue name="IndentBraces">false</PropertyValue>
277        <PropertyValue name="HideUnconfirmedReferencesResults">true</PropertyValue>
278        <PropertyValue name="AutoIndentOnTab">false</PropertyValue>
279        <PropertyValue name="EnumerateCommentTasks">false</PropertyValue>
280        <PropertyValue name="AutomaticOutliningOfPragmaRegions">true</PropertyValue>
281        <PropertyValue name="LoggingFilter">0</PropertyValue>
282        <PropertyValue name="RescanSolution">false</PropertyValue>
283        <PropertyValue name="DisableDatabase">false</PropertyValue>
284        <PropertyValue name="DisableIncludeAutoComplete">false</PropertyValue>
285        <PropertyValue name="EnableLogging">false</PropertyValue>
286      </ToolsOptionsSubCategory>
287      <ToolsOptionsSubCategory name="CSS" RegisteredName="CSS" PackageName="Text Management Package">
288        <PropertyValue name="TabSize">2</PropertyValue>
289        <PropertyValue name="AutoListMembers">true</PropertyValue>
290        <PropertyValue name="IndentStyle">2</PropertyValue>
291        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
292        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
293        <PropertyValue name="VirtualSpace">false</PropertyValue>
294        <PropertyValue name="InsertTabs">false</PropertyValue>
295        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
296        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
297        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
298        <PropertyValue name="WordWrap">false</PropertyValue>
299        <PropertyValue name="IndentSize">2</PropertyValue>
300        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
301        <PropertyValue name="AutoListParams">true</PropertyValue>
302      </ToolsOptionsSubCategory>
303      <ToolsOptionsSubCategory name="CSS Specific" RegisteredName="CSS Specific" PackageName="Visual Studio CSS Editing Package">
304        <PropertyValue name="FormatStyle">1</PropertyValue>
305        <PropertyValue name="DetectUnknownPropsEnabled">1</PropertyValue>
306        <PropertyValue name="FormatPropCase">1</PropertyValue>
307        <PropertyValue name="DetectInvalidValuesEnabled">1</PropertyValue>
308        <PropertyValue name="ErrorLevel">0</PropertyValue>
309        <PropertyValue name="DetectErrorsEnabled">1</PropertyValue>
310      </ToolsOptionsSubCategory>
311      <ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Text Management Package">
312        <PropertyValue name="DragNDropTextEditing">true</PropertyValue>
313        <PropertyValue name="VerticalScrollBar">true</PropertyValue>
314        <PropertyValue name="EditorEmulation">0</PropertyValue>
315        <PropertyValue name="DetectUTF8WithoutSignature">true</PropertyValue>
316        <PropertyValue name="TrackChanges">true</PropertyValue>
317        <PropertyValue name="UndoCaretActions">false</PropertyValue>
318        <PropertyValue name="SelectionMargin">true</PropertyValue>
319        <PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue>
320        <PropertyValue name="HorizontalScrollBar">true</PropertyValue>
321        <PropertyValue name="AutoDelimiterHighlighting">true</PropertyValue>
322        <PropertyValue name="MarginIndicatorBar">true</PropertyValue>
323      </ToolsOptionsSubCategory>
324      <ToolsOptionsSubCategory name="HTML" RegisteredName="HTML" PackageName="Text Management Package">
325        <PropertyValue name="TabSize">2</PropertyValue>
326        <PropertyValue name="AutoListMembers">true</PropertyValue>
327        <PropertyValue name="IndentStyle">1</PropertyValue>
328        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
329        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
330        <PropertyValue name="VirtualSpace">false</PropertyValue>
331        <PropertyValue name="InsertTabs">false</PropertyValue>
332        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
333        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
334        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
335        <PropertyValue name="WordWrap">false</PropertyValue>
336        <PropertyValue name="IndentSize">2</PropertyValue>
337        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
338        <PropertyValue name="AutoListParams">true</PropertyValue>
339      </ToolsOptionsSubCategory>
340      <ToolsOptionsSubCategory name="HTML Specific" RegisteredName="HTML Specific" PackageName="Visual Studio HTM Editor Package">
341        <PropertyValue name="StyleApplicationOverlayColor">16244681</PropertyValue>
342        <PropertyValue name="LayoutResizeOverlayColor">0</PropertyValue>
343        <PropertyValue name="LayoutVisibleBorderColor">13027014</PropertyValue>
344        <PropertyValue name="LayoutUiActivatedBorderColor">13003057</PropertyValue>
345        <PropertyValue name="LayoutOffsetColor">16487691</PropertyValue>
346        <PropertyValue name="SpacerCellToolColor">14413810</PropertyValue>
347        <PropertyValue name="ShowTagToolbar">0</PropertyValue>
348        <PropertyValue name="RulerAndGridShowRuler">0</PropertyValue>
349        <PropertyValue name="LayoutTableToolColor">3575607</PropertyValue>
350        <PropertyValue name="MarkupValidationWarningLevel">2</PropertyValue>
351        <PropertyValue name="ClientAttrCasing">2</PropertyValue>
352        <PropertyValue name="AttrValueNotQuoted">0</PropertyValue>
353        <PropertyValue name="CssPositionDesignMode">2</PropertyValue>
354        <PropertyValue name="LayerBackgroundLabelColor">15724527</PropertyValue>
355        <PropertyValue name="AutoThumbnailBorder">1</PropertyValue>
356        <PropertyValue name="ManualDtp">243</PropertyValue>
357        <PropertyValue name="StyleApplicationOverlayBackgroundColor">15577469</PropertyValue>
358        <PropertyValue name="LayoutSiteSelectedBorderColor">0</PropertyValue>
359        <PropertyValue name="CssUseHtmlForImageSize">0</PropertyValue>
360        <PropertyValue name="CssBackgroundDesignMode">2</PropertyValue>
361        <PropertyValue name="HtmlGifInterlaced">0</PropertyValue>
362        <PropertyValue name="AutoInsertCloseTag">-1</PropertyValue>
363        <PropertyValue name="InsertAttrValueQuotesFormatting">-1</PropertyValue>
364        <PropertyValue name="WebPartColor">7257087</PropertyValue>
365        <PropertyValue name="TemplateColor">12383999</PropertyValue>
366        <PropertyValue name="RulerAndGridShowGrid">0</PropertyValue>
367        <PropertyValue name="ParentRegionColor">128</PropertyValue>
368        <PropertyValue name="LargePictureFileType">jpg</PropertyValue>
369        <PropertyValue name="FormatHTMLOnPaste">0</PropertyValue>
370        <PropertyValue name="WrapTagLength">80</PropertyValue>
371        <PropertyValue name="SmallPictureFileType">gif</PropertyValue>
372        <PropertyValue name="HtmlMargin">80</PropertyValue>
373        <PropertyValue name="JsFailsafeTimeout">15000</PropertyValue>
374        <PropertyValue name="AutoIdOnPasteSourceView">-1</PropertyValue>
375        <PropertyValue name="RulerAndGridGridSpacing">20</PropertyValue>
376        <PropertyValue name="EditorOptionFlags">142606344</PropertyValue>
377        <PropertyValue name="IdleYield">-1</PropertyValue>
378        <PropertyValue name="IdleParseDelay">750</PropertyValue>
379        <PropertyValue name="InsertAttrValueQuotesTyping">0</PropertyValue>
380        <PropertyValue name="LayoutResizeOverlayBackgroundColor">13172735</PropertyValue>
381        <PropertyValue name="LayoutPaddingOverlayColor">16765887</PropertyValue>
382        <PropertyValue name="CssBorderDesignMode">2</PropertyValue>
383        <PropertyValue name="RulerAndGridSnapToGrid">0</PropertyValue>
384        <PropertyValue name="LayerLabelTextColor">0</PropertyValue>
385        <PropertyValue name="LoadToolboxOnIdle">-1</PropertyValue>
386        <PropertyValue name="ClientTagNotLowerCase">0</PropertyValue>
387        <PropertyValue name="HtmlRightMarginRule">2</PropertyValue>
388        <PropertyValue name="HtmlBreakInTags">255</PropertyValue>
389        <PropertyValue name="AutoThumbnailSize">100</PropertyValue>
390        <PropertyValue name="LayoutMarginOverlayColor">12895452</PropertyValue>
391        <PropertyValue name="CssPageDesignMode">1</PropertyValue>
392        <PropertyValue name="RulerAndGridSnapDistance">5</PropertyValue>
393        <PropertyValue name="RulerAndGridGridLine">2</PropertyValue>
394        <PropertyValue name="MasterPageDesignOutlineColor">16760311</PropertyValue>
395        <PropertyValue name="LayoutCellToolColor">16750848</PropertyValue>
396        <PropertyValue name="AutoThumbnailBorderSize">2</PropertyValue>
397        <PropertyValue name="MarkupValidationErrorLevel">1</PropertyValue>
398        <PropertyValue name="VerticalSplitView">0</PropertyValue>
399        <PropertyValue name="WrapTag">-1</PropertyValue>
400        <PropertyValue name="ServerAttrCasing">3</PropertyValue>
401        <PropertyValue name="ServerTagCasing">3</PropertyValue>
402        <PropertyValue name="TagNotWellFormed">0</PropertyValue>
403        <PropertyValue name="CssUseShorthands">1</PropertyValue>
404        <PropertyValue name="CssListDesignMode">2</PropertyValue>
405        <PropertyValue name="MasterPageParentRegionColor">8650752</PropertyValue>
406        <PropertyValue name="HtmlJpegCompressions">0</PropertyValue>
407        <PropertyValue name="IdleOutlineDelay">1800</PropertyValue>
408        <PropertyValue name="InCSS">-1</PropertyValue>
409        <PropertyValue name="LayoutMarginOverlayBackgroundColor">14145511</PropertyValue>
410        <PropertyValue name="CssMarginsDesignMode">2</PropertyValue>
411        <PropertyValue name="LayoutPaddingOverlayBackgroundColor">16768975</PropertyValue>
412        <PropertyValue name="HtmlGifTransparent">0</PropertyValue>
413        <PropertyValue name="EditableColor">7257087</PropertyValue>
414        <PropertyValue name="AutoThumbnailChisel">0</PropertyValue>
415        <PropertyValue name="MasterPageContentRegionColor">16739258</PropertyValue>
416        <PropertyValue name="LayerHandleBackgroundColor">16777215</PropertyValue>
417        <PropertyValue name="LayerHandleColor">0</PropertyValue>
418        <PropertyValue name="HtmlJpegQuality">90</PropertyValue>
419        <PropertyValue name="TargetFriendlyName">XHTML 1.0 Transitional (Netscape 7, Opera 7, Internet Explorer 6)</PropertyValue>
420        <PropertyValue name="ValidateDeprecated">0</PropertyValue>
421        <PropertyValue name="ShowAspNonVisualElements">1</PropertyValue>
422        <PropertyValue name="CssReuseUserClasses">1</PropertyValue>
423        <PropertyValue name="IdleSelectionSyncDelay">500</PropertyValue>
424        <PropertyValue name="ShowErrors">-1</PropertyValue>
425        <PropertyValue name="ClientTagCasing">2</PropertyValue>
426        <PropertyValue name="RulerAndGridUnit">0</PropertyValue>
427        <PropertyValue name="RulerAndGridGridColor">11119017</PropertyValue>
428        <PropertyValue name="HtmlIndentTabs">0</PropertyValue>
429        <PropertyValue name="StartPageView">1</PropertyValue>
430        <PropertyValue name="CssIndentTabs">0</PropertyValue>
431        <PropertyValue name="AutoThumbnailType">0</PropertyValue>
432        <PropertyValue name="AutoFormAroundControls">1</PropertyValue>
433        <PropertyValue name="ShowVisualAids">1</PropertyValue>
434        <PropertyValue name="CssTextDesignMode">2</PropertyValue>
435        <PropertyValue name="WebPartZoneColor">16750848</PropertyValue>
436        <PropertyValue name="IdleMainLoopDelay">1200</PropertyValue>
437        <PropertyValue name="OutlineHTMLOnFileOpen">-1</PropertyValue>
438      </ToolsOptionsSubCategory>
439      <ToolsOptionsSubCategory name="JScript" RegisteredName="JScript" PackageName="Text Management Package">
440        <PropertyValue name="TabSize">4</PropertyValue>
441        <PropertyValue name="AutoListMembers">true</PropertyValue>
442        <PropertyValue name="IndentStyle">1</PropertyValue>
443        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
444        <PropertyValue name="ShowNavigationBar">false</PropertyValue>
445        <PropertyValue name="VirtualSpace">false</PropertyValue>
446        <PropertyValue name="InsertTabs">false</PropertyValue>
447        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
448        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
449        <PropertyValue name="ShowLineNumbers">false</PropertyValue>
450        <PropertyValue name="WordWrap">false</PropertyValue>
451        <PropertyValue name="IndentSize">4</PropertyValue>
452        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
453        <PropertyValue name="AutoListParams">true</PropertyValue>
454      </ToolsOptionsSubCategory>
455      <ToolsOptionsSubCategory name="JScript Specific" RegisteredName="JScript Specific" PackageName="Visual Studio HTM Editor Package">
456        <PropertyValue name="JScriptInsertSpaceAfterKeywords">-1</PropertyValue>
457        <PropertyValue name="JScriptFormatCompletedBlockOnEndBrace">-1</PropertyValue>
458        <PropertyValue name="JScriptOnlyUseTabEnterForCompletion">0</PropertyValue>
459        <PropertyValue name="JScriptInsertSpaceAfterSemicolonInFor">-1</PropertyValue>
460        <PropertyValue name="JScriptPlaceOpenBraceOnNewLineForControlBlocks">0</PropertyValue>
461        <PropertyValue name="JScriptInsertSpaceBeforeAfterBinaryOperators">-1</PropertyValue>
462        <PropertyValue name="JScriptFormatOnPaste">-1</PropertyValue>
463        <PropertyValue name="JScriptFormatCompletedStatementOnSemiColon">-1</PropertyValue>
464        <PropertyValue name="JScriptPlaceOpenOnNewLineForFunctions">0</PropertyValue>
465        <PropertyValue name="JScriptValidationErrorLevel">1</PropertyValue>
466        <PropertyValue name="JScriptShowErrors">-1</PropertyValue>
467        <PropertyValue name="JScriptValidationWarningLevel">2</PropertyValue>
468        <PropertyValue name="JScriptInsertSpaceAfterComma">-1</PropertyValue>
469        <PropertyValue name="JScriptFormatCompletedLineOnEnter">-1</PropertyValue>
470      </ToolsOptionsSubCategory>
471      <ToolsOptionsSubCategory name="PL/SQL" RegisteredName="PL/SQL" PackageName="Text Management Package">
472        <PropertyValue name="TabSize">2</PropertyValue>
473        <PropertyValue name="AutoListMembers">true</PropertyValue>
474        <PropertyValue name="IndentStyle">1</PropertyValue>
475        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
476        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
477        <PropertyValue name="VirtualSpace">false</PropertyValue>
478        <PropertyValue name="InsertTabs">false</PropertyValue>
479        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
480        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
481        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
482        <PropertyValue name="WordWrap">false</PropertyValue>
483        <PropertyValue name="IndentSize">2</PropertyValue>
484        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
485        <PropertyValue name="AutoListParams">true</PropertyValue>
486      </ToolsOptionsSubCategory>
487      <ToolsOptionsSubCategory name="PlainText" RegisteredName="PlainText" PackageName="Text Management Package">
488        <PropertyValue name="TabSize">2</PropertyValue>
489        <PropertyValue name="AutoListMembers">true</PropertyValue>
490        <PropertyValue name="IndentStyle">1</PropertyValue>
491        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
492        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
493        <PropertyValue name="VirtualSpace">false</PropertyValue>
494        <PropertyValue name="InsertTabs">false</PropertyValue>
495        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
496        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
497        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
498        <PropertyValue name="WordWrap">false</PropertyValue>
499        <PropertyValue name="IndentSize">2</PropertyValue>
500        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
501        <PropertyValue name="AutoListParams">true</PropertyValue>
502      </ToolsOptionsSubCategory>
503      <ToolsOptionsSubCategory name="XML" RegisteredName="XML" PackageName="Text Management Package">
504        <PropertyValue name="TabSize">2</PropertyValue>
505        <PropertyValue name="AutoListMembers">true</PropertyValue>
506        <PropertyValue name="IndentStyle">2</PropertyValue>
507        <PropertyValue name="HideAdvancedMembers">true</PropertyValue>
508        <PropertyValue name="ShowNavigationBar">true</PropertyValue>
509        <PropertyValue name="VirtualSpace">true</PropertyValue>
510        <PropertyValue name="InsertTabs">false</PropertyValue>
511        <PropertyValue name="WordWrapGlyphs">true</PropertyValue>
512        <PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
513        <PropertyValue name="ShowLineNumbers">true</PropertyValue>
514        <PropertyValue name="WordWrap">false</PropertyValue>
515        <PropertyValue name="IndentSize">2</PropertyValue>
516        <PropertyValue name="CutCopyBlankLines">true</PropertyValue>
517        <PropertyValue name="AutoListParams">true</PropertyValue>
518      </ToolsOptionsSubCategory>
519    </ToolsOptionsCategory>
520  </ToolsOptions>
521  <Category name="Database Tools" RegisteredName="Database Tools"/>
522  <Category name="SQL_Editor" Category="{7d092b67-f9b8-4de4-a60e-298bada6f735}" Package="{cd5a6b66-0d89-4949-b356-361cf0d74372}" RegisteredName="SQL_Editor" PackageName="RadLangSvc.Package, RadLangSvc.VS, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91">
523    <PropertyValue name="AutoOutlining">True</PropertyValue>
524    <PropertyValue name="EnableIntellisense">True</PropertyValue>
525    <PropertyValue name="MaxScriptSize">1048576</PropertyValue>
526    <PropertyValue name="TextCasing">0</PropertyValue>
527    <PropertyValue name="UnderlineErrors">True</PropertyValue>
528  </Category>
529  <Category name="HTML Tag Specific" Category="{7583bb73-a453-40e8-8951-b6986ddb1d9b}" Package="{1B437D20-F8FE-11D2-A6AE-00104BCC7269}" RegisteredName="HTML Tag Specific" PackageName="Visual Studio HTM Editor Package"/>
530  <Category name="XmlEditor" Category="{4E1CDE49-B840-4826-8CC6-8FB80D7EF455}" Package="{87569308-4813-40a0-9cd0-d7a30838ca3f}" RegisteredName="XmlEditor" PackageName="Visual Studio XML Editor Package">
531    <PropertyValue name="AttributeFormatting">None</PropertyValue>
532    <PropertyValue name="AutoDownload">True</PropertyValue>
533    <PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue>
534    <PropertyValue name="AutoInsertEndTags">True</PropertyValue>
535    <PropertyValue name="AutoInsertNamespaceDeclarations">True</PropertyValue>
536    <PropertyValue name="AutoInsertOther">True</PropertyValue>
537    <PropertyValue name="AutoOutlining">True</PropertyValue>
538    <PropertyValue name="AutoReformatOnEndTag">True</PropertyValue>
539    <PropertyValue name="AutoReformatOnPaste">True</PropertyValue>
540    <PropertyValue name="FormatMixedContentByDefault">True</PropertyValue>
541    <PropertyValue name="SchemaCacheLocation">%VsInstallDir%\xml\Schemas</PropertyValue>
542  </Category>
543</UserSettings>