Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save L4ZZA/c2985c116be0523cba0b031b9ae49b84 to your computer and use it in GitHub Desktop.
Save L4ZZA/c2985c116be0523cba0b031b9ae49b84 to your computer and use it in GitHub Desktop.
Just the export of my preferred settings for visual studio
<UserSettings>
<ApplicationIdentity version="14.0"/>
<ToolsOptions>
<ToolsOptionsCategory name="Environment" RegisteredName="Environment"/>
<ToolsOptionsCategory name="TextEditor" RegisteredName="TextEditor">
<ToolsOptionsSubCategory name="AllLanguages" RegisteredName="AllLanguages" PackageName="Text Management Package"/>
<ToolsOptionsSubCategory name="Basic" RegisteredName="Basic" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">false</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="Basic-Specific" RegisteredName="Basic-Specific" PackageName="VisualBasicPackage">
<PropertyValue name="ExtractMethod_DoNotPutOutOrRefOnStruct">true</PropertyValue>
<PropertyValue name="BasicClosedFileDiagnostics">0</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration">true</PropertyValue>
<PropertyValue name="Outlining">true</PropertyValue>
<PropertyValue name="EnableHighlightRelatedKeywords">true</PropertyValue>
<PropertyValue name="ExtractMethod_AllowMovingDeclaration">false</PropertyValue>
<PropertyValue name="Option_SuggestImportsForTypesInNuGetPackages">false</PropertyValue>
<PropertyValue name="EnableHighlightReferences">true</PropertyValue>
<PropertyValue name="DisplayLineSeparators">true</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInMemberAccess">true</PropertyValue>
<PropertyValue name="ClosedFileDiagnostics">false</PropertyValue>
<PropertyValue name="PrettyListing">false</PropertyValue>
<PropertyValue name="Option_SuggestImportsForTypesInReferenceAssemblies">false</PropertyValue>
<PropertyValue name="Style_QualifyMemberAccessWithThisOrMe">false</PropertyValue>
<PropertyValue name="RenameTrackingPreview">true</PropertyValue>
<PropertyValue name="AutoComment">true</PropertyValue>
<PropertyValue name="AutoRequiredMemberInsert">true</PropertyValue>
<PropertyValue name="Option_PlaceSystemNamespaceFirst">true</PropertyValue>
<PropertyValue name="AutoEndInsert">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="C/C++" RegisteredName="C/C++" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">true</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="C/C++ Specific" RegisteredName="C/C++ Specific" PackageName="Visual C++ Language Manager Package">
<PropertyValue name="SpaceAroundBinaryOperator">2</PropertyValue>
<PropertyValue name="SpaceAfterSemicolon">true</PropertyValue>
<PropertyValue name="PreserveInitListSpace">true</PropertyValue>
<PropertyValue name="SpaceBeforeFunctionParenthesis2">1</PropertyValue>
<PropertyValue name="NewlineFunctionBrace">0</PropertyValue>
<PropertyValue name="IndentBlockContents">true</PropertyValue>
<PropertyValue name="DisableAggressiveMemberList">false</PropertyValue>
<PropertyValue name="MaximumCachedTranslationUnits">15</PropertyValue>
<PropertyValue name="SpaceBeforeInitListBrace">false</PropertyValue>
<PropertyValue name="SpaceWithinCastParentheses">false</PropertyValue>
<PropertyValue name="NewlineInitListBrace">0</PropertyValue>
<PropertyValue name="IndentCaseContents">true</PropertyValue>
<PropertyValue name="RefactorScope">1</PropertyValue>
<PropertyValue name="RecreateDatabase">false</PropertyValue>
<PropertyValue name="SpaceAroundConditionalOperator">2</PropertyValue>
<PropertyValue name="SpaceWithinInitListBraces">true</PropertyValue>
<PropertyValue name="SpaceBeforeLambdaParenthesis">false</PropertyValue>
<PropertyValue name="NewlineScopeBrace">false</PropertyValue>
<PropertyValue name="NewlineEmptyFunctionCloseBrace">true</PropertyValue>
<PropertyValue name="DisablePreLoadNavigateToCache">false</PropertyValue>
<PropertyValue name="EnterOutliningModeWhenFilesOpen">true</PropertyValue>
<PropertyValue name="EnableExpandPrecedence">false</PropertyValue>
<PropertyValue name="PreserveBlock">1</PropertyValue>
<PropertyValue name="SpaceBeforeConstructorColon">true</PropertyValue>
<PropertyValue name="SpaceBeforeBlockBrace">true</PropertyValue>
<PropertyValue name="NewlineKeywordWhile">false</PropertyValue>
<PropertyValue name="NewlineLambdaBrace">0</PropertyValue>
<PropertyValue name="DisableSharedIntelliSense">false</PropertyValue>
<PropertyValue name="AddSemicolonForClassTypes">true</PropertyValue>
<PropertyValue name="MemberListCommitCharacters">{}[]().,:;+-*/%&amp;|^!=&lt;&gt;?@#\</PropertyValue>
<PropertyValue name="DisableReferenceHighlighting">false</PropertyValue>
<PropertyValue name="DoNotWarnIfFallbackLocationUsed">true</PropertyValue>
<PropertyValue name="DisableDatabaseImplicitAutoCleanup">false</PropertyValue>
<PropertyValue name="HideExperimentalAd">true</PropertyValue>
<PropertyValue name="EnableSingleFileISense">true</PropertyValue>
<PropertyValue name="SpaceBeforeFunctionParenthesis">false</PropertyValue>
<PropertyValue name="NewlineNamespaceBrace">0</PropertyValue>
<PropertyValue name="AutoFormatOnSemicolon">true</PropertyValue>
<PropertyValue name="RenameRenameStrings">false</PropertyValue>
<PropertyValue name="AutoTuneMaximumCachedTranslationUnits">true</PropertyValue>
<PropertyValue name="UseForwardSlashForIncludeAutoComplete">false</PropertyValue>
<PropertyValue name="DisableInactiveCodeOpacity">false</PropertyValue>
<PropertyValue name="HighlightMatchingTokens">true</PropertyValue>
<PropertyValue name="DisableDatabaseUpdates">false</PropertyValue>
<PropertyValue name="DisableIntelliSenseUpdating">false</PropertyValue>
<PropertyValue name="NewlineControlBlockBrace">0</PropertyValue>
<PropertyValue name="IndentNamespaceContents">true</PropertyValue>
<PropertyValue name="CompleteSlashStar">true</PropertyValue>
<PropertyValue name="FallbackLocation"/>
<PropertyValue name="DisableErrorReporting">false</PropertyValue>
<PropertyValue name="MemberListDotToArrow">false</PropertyValue>
<PropertyValue name="SpaceBeforeComma">false</PropertyValue>
<PropertyValue name="IndentAccessSpecifiers">false</PropertyValue>
<PropertyValue name="DisableBrowsingUpToDateCheck">true</PropertyValue>
<PropertyValue name="DisableDatabaseImplicitFiles">false</PropertyValue>
<PropertyValue name="SuspendNewSingleFileISenseDuringDebugging">false</PropertyValue>
<PropertyValue name="SpaceAroundAssignmentOperator">2</PropertyValue>
<PropertyValue name="RenameRenameUnconfirmed">false</PropertyValue>
<PropertyValue name="SmartMemberListCommitOnEnter">false</PropertyValue>
<PropertyValue name="DisableReferencesResolving">false</PropertyValue>
<PropertyValue name="DisableExternalDependenciesFolders">false</PropertyValue>
<PropertyValue name="DisableIntelliSense">false</PropertyValue>
<PropertyValue name="MemberListFilterHeuristic">false</PropertyValue>
<PropertyValue name="ShowSingleFileISenseErrorsInTaskList">false</PropertyValue>
<PropertyValue name="RemoveSpaceBeforeSemicolon">true</PropertyValue>
<PropertyValue name="SpaceBetweenEmptyLambdaBrackets">false</PropertyValue>
<PropertyValue name="SpaceBeforeControlBlockParenthesis">true</PropertyValue>
<PropertyValue name="SpaceBetweenEmptyFunctionParentheses">false</PropertyValue>
<PropertyValue name="PreserveParameterIndentation">false</PropertyValue>
<PropertyValue name="MemberListFilterInaccessible">true</PropertyValue>
<PropertyValue name="AutomaticOutliningOfStatementBlocks">true</PropertyValue>
<PropertyValue name="SpaceBeforeEmptyBracket">false</PropertyValue>
<PropertyValue name="SpaceWithinExpressionParentheses">false</PropertyValue>
<PropertyValue name="AutoFormatOnPaste2">1</PropertyValue>
<PropertyValue name="AutoFormatOnPaste">true</PropertyValue>
<PropertyValue name="RenameRenameComments">false</PropertyValue>
<PropertyValue name="LoggingLevel">5</PropertyValue>
<PropertyValue name="EnableSingleFileISenseSquiggles">false</PropertyValue>
<PropertyValue name="TrimSpaceUnaryOperator">true</PropertyValue>
<PropertyValue name="TrimSpaceAroundScope">true</PropertyValue>
<PropertyValue name="GroupBrackets">true</PropertyValue>
<PropertyValue name="SpaceBetweenEmptyBrackets">false</PropertyValue>
<PropertyValue name="SpaceWithinControlBlockParentheses">false</PropertyValue>
<PropertyValue name="NewlineTypeBrace">0</PropertyValue>
<PropertyValue name="DisableCreateDeclDefnScan">false</PropertyValue>
<PropertyValue name="RenameRenameInactive">false</PropertyValue>
<PropertyValue name="MemberListFilterMode">3</PropertyValue>
<PropertyValue name="ColorizeInactiveBlocksDifferently">true</PropertyValue>
<PropertyValue name="SpaceAfterCastParenthesis">false</PropertyValue>
<PropertyValue name="RenameSkipPreviewIfConfirmed">false</PropertyValue>
<PropertyValue name="RescanSolutionInterval">60</PropertyValue>
<PropertyValue name="AlwaysUseFallbackLocation">false</PropertyValue>
<PropertyValue name="DisableDatabaseAutoUpdates">false</PropertyValue>
<PropertyValue name="DisableSquiggles">false</PropertyValue>
<PropertyValue name="EnableQuickInfoToolTips">true</PropertyValue>
<PropertyValue name="EnableExpandScopes">false</PropertyValue>
<PropertyValue name="EnableChangeSignature">false</PropertyValue>
<PropertyValue name="EnableExtractFunction">false</PropertyValue>
<PropertyValue name="PreserveCommentIndentation">false</PropertyValue>
<PropertyValue name="IndentPreprocessor">2</PropertyValue>
<PropertyValue name="IndentCaseBraces">false</PropertyValue>
<PropertyValue name="AlignParameters">false</PropertyValue>
<PropertyValue name="AutoFormatOnBraceCompletion">true</PropertyValue>
<PropertyValue name="AutoFormatOnClosingBrace">true</PropertyValue>
<PropertyValue name="CompleteParensInRawString">true</PropertyValue>
<PropertyValue name="DisableSemanticColoring">false</PropertyValue>
<PropertyValue name="InactiveCodeOpacityPercent">55</PropertyValue>
<PropertyValue name="IndentBraces">false</PropertyValue>
<PropertyValue name="SpaceBeforeInheritanceColon">true</PropertyValue>
<PropertyValue name="NewlineKeywordCatch">true</PropertyValue>
<PropertyValue name="NewlineKeywordElse">true</PropertyValue>
<PropertyValue name="IndentCaseLabels">false</PropertyValue>
<PropertyValue name="HideUnconfirmedReferencesResults">false</PropertyValue>
<PropertyValue name="AutoIndentOnTab">false</PropertyValue>
<PropertyValue name="EnableSQLiteStoreEngine">true</PropertyValue>
<PropertyValue name="SpaceWithinLambdaBrackets">false</PropertyValue>
<PropertyValue name="SpaceWithinBrackets">false</PropertyValue>
<PropertyValue name="RenameSearchComments">true</PropertyValue>
<PropertyValue name="DisableMemberListKeywords">false</PropertyValue>
<PropertyValue name="EnumerateCommentTasks">true</PropertyValue>
<PropertyValue name="AutomaticOutliningOfPragmaRegions">true</PropertyValue>
<PropertyValue name="SpaceAfterComma">true</PropertyValue>
<PropertyValue name="SpaceBetweenEmptyBraces">false</PropertyValue>
<PropertyValue name="IndentGotoLabels">1</PropertyValue>
<PropertyValue name="RenameSearchStrings">true</PropertyValue>
<PropertyValue name="RenameShowPreview">false</PropertyValue>
<PropertyValue name="DisableIntelliSenseErrorsInErrorList">false</PropertyValue>
<PropertyValue name="MemberListCommitAggressive">false</PropertyValue>
<PropertyValue name="DisableMemberListExpansions">false</PropertyValue>
<PropertyValue name="LoggingFilter">0</PropertyValue>
<PropertyValue name="RescanSolution">false</PropertyValue>
<PropertyValue name="DisableDatabase">false</PropertyValue>
<PropertyValue name="SpaceBeforeBracket">false</PropertyValue>
<PropertyValue name="SpaceWithinFunctionParentheses">false</PropertyValue>
<PropertyValue name="NewlineEmptyTypeCloseBrace">true</PropertyValue>
<PropertyValue name="IndentationReference">2</PropertyValue>
<PropertyValue name="DisableIncludeAutoComplete">false</PropertyValue>
<PropertyValue name="EnableLogging">false</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="CoffeeScript" RegisteredName="CoffeeScript" PackageName="CoffeeScriptPackage"/>
<ToolsOptionsSubCategory name="CSharp" RegisteredName="CSharp" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="CSharp-Specific" RegisteredName="CSharp-Specific" PackageName="CSharpPackage">
<PropertyValue name="Style_UseVarWhenDeclaringLocals">1</PropertyValue>
<PropertyValue name="Space_AroundBinaryOperator">1</PropertyValue>
<PropertyValue name="NewLines_QueryExpression_EachClause">1</PropertyValue>
<PropertyValue name="Formatting_TriggerOnPaste">1</PropertyValue>
<PropertyValue name="ExtractMethod_DoNotPutOutOrRefOnStruct">1</PropertyValue>
<PropertyValue name="AutoInsertAsteriskForNewLinesOfBlockComments">1</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration">1</PropertyValue>
<PropertyValue name="NewLines_Braces_Method">1</PropertyValue>
<PropertyValue name="HighlightReferences">1</PropertyValue>
<PropertyValue name="AddImport_SuggestForTypesInReferenceAssemblies">0</PropertyValue>
<PropertyValue name="InsertNewlineOnEnterWithWholeWord">0</PropertyValue>
<PropertyValue name="Indent_CaseLabels">1</PropertyValue>
<PropertyValue name="Formatting_TriggerOnBlockCompletion">1</PropertyValue>
<PropertyValue name="EnableHighlightRelatedKeywords">1</PropertyValue>
<PropertyValue name="Space_WithinOtherParentheses">0</PropertyValue>
<PropertyValue name="NewLines_Braces_ControlFlow">1</PropertyValue>
<PropertyValue name="NewLines_Braces_AnonymousMethod">1</PropertyValue>
<PropertyValue name="ExtractMethod_AllowMovingDeclaration">0</PropertyValue>
<PropertyValue name="BringUpOnIdentifier">1</PropertyValue>
<PropertyValue name="Wrapping_KeepStatementsOnSingleLine">1</PropertyValue>
<PropertyValue name="Space_AfterBasesColon">1</PropertyValue>
<PropertyValue name="Indent_Braces">0</PropertyValue>
<PropertyValue name="DisplayLineSeparators">0</PropertyValue>
<PropertyValue name="Wrapping_IgnoreSpacesAroundVariableDeclaration">0</PropertyValue>
<PropertyValue name="Style_PreferIntrinsicPredefinedTypeKeywordInMemberAccess">1</PropertyValue>
<PropertyValue name="Space_WithinMethodCallParentheses">0</PropertyValue>
<PropertyValue name="Space_AfterCast">0</PropertyValue>
<PropertyValue name="AddImport_SuggestForTypesInNuGetPackages">0</PropertyValue>
<PropertyValue name="SortUsings_PlaceSystemFirst">0</PropertyValue>
<PropertyValue name="WarnOnBuildErrors">0</PropertyValue>
<PropertyValue name="ShowSnippets">1</PropertyValue>
<PropertyValue name="ShowKeywords">1</PropertyValue>
<PropertyValue name="Space_WithinExpressionParentheses">0</PropertyValue>
<PropertyValue name="Space_InControlFlowConstruct">1</PropertyValue>
<PropertyValue name="NewLines_Keywords_Catch">1</PropertyValue>
<PropertyValue name="NewLines_Braces_ObjectInitializer">1</PropertyValue>
<PropertyValue name="NewLines_AnonymousTypeInitializer_EachMember">1</PropertyValue>
<PropertyValue name="Formatting_TriggerOnStatementCompletion">1</PropertyValue>
<PropertyValue name="CSharpClosedFileDiagnostics">-1</PropertyValue>
<PropertyValue name="ClosedFileDiagnostics">-1</PropertyValue>
<PropertyValue name="Space_BetweenEmptyMethodDeclarationParentheses">0</PropertyValue>
<PropertyValue name="NewLines_Keywords_Finally">1</PropertyValue>
<PropertyValue name="Indent_UnindentLabels">2</PropertyValue>
<PropertyValue name="NewLines_ObjectInitializer_EachMember">1</PropertyValue>
<PropertyValue name="NewLines_Keywords_Else">1</PropertyValue>
<PropertyValue name="Style_QualifyMemberAccessWithThisOrMe">0</PropertyValue>
<PropertyValue name="Space_WithinMethodDeclarationParentheses">0</PropertyValue>
<PropertyValue name="Space_BetweenEmptyMethodCallParentheses">0</PropertyValue>
<PropertyValue name="Space_BeforeSemicolonsInForStatement">0</PropertyValue>
<PropertyValue name="Space_BeforeComma">0</PropertyValue>
<PropertyValue name="Space_AfterMethodCallName">0</PropertyValue>
<PropertyValue name="Space_AfterComma">1</PropertyValue>
<PropertyValue name="NewLines_Braces_Property">1</PropertyValue>
<PropertyValue name="Wrapping_IgnoreSpacesAroundBinaryOperators">0</PropertyValue>
<PropertyValue name="Space_BeforeBasesColon">1</PropertyValue>
<PropertyValue name="Space_AfterMethodDeclarationName">0</PropertyValue>
<PropertyValue name="Space_AfterDot">0</PropertyValue>
<PropertyValue name="RenameTrackingPreview">1</PropertyValue>
<PropertyValue name="AutoComment">1</PropertyValue>
<PropertyValue name="NewLines_Braces_Type">1</PropertyValue>
<PropertyValue name="EnterOutliningModeOnOpen">1</PropertyValue>
<PropertyValue name="Space_WithinSquares">0</PropertyValue>
<PropertyValue name="NewLines_Braces_Accessor">1</PropertyValue>
<PropertyValue name="NewLines_Braces_LambdaExpressionBody">1</PropertyValue>
<PropertyValue name="Space_WithinCastParentheses">0</PropertyValue>
<PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue>
<PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">1</PropertyValue>
<PropertyValue name="Indent_FlushLabelsLeft">0</PropertyValue>
<PropertyValue name="Indent_CaseContents">1</PropertyValue>
<PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue>
<PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue>
<PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue>
<PropertyValue name="Space_BeforeDot">0</PropertyValue>
<PropertyValue name="RenameSmartTagEnabled">1</PropertyValue>
<PropertyValue name="Refactoring_Verification_Enabled">0</PropertyValue>
<PropertyValue name="Indent_BlockContents">1</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="CSS" RegisteredName="CSS" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="FSharp" RegisteredName="FSharp" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">false</PropertyValue>
<PropertyValue name="ShowPreview">false</PropertyValue>
<PropertyValue name="ShowMarks">false</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">true</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">false</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">33</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">false</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="General" RegisteredName="General" PackageName="Text Management Package">
<PropertyValue name="DragNDropTextEditing">true</PropertyValue>
<PropertyValue name="HighlightCurrentLine">true</PropertyValue>
<PropertyValue name="EditorEmulation">0</PropertyValue>
<PropertyValue name="DetectUTF8WithoutSignature">true</PropertyValue>
<PropertyValue name="TrackChanges">true</PropertyValue>
<PropertyValue name="UndoCaretActions">false</PropertyValue>
<PropertyValue name="SelectionMargin">true</PropertyValue>
<PropertyValue name="GoToAnchorAfterEscape">false</PropertyValue>
<PropertyValue name="AutoDelimiterHighlighting">true</PropertyValue>
<PropertyValue name="MarginIndicatorBar">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="HTML" RegisteredName="HTML" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="HTML Specific" RegisteredName="HTML Specific" PackageName="Visual Studio HTM Editor Package">
<PropertyValue name="StyleApplicationOverlayColor">16244681</PropertyValue>
<PropertyValue name="LayoutResizeOverlayColor">0</PropertyValue>
<PropertyValue name="LayoutVisibleBorderColor">13027014</PropertyValue>
<PropertyValue name="LayoutUiActivatedBorderColor">13003057</PropertyValue>
<PropertyValue name="LayoutOffsetColor">16487691</PropertyValue>
<PropertyValue name="SpacerCellToolColor">14413810</PropertyValue>
<PropertyValue name="ShowTagToolbar">0</PropertyValue>
<PropertyValue name="RulerAndGridShowRuler">0</PropertyValue>
<PropertyValue name="LayoutTableToolColor">3575607</PropertyValue>
<PropertyValue name="HtmlIndent">4</PropertyValue>
<PropertyValue name="DisableDesignView">0</PropertyValue>
<PropertyValue name="MarkupValidationWarningLevel">2</PropertyValue>
<PropertyValue name="ClientAttrCasing">2</PropertyValue>
<PropertyValue name="AttrValueNotQuoted">0</PropertyValue>
<PropertyValue name="CssPositionDesignMode">2</PropertyValue>
<PropertyValue name="LayerBackgroundLabelColor">15724527</PropertyValue>
<PropertyValue name="AutoThumbnailBorder">1</PropertyValue>
<PropertyValue name="JsEditorTimeout">50</PropertyValue>
<PropertyValue name="ManualDtp">243</PropertyValue>
<PropertyValue name="StyleApplicationOverlayBackgroundColor">15577469</PropertyValue>
<PropertyValue name="LayoutSiteSelectedBorderColor">0</PropertyValue>
<PropertyValue name="CssUseHtmlForImageSize">0</PropertyValue>
<PropertyValue name="CssBackgroundDesignMode">2</PropertyValue>
<PropertyValue name="HtmlGifInterlaced">0</PropertyValue>
<PropertyValue name="JsExternalTimeout">2000</PropertyValue>
<PropertyValue name="AutoInsertCloseTag">-1</PropertyValue>
<PropertyValue name="InsertAttrValueQuotesFormatting">-1</PropertyValue>
<PropertyValue name="WebPartColor">7257087</PropertyValue>
<PropertyValue name="TemplateColor">12383999</PropertyValue>
<PropertyValue name="RulerAndGridShowGrid">0</PropertyValue>
<PropertyValue name="ParentRegionColor">128</PropertyValue>
<PropertyValue name="LargePictureFileType">jpg</PropertyValue>
<PropertyValue name="FormatHTMLOnPaste">0</PropertyValue>
<PropertyValue name="WrapTagLength">80</PropertyValue>
<PropertyValue name="SmallPictureFileType">gif</PropertyValue>
<PropertyValue name="HtmlMargin">999</PropertyValue>
<PropertyValue name="JsFailsafeTimeout">15000</PropertyValue>
<PropertyValue name="RequireAngleBracketForTagIntellisense">-1</PropertyValue>
<PropertyValue name="RulerAndGridGridSpacing">20</PropertyValue>
<PropertyValue name="EditorOptionFlags">33554440</PropertyValue>
<PropertyValue name="JsMaxCacheFiles">5</PropertyValue>
<PropertyValue name="IdleYield">-1</PropertyValue>
<PropertyValue name="IdleParseDelay">750</PropertyValue>
<PropertyValue name="InsertAttrValueQuotesTyping">-1</PropertyValue>
<PropertyValue name="LayoutResizeOverlayBackgroundColor">13172735</PropertyValue>
<PropertyValue name="LayoutPaddingOverlayColor">16765887</PropertyValue>
<PropertyValue name="CssBorderDesignMode">2</PropertyValue>
<PropertyValue name="RulerAndGridSnapToGrid">0</PropertyValue>
<PropertyValue name="LayerLabelTextColor">0</PropertyValue>
<PropertyValue name="HtmlDoctypeValidation">-1</PropertyValue>
<PropertyValue name="LoadToolboxOnIdle">-1</PropertyValue>
<PropertyValue name="ClientTagNotLowerCase">0</PropertyValue>
<PropertyValue name="RestrictionsBOMFlag">4294967295</PropertyValue>
<PropertyValue name="HtmlRightMarginRule">2</PropertyValue>
<PropertyValue name="HtmlBreakInTags">0</PropertyValue>
<PropertyValue name="AutoThumbnailSize">100</PropertyValue>
<PropertyValue name="HTMLSortAttributes">1</PropertyValue>
<PropertyValue name="LayoutMarginOverlayColor">12895452</PropertyValue>
<PropertyValue name="CssPageDesignMode">1</PropertyValue>
<PropertyValue name="RulerAndGridSnapDistance">5</PropertyValue>
<PropertyValue name="RulerAndGridGridLine">2</PropertyValue>
<PropertyValue name="MasterPageDesignOutlineColor">16760311</PropertyValue>
<PropertyValue name="LayoutCellToolColor">16750848</PropertyValue>
<PropertyValue name="AutoThumbnailBorderSize">2</PropertyValue>
<PropertyValue name="MarkupValidationErrorLevel">1</PropertyValue>
<PropertyValue name="VerticalSplitView">0</PropertyValue>
<PropertyValue name="WrapTag">0</PropertyValue>
<PropertyValue name="ServerAttrCasing">3</PropertyValue>
<PropertyValue name="ServerTagCasing">3</PropertyValue>
<PropertyValue name="TagNotWellFormed">0</PropertyValue>
<PropertyValue name="CssUseShorthands">1</PropertyValue>
<PropertyValue name="CssListDesignMode">2</PropertyValue>
<PropertyValue name="MasterPageParentRegionColor">8650752</PropertyValue>
<PropertyValue name="HtmlJpegCompressions">0</PropertyValue>
<PropertyValue name="IdleOutlineDelay">1800</PropertyValue>
<PropertyValue name="InCSS">-1</PropertyValue>
<PropertyValue name="LayoutMarginOverlayBackgroundColor">14145511</PropertyValue>
<PropertyValue name="CssMarginsDesignMode">2</PropertyValue>
<PropertyValue name="LayoutPaddingOverlayBackgroundColor">16768975</PropertyValue>
<PropertyValue name="HtmlGifTransparent">0</PropertyValue>
<PropertyValue name="EditableColor">7257087</PropertyValue>
<PropertyValue name="AutoThumbnailChisel">0</PropertyValue>
<PropertyValue name="JsJQueryTemplateTypeNames">text/html;text/x-jquery-tmpl;text/template;text/x-handlebars;text/x-handlebars-template;text/x-jsrender</PropertyValue>
<PropertyValue name="MasterPageContentRegionColor">16739258</PropertyValue>
<PropertyValue name="LayerHandleBackgroundColor">16777215</PropertyValue>
<PropertyValue name="LayerHandleColor">0</PropertyValue>
<PropertyValue name="HtmlJpegQuality">90</PropertyValue>
<PropertyValue name="TargetFriendlyName">HTML5</PropertyValue>
<PropertyValue name="ValidateDeprecated">0</PropertyValue>
<PropertyValue name="ShowAspNonVisualElements">1</PropertyValue>
<PropertyValue name="CssReuseUserClasses">0</PropertyValue>
<PropertyValue name="IdleSelectionSyncDelay">500</PropertyValue>
<PropertyValue name="ShowErrors">-1</PropertyValue>
<PropertyValue name="ClientTagCasing">2</PropertyValue>
<PropertyValue name="RulerAndGridUnit">0</PropertyValue>
<PropertyValue name="RulerAndGridGridColor">11119017</PropertyValue>
<PropertyValue name="HtmlIndentTabs">0</PropertyValue>
<PropertyValue name="StartPageView">1</PropertyValue>
<PropertyValue name="CssIndentTabs">0</PropertyValue>
<PropertyValue name="AutoThumbnailType">0</PropertyValue>
<PropertyValue name="AutoFormAroundControls">1</PropertyValue>
<PropertyValue name="ShowVisualAids">1</PropertyValue>
<PropertyValue name="CssTextDesignMode">2</PropertyValue>
<PropertyValue name="WebPartZoneColor">16750848</PropertyValue>
<PropertyValue name="IdleMainLoopDelay">1200</PropertyValue>
<PropertyValue name="OutlineHTMLOnFileOpen">-1</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="HTMLX" RegisteredName="HTMLX" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="JavaScript" RegisteredName="JavaScript" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">false</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">true</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="JavaScript Specific" RegisteredName="JavaScript Specific" PackageName="Microsoft.VisualStudio.JSLS.JavaScriptLanguageServicePackage, Microsoft.VisualStudio.JSLS, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<PropertyValue name="ImplicitReferencesString">Implicit (Windows)|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\domWindows.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;Implicit (Windows 8.1)|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\sitetypesWindows.js|$(VSInstallDir)\JavaScript\References\domWindows_8.1.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;Implicit (Windows Phone 8.1)|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\sitetypesWindows.js|$(VSInstallDir)\JavaScript\References\domWindowsPhone_8.1.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;Implicit (Web)|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\sitetypesWeb.js|$(VSInstallDir)\JavaScript\References\domWeb.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;Dedicated Worker|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\dedicatedworker.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;Generic|$(VSInstallDir)\JavaScript\References\libhelp.js|$(VSInstallDir)\JavaScript\References\underscorefilter.js|$(VSInstallDir)\JavaScript\References\showPlainComments.js;</PropertyValue>
<PropertyValue name="InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis">false</PropertyValue>
<PropertyValue name="FormatOnPaste">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterCommaDelimiter">true</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForFunctionsAndClasses">false</PropertyValue>
<PropertyValue name="FormatCompletedLineOnEnter">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterKeywordsInControlFlowStatements">true</PropertyValue>
<PropertyValue name="FormatCompletedBlockOnRightCurlyBrace">true</PropertyValue>
<PropertyValue name="InsertSpaceBeforeAndAfterBinaryOperators">true</PropertyValue>
<PropertyValue name="DownloadRemoteReferences">false</PropertyValue>
<PropertyValue name="FormatCompletedStatementOnSemicolon">true</PropertyValue>
<PropertyValue name="OnlyUseTaborEnterToCommit">true</PropertyValue>
<PropertyValue name="ShowErrorsAsWarnings">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterFunctionKeywordForAnonymousFunctions">true</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForControlBlocks">false</PropertyValue>
<PropertyValue name="ShowSyntaxErrors">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterSemicolonInForStatements">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="JSON" RegisteredName="JSON" PackageName="Text Management Package">
<PropertyValue name="TabSize">2</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">2</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="LESS" RegisteredName="LESS" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="PlainText" RegisteredName="PlainText" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">true</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="ResJSON Resource" RegisteredName="ResJSON Resource" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">false</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">true</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="SCSS" RegisteredName="SCSS" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="SQL Server Tools" RegisteredName="SQL Server Tools" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">false</PropertyValue>
<PropertyValue name="ShowPreview">false</PropertyValue>
<PropertyValue name="ShowMarks">false</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">true</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">false</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">33</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">false</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="T-SQL90" RegisteredName="T-SQL90" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">true</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="TypeScript" RegisteredName="TypeScript" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">false</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">true</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="TypeScript Specific" RegisteredName="TypeScript Specific" PackageName="Microsoft.VisualStudio.LanguageServices.TypeScript.TypeScriptPackage, Microsoft.VisualStudio.LanguageServices.TypeScript, Version=14.0.0.0, Culture=neutral">
<PropertyValue name="UseES2015CodeGenerationForModulesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="UseSystemCodeGenerationForModulesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="InsertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis">false</PropertyValue>
<PropertyValue name="FormatOnPaste">true</PropertyValue>
<PropertyValue name="ShowVirtualProjectsInSolutionExplorerWhenNoSolution">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterCommaDelimiter">true</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForFunctions">false</PropertyValue>
<PropertyValue name="FormatCompletedLineOnEnter">true</PropertyValue>
<PropertyValue name="InsertSpaceAfterKeywordsInControlFlowStatements">true</PropertyValue>
<PropertyValue name="FormatCompletedBlockOnRightCurlyBrace">true</PropertyValue>
<PropertyValue name="InsertSpaceBeforeAndAfterBinaryOperators">true</PropertyValue>
<PropertyValue name="ES6ForFilesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="UseCommonJSCodeGenerationForModulesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="UseJsxPreserveForFilesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="ES5ForFilesThatAreNotPartOfAProject">true</PropertyValue>
<PropertyValue name="FormatCompletedStatementOnSemicolon">true</PropertyValue>
<PropertyValue name="UseJsxReactForFilesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="ShowGruntGulpDialogForAspNet">true</PropertyValue>
<PropertyValue name="ShowVirtualProjectsInSolutionExplorerWhenSolutionOpen">false</PropertyValue>
<PropertyValue name="InsertSpaceAfterFunctionKeywordForAnonymousFunctions">true</PropertyValue>
<PropertyValue name="PlaceOpenBraceOnNewLineForControlBlocks">false</PropertyValue>
<PropertyValue name="UseUMDCodeGenerationForModulesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="ES3ForFilesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="UseAMDCodeGenerationForModulesThatAreNotPartOfAProject">false</PropertyValue>
<PropertyValue name="AutomaticallyCompileTypeScriptFilesWhenSavedWhenNoSolution">false</PropertyValue>
<PropertyValue name="InsertSpaceAfterSemicolonInForStatements">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="XAML" RegisteredName="XAML" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">true</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">false</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="XML" RegisteredName="XML" PackageName="Text Management Package">
<PropertyValue name="TabSize">2</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">true</PropertyValue>
<PropertyValue name="ShowMarks">true</PropertyValue>
<PropertyValue name="IndentStyle">2</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">false</PropertyValue>
<PropertyValue name="VirtualSpace">false</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">true</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">58</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">2</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
<ToolsOptionsSubCategory name="XOML" RegisteredName="XOML" PackageName="Text Management Package">
<PropertyValue name="TabSize">4</PropertyValue>
<PropertyValue name="ShowChanges">true</PropertyValue>
<PropertyValue name="AutoListMembers">true</PropertyValue>
<PropertyValue name="ShowPreview">false</PropertyValue>
<PropertyValue name="ShowMarks">false</PropertyValue>
<PropertyValue name="IndentStyle">1</PropertyValue>
<PropertyValue name="ShowCaretPosition">true</PropertyValue>
<PropertyValue name="HideAdvancedMembers">true</PropertyValue>
<PropertyValue name="ShowNavigationBar">false</PropertyValue>
<PropertyValue name="UseMapMode">true</PropertyValue>
<PropertyValue name="VirtualSpace">true</PropertyValue>
<PropertyValue name="ShowAnnotations">true</PropertyValue>
<PropertyValue name="ShowVerticalScrollBar">true</PropertyValue>
<PropertyValue name="InsertTabs">false</PropertyValue>
<PropertyValue name="WordWrapGlyphs">false</PropertyValue>
<PropertyValue name="EnableLeftClickForURLs">true</PropertyValue>
<PropertyValue name="ShowErrors">true</PropertyValue>
<PropertyValue name="OverviewWidth">33</PropertyValue>
<PropertyValue name="ShowLineNumbers">true</PropertyValue>
<PropertyValue name="WordWrap">false</PropertyValue>
<PropertyValue name="IndentSize">4</PropertyValue>
<PropertyValue name="BraceCompletion">false</PropertyValue>
<PropertyValue name="ShowHorizontalScrollBar">true</PropertyValue>
<PropertyValue name="CutCopyBlankLines">true</PropertyValue>
<PropertyValue name="AutoListParams">true</PropertyValue>
</ToolsOptionsSubCategory>
</ToolsOptionsCategory>
</ToolsOptions>
<Category name="Environment_Group" RegisteredName="Environment_Group">
<Category name="Environment_KeyBindings" Category="{F09035F1-80D2-4312-8EC4-4D354A4BCB4C}" Package="{DA9FB551-C724-11d0-AE1F-00A0C90FFFC3}" RegisteredName="Environment_KeyBindings" PackageName="Visual Studio Environment Package">
<Version>14.0.0.0</Version>
<KeyboardShortcuts>
<ScopeDefinitions>
<Scope Name="Team Explorer" ID="{7AA20502-9463-47B7-BF43-341BAF51157C}"/>
<Scope Name="VC Dialog Editor" ID="{543E0C02-8C85-4E43-933A-5EF320E3431F}"/>
<Scope Name="Live Property Explorer" ID="{31FC2115-5126-4A87-B2F7-77EAAB65048B}"/>
<Scope Name="XML (Text) Editor" ID="{FA3CD31E-987B-443A-9B81-186104E8DAC1}"/>
<Scope Name="Text Editor" ID="{8B382828-6202-11D1-8870-0000F87579D2}"/>
<Scope Name="Microsoft SQL Server Data Tools, T-SQL PDW Editor" ID="{C9626B29-6A42-411C-BD76-DAD855C86913}"/>
<Scope Name="Work Item Results View" ID="{7026002D-01F6-44E7-95CF-A896C00DA3F8}"/>
<Scope Name="ADO.NET Entity Data Model Designer" ID="{C99AEA30-8E36-4515-B76F-496F5A48A6AA}"/>
<Scope Name="Solution Explorer" ID="{3AE79031-E1BC-11D0-8F78-00A0C9110057}"/>
<Scope Name="Query Designer" ID="{B2C40B32-3A37-4CA9-97B9-FA44248B69FF}"/>
<Scope Name="CSharp Editor with Encoding" ID="{08467B34-B90F-4D91-BDCA-EB8C8CF3033A}"/>
<Scope Name="WebBrowser" ID="{E8B06F41-6D01-11D2-AA7D-00C04F990343}"/>
<Scope Name="CSS Editor" ID="{A5401142-F49D-43DB-90B1-F57BA349E55C}"/>
<Scope Name="Graphics Designers" ID="{58961B49-13E0-48C0-9258-13CBC4D40279}"/>
<Scope Name="AppManifestDesigner" ID="{4D47164B-07B6-4A52-A855-728D6A2E2AA3}"/>
<Scope Name="DataSet Editor" ID="{B334A759-F450-40A5-BE2A-65937BCD5415}"/>
<Scope Name="XAML Designer" ID="{E9B8485C-1217-4277-9ED6-C825A5AC1968}"/>
<Scope Name="Graph Document Editor" ID="{295A0962-5A59-4F4F-9E12-6BC670C15C3B}"/>
<Scope Name="F# Interactive" ID="{DEE22B65-9761-4A26-8FB2-759B971D6DFC}"/>
<Scope Name="View Designer" ID="{B968E165-98E0-41F0-8FBE-A8ED1D246A90}"/>
<Scope Name="XAML Editor" ID="{A4F9FF65-A78C-4650-866D-5069CC4127CF}"/>
<Scope Name="Microsoft SQL Server Data Tools, Table Designer" ID="{2366CF66-2394-4701-AFCA-37ED7FD41648}"/>
<Scope Name="Microsoft Visual Basic Editor" ID="{2C015C70-C72C-11D0-88C3-00A0C9110049}"/>
<Scope Name="Global" ID="{5EFC7975-14BC-11CF-9B2B-00AA00573819}"/>
<Scope Name="HTML Editor" ID="{40D31677-CBC0-4297-A9EF-89D907823A98}"/>
<Scope Name="Class Diagram" ID="{59B0B277-7DDF-4E36-A3ED-02DAC5B9E2FA}"/>
<Scope Name="Live Visual Tree" ID="{A2EAF38F-A0AD-4503-91F8-5F004A69A040}"/>
<Scope Name="Work Item Query View" ID="{B6303490-B828-410C-9216-AE727D0E282D}"/>
<Scope Name="DOM Explorer" ID="{01E50993-E6A4-491E-AB3F-3A9939DE3524}"/>
<Scope Name="Team Foundation Build Detail Editor" ID="{86306A97-84F2-4F5A-889B-1318501AEB5F}"/>
<Scope Name="Database Designer" ID="{CFF78A9B-78A3-45A3-9142-0267AFC261FA}"/>
<Scope Name="Work Item Editor" ID="{40A91D9D-8076-4D28-87C5-5AF9F0ACFE0F}"/>
<Scope Name="JSON Editor" ID="{90A6B3A7-C1A3-4009-A288-E2FF89E96FA0}"/>
<Scope Name="CSharp Editor" ID="{A6C744A8-0E4A-4FC6-886A-064283054674}"/>
<Scope Name="VC String Editor" ID="{58442DA9-10DA-4AA9-A2AF-96E4D481379B}"/>
<Scope Name="Interactive Window" ID="{2D0A56AA-9527-4B78-B6E6-EBE6E05DA749}"/>
<Scope Name="Merge Editor Window" ID="{9A9A8AAA-ACD2-4DB6-BD81-8D64176C52B6}"/>
<Scope Name="Microsoft Visual Basic Code Page Editor" ID="{6C33E1AA-1401-4536-AB67-0E21E6E569DA}"/>
<Scope Name="Settings Designer" ID="{515231AD-C9DC-4AA3-808F-E1B65E72081C}"/>
<Scope Name="VisualStudio" ID="{B465B5AD-8799-4507-B90A-EE29ACF36AF9}"/>
<Scope Name="Windows Forms Designer" ID="{BA09E2AF-9DF2-4068-B2F0-4C7E5CC19E2F}"/>
<Scope Name="VC Accelerator Editor" ID="{EB56D0B5-BEE7-4D0C-8BE6-88A8ED256695}"/>
<Scope Name="Workflow Designer" ID="{D4D9FCBC-B26A-4C41-AB9F-11FD2466829A}"/>
<Scope Name="Managed Resources Editor" ID="{FEA4DCC9-3645-44CD-92E7-84B55A16465C}"/>
<Scope Name="JavaScript Console" ID="{074F1AD9-308B-488C-861E-CF88182E2788}"/>
<Scope Name="Difference Viewer" ID="{79D52DDF-52BC-43F1-9663-B3E85CDCA912}"/>
<Scope Name="Microsoft SQL Server Data Tools, Schema Compare" ID="{00E9D2E3-9044-47D1-978C-BE2825249219}"/>
<Scope Name="Table Designer" ID="{4194FEE5-6777-419F-A5FC-47A536DF1BDB}"/>
<Scope Name="HTML Editor Design View" ID="{CB3FCFEA-03DF-11D1-81D2-00A0C91BBEE3}"/>
<Scope Name="HTML Editor Source View" ID="{CB3FCFEB-03DF-11D1-81D2-00A0C91BBEE3}"/>
<Scope Name="VC Image Editor" ID="{C0BA70ED-069E-412B-9C06-7442E28A11B9}"/>
<Scope Name="Microsoft SQL Server Data Tools, T-SQL Editor" ID="{CC5D8DF0-88F4-4BB2-9DBB-B48CEE65C30A}"/>
<Scope Name="Query Results" ID="{0058A1F7-65F3-4DB9-B3D0-CA7E64DD73CD}"/>
<Scope Name="Test Explorer" ID="{E1B7D1F8-9B3C-49B1-8F4F-BFC63A88835D}"/>
<Scope Name="XML Schema Designer" ID="{DEE6CEF9-3BCA-449A-82A6-FC757D6956FB}"/>
</ScopeDefinitions>
<DefaultShortcuts>
<Shortcut Command="View.ViewCode" Scope="Global">F7</Shortcut>
<Shortcut Command="View.ViewDesigner" Scope="Global">Shift+F7</Shortcut>
</DefaultShortcuts>
<ShortcutsScheme/>
<UserShortcuts>
<RemoveShortcut Command="Debug.RefreshWindowsapp" Scope="Global">Ctrl+Shift+R</RemoveShortcut>
<RemoveShortcut Command="{24FC9963-73A7-4B4D-AAA2-87D424E87BC7},2304" Scope="Global">Ctrl+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="{24FC9963-73A7-4B4D-AAA2-87D424E87BC7},2048" Scope="Global">Ctrl+E, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark7" Scope="Text Editor">Ctrl+Alt+/</RemoveShortcut>
<RemoveShortcut Command="Design.RefreshPage" Scope="XAML Designer">Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="Format.ResetAll" Scope="XAML Designer">Ctrl+Shift+R</RemoveShortcut>
<RemoveShortcut Command="Edit.MakeLowercase" Scope="Text Editor">Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="Debug.AttachtoProcess" Scope="Global">Ctrl+Alt+P</RemoveShortcut>
<RemoveShortcut Command="Debug.Breakpoints" Scope="Global">Ctrl+Alt+B</RemoveShortcut>
<RemoveShortcut Command="Debug.Threads" Scope="Global">Ctrl+Alt+H</RemoveShortcut>
<RemoveShortcut Command="Debug.ToggleDisassembly" Scope="Global">Ctrl+F11</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToDeclaration" Scope="Global">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="Edit.ListMembers" Scope="Text Editor">Ctrl+J</RemoveShortcut>
<RemoveShortcut Command="Edit.OpenFile" Scope="Global">Ctrl+Shift+G</RemoveShortcut>
<RemoveShortcut Command="Edit.PeekDefinition" Scope="Text Editor">Alt+F12</RemoveShortcut>
<RemoveShortcut Command="Format.EditText" Scope="XAML Designer">F2</RemoveShortcut>
<RemoveShortcut Command="View.ResourceView" Scope="Global">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="View.SolutionExplorer" Scope="Global">Ctrl+Alt+L</RemoveShortcut>
<RemoveShortcut Command="View.WebBrowser" Scope="Global">Ctrl+Alt+R</RemoveShortcut>
<RemoveShortcut Command="Window.ActivateQuickLaunch" Scope="Global">Ctrl+Q</RemoveShortcut>
<RemoveShortcut Command="Window.NextDocumentWindow" Scope="Global">Ctrl+F6</RemoveShortcut>
<RemoveShortcut Command="Window.NextSplitPane" Scope="Global">F6</RemoveShortcut>
<RemoveShortcut Command="Window.PreviousToolWindowNav" Scope="Global">Shift+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="Window.ShowEzMDIFileList" Scope="Global">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="XAML Designer">Ctrl+Shift+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="Text Editor">Ctrl+U, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="Text Editor">Ctrl+U, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="Text Editor">Ctrl+U, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="Text Editor">Ctrl+U, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="Text Editor">Ctrl+U, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="Text Editor">Ctrl+U, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="Text Editor">Ctrl+U, Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="Text Editor">Ctrl+U, Ctrl+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="Text Editor">Ctrl+U, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="Text Editor">Ctrl+U, R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="Text Editor">Ctrl+U, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="Text Editor">Ctrl+U, Ctrl+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="Text Editor">Ctrl+U, A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="Text Editor">Ctrl+U, Ctrl+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="Text Editor">Ctrl+U, Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="Text Editor">Ctrl+U, N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="Text Editor">Ctrl+U, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="Text Editor">Ctrl+U, U</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark0" Scope="XAML Designer">Ctrl+0</RemoveShortcut>
<RemoveShortcut Command="Edit.IncrementalSearch" Scope="Text Editor">Ctrl+I</RemoveShortcut>
<RemoveShortcut Command="Edit.CollapsetoDefinitions" Scope="Text Editor">Ctrl+M, Ctrl+O</RemoveShortcut>
<RemoveShortcut Command="Debug.Memory1" Scope="Global">Ctrl+Alt+M, 1</RemoveShortcut>
<RemoveShortcut Command="Debug.Memory2" Scope="Global">Ctrl+Alt+M, 2</RemoveShortcut>
<RemoveShortcut Command="Debug.Memory3" Scope="Global">Ctrl+Alt+M, 3</RemoveShortcut>
<RemoveShortcut Command="Debug.Memory4" Scope="Global">Ctrl+Alt+M, 4</RemoveShortcut>
<RemoveShortcut Command="File.NewFile" Scope="Global">Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="XAML Designer">Ctrl+R, Ctrl+S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="XAML Designer">Ctrl+R, S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="XAML Designer">Ctrl+R, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="XAML Designer">Ctrl+R, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="XAML Designer">Ctrl+R, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="XAML Designer">Ctrl+R, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="XAML Designer">Ctrl+R, P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="XAML Designer">Ctrl+R, Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="XAML Designer">Ctrl+R, Ctrl+O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="XAML Designer">Ctrl+R, O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML Designer">Ctrl+R, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML Designer">Ctrl+R, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="View.CallHierarchy" Scope="Global">Ctrl+Alt+K</RemoveShortcut>
<RemoveShortcut Command="Debug.SelectElement" Scope="DOM Explorer">Ctrl+B</RemoveShortcut>
<RemoveShortcut Command="Edit.CopyParameterTip" Scope="Text Editor">Ctrl+Shift+Alt+C</RemoveShortcut>
<RemoveShortcut Command="Edit.ToggleWordWrap" Scope="Text Editor">Ctrl+E, Ctrl+W</RemoveShortcut>
<RemoveShortcut Command="Format.Bold" Scope="HTML Editor Design View">Ctrl+B</RemoveShortcut>
<RemoveShortcut Command="Format.ButtonBottom" Scope="VC Dialog Editor">Ctrl+B</RemoveShortcut>
<RemoveShortcut Command="Image.BrushTool" Scope="VC Image Editor">Ctrl+B</RemoveShortcut>
<RemoveShortcut Command="Image.ShowTileGrid" Scope="VC Image Editor">Ctrl+Shift+Alt+S</RemoveShortcut>
<RemoveShortcut Command="InteractiveConsole.SearchHistoryNext" Scope="Interactive Window">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="InteractiveConsole.SearchHistoryPrevious" Scope="Interactive Window">Ctrl+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="SQL.TSqlEditorExecuteQuery" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="SQL.TSqlEditorExecuteQuery" Scope="Microsoft SQL Server Data Tools, T-SQL PDW Editor">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="Table.RowAbove" Scope="HTML Editor Design View">Ctrl+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="Table.RowBelow" Scope="HTML Editor Design View">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="Window.NextToolWindowNav" Scope="Global">Alt+F7</RemoveShortcut>
<RemoveShortcut Command="TestExplorer.OpenTest" Scope="Test Explorer">F12</RemoveShortcut>
<RemoveShortcut Command="Debug.NavigateBackward" Scope="Global">Shift+Alt+3</RemoveShortcut>
<RemoveShortcut Command="Debug.NavigateForward" Scope="Global">Shift+Alt+4</RemoveShortcut>
<RemoveShortcut Command="View.DataSources" Scope="Global">Shift+Alt+D</RemoveShortcut>
<RemoveShortcut Command="Edit.SizeControlDown" Scope="Global">Ctrl+Shift+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="Edit.NextHighlightedReference" Scope="Text Editor">Ctrl+Shift+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="Edit.PreviousHighlightedReference" Scope="Text Editor">Ctrl+Shift+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.CollapseAll" Scope="Workflow Designer">Ctrl+E, Ctrl+Y</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.CollapseAll" Scope="Workflow Designer">Ctrl+E, Y</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.CreateVariable" Scope="Workflow Designer">Ctrl+E, N</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.CreateVariable" Scope="Workflow Designer">Ctrl+E, Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ExpandAll" Scope="Workflow Designer">Ctrl+E, Ctrl+X</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ExpandAll" Scope="Workflow Designer">Ctrl+E, X</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ExpandInPlace" Scope="Workflow Designer">Ctrl+E, E</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ExpandInPlace" Scope="Workflow Designer">Ctrl+E, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.GoToParent" Scope="Workflow Designer">Ctrl+E, P</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.GoToParent" Scope="Workflow Designer">Ctrl+E, Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.MoveFocus" Scope="Workflow Designer">Ctrl+E, M</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.MoveFocus" Scope="Workflow Designer">Ctrl+E, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.Restore" Scope="Workflow Designer">Ctrl+E, R</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.Restore" Scope="Workflow Designer">Ctrl+E, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideArgumentDesigner" Scope="Workflow Designer">Ctrl+E, A</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideArgumentDesigner" Scope="Workflow Designer">Ctrl+E, Ctrl+A</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideImportsDesigner" Scope="Workflow Designer">Ctrl+E, Ctrl+I</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideImportsDesigner" Scope="Workflow Designer">Ctrl+E, I</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideOverviewMap" Scope="Workflow Designer">Ctrl+E, O</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideOverviewMap" Scope="Workflow Designer">Ctrl+E, Ctrl+O</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideVariableDesigner" Scope="Workflow Designer">Ctrl+E, V</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ShowHideVariableDesigner" Scope="Workflow Designer">Ctrl+E, Ctrl+V</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ToggleSelection" Scope="Workflow Designer">Ctrl+E, Ctrl+S</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ToggleSelection" Scope="Workflow Designer">Ctrl+E, S</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToImplementation" Scope="CSharp Editor with Encoding">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToImplementation" Scope="Microsoft Visual Basic Editor">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToImplementation" Scope="Microsoft Visual Basic Code Page Editor">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+E, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="InteractiveConsole.ExecuteInInteractive" Scope="CSharp Editor">Ctrl+E, E</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToImplementation" Scope="CSharp Editor">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Global">Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ApplyCodeStyle" Scope="Text Editor">Ctrl+Alt+S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ApplyCodeStyle" Scope="XAML Designer">Ctrl+Alt+S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+R, Ctrl+S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, Ctrl+S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+R, S</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CompleteCodeSmart" Scope="XAML Designer">Ctrl+Alt+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Global">Ctrl+R, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_EncapsulateField" Scope="Text Editor">Ctrl+R, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+R, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Global">Ctrl+R, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsages" Scope="XAML Designer">Shift+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Text Editor">Ctrl+Shift+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="XAML Designer">Ctrl+Shift+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="Text Editor">Ctrl+Alt+Ins</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GenerateFileBesides" Scope="XAML Designer">Ctrl+Alt+Ins</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoAction" Scope="XAML Designer">Ctrl+Shift+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoAction" Scope="Text Editor">Ctrl+Shift+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBase" Scope="Global">Alt+Home</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBase" Scope="Text Editor">Alt+Home</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBase" Scope="XAML Designer">Alt+Home</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFile" Scope="Global">Ctrl+Shift+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFile" Scope="XAML Designer">Ctrl+Shift+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="XAML Designer">Alt+End</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="XAML Designer">Shift+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="Global">Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextHighlight" Scope="XAML Designer">Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="XAML Designer">Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="Global">Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevHighlight" Scope="XAML Designer">Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Text Editor">Ctrl+Shift+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="Text Editor">Ctrl+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentFiles" Scope="XAML Designer">Ctrl+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="XAML Designer">Shift+Alt+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Global">Shift+Alt+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoType" Scope="XAML Designer">Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoType" Scope="Global">Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoUsage" Scope="XAML Designer">Shift+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoUsage" Scope="Text Editor">Shift+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="XAML Designer">Shift+Alt+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Text Editor">Shift+Alt+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Global">Ctrl+R, Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Global">Ctrl+R, P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Text Editor">Ctrl+R, P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Text Editor">Ctrl+R, Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LocateInSolutionOrAssemblyExplorer" Scope="Text Editor">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LocateInSolutionOrAssemblyExplorer" Scope="XAML Designer">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LocateInSolutionOrAssemblyExplorer" Scope="Global">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, Ctrl+O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="Global">Ctrl+R, O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">Ctrl+R, O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveLeft" Scope="XAML Designer">Ctrl+Shift+Alt+Left Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveRight" Scope="XAML Designer">Ctrl+Shift+Alt+Right Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="Global">Ctrl+U, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="XAML Designer">Ctrl+U, E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="Global">Ctrl+U, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsFromSolutionWithMemoryUnitAction" Scope="XAML Designer">Ctrl+U, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="XAML Designer">Ctrl+U, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="Global">Ctrl+U, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="XAML Designer">Ctrl+U, M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ProfileAllTestsInCurrentContextWithMemoryUnit" Scope="Global">Ctrl+U, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ReformatCode" Scope="Text Editor">Ctrl+Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ReformatCode" Scope="XAML Designer">Ctrl+Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToNextLocation" Scope="Text Editor">Ctrl+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToNextLocation" Scope="XAML Designer">Ctrl+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToPrevLocation" Scope="Text Editor">Ctrl+Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToPrevLocation" Scope="XAML Designer">Ctrl+Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RunConfigSettings" Scope="XAML Designer">Ctrl+Shift+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RunConfigSettings" Scope="Global">Ctrl+Shift+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RunConfigSettings" Scope="Text Editor">Ctrl+Shift+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Ctrl+R, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Ctrl+R, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="Text Editor">Ctrl+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowFindResults" Scope="XAML Designer">Ctrl+Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="XAML Designer">Ctrl+Alt+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Text Editor">Ctrl+Alt+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="XAML Designer">Ctrl+Alt+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="Text Editor">Ctrl+Alt+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestExplorer" Scope="XAML Designer">Ctrl+Alt+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Text Editor">Ctrl+Alt+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="XAML Designer">Ctrl+Alt+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="Global">Ctrl+U, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="XAML Designer">Ctrl+U, D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="Global">Ctrl+U, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestDebugContext" Scope="XAML Designer">Ctrl+U, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="Global">Ctrl+U, Ctrl+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="Global">Ctrl+U, Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="XAML Designer">Ctrl+U, Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunCurrentSession" Scope="XAML Designer">Ctrl+U, Ctrl+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="Global">Ctrl+U, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="XAML Designer">Ctrl+U, R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="XAML Designer">Ctrl+U, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunFromContext" Scope="Global">Ctrl+U, R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="Global">Ctrl+U, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="XAML Designer">Ctrl+U, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="Global">Ctrl+U, Ctrl+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestRunSolution" Scope="XAML Designer">Ctrl+U, Ctrl+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="Global">Ctrl+U, Ctrl+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="XAML Designer">Ctrl+U, Ctrl+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="Global">Ctrl+U, A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionAppendTests" Scope="XAML Designer">Ctrl+U, A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="XAML Designer">Ctrl+U, Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="Global">Ctrl+U, N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="XAML Designer">Ctrl+U, N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionNewSession" Scope="Global">Ctrl+U, Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="XAML Designer">Ctrl+U, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="Global">Ctrl+U, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="XAML Designer">Ctrl+U, U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_UnitTestSessionRepeatPreviousRun" Scope="Global">Ctrl+U, U</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark0" Scope="Text Editor">Ctrl+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark1" Scope="XAML Designer">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark1" Scope="Text Editor">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark1" Scope="Global">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark2" Scope="XAML Designer">Ctrl+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark2" Scope="Text Editor">Ctrl+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark2" Scope="Global">Ctrl+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark3" Scope="Text Editor">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark3" Scope="Global">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark3" Scope="XAML Designer">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark4" Scope="XAML Designer">Ctrl+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark4" Scope="Text Editor">Ctrl+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark4" Scope="Global">Ctrl+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark5" Scope="Text Editor">Ctrl+5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark5" Scope="XAML Designer">Ctrl+5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark6" Scope="XAML Designer">Ctrl+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark6" Scope="Text Editor">Ctrl+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark7" Scope="XAML Designer">Ctrl+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark7" Scope="Text Editor">Ctrl+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark8" Scope="XAML Designer">Ctrl+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark8" Scope="Text Editor">Ctrl+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark9" Scope="Text Editor">Ctrl+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksGoToBookmark9" Scope="XAML Designer">Ctrl+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark1" Scope="Text Editor">Ctrl+Shift+1</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark1" Scope="XAML Designer">Ctrl+Shift+1</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark2" Scope="Text Editor">Ctrl+Shift+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark2" Scope="XAML Designer">Ctrl+Shift+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark7" Scope="Text Editor">Ctrl+Shift+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark7" Scope="XAML Designer">Ctrl+Shift+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark8" Scope="XAML Designer">Ctrl+Shift+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark8" Scope="Text Editor">Ctrl+Shift+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_CurrentConfigDebugAlt" Scope="Text Editor">Alt+F5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_CurrentConfigDebugAlt" Scope="XAML Designer">Alt+F5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_CurrentConfigRunAlt" Scope="Text Editor">Ctrl+Alt+F5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_CurrentConfigRunAlt" Scope="XAML Designer">Ctrl+Alt+F5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ForceCompleteItem" Scope="XAML Designer">Ctrl+Enter</RemoveShortcut>
<RemoveShortcut Command="Edit.LineOpenBelow" Scope="Text Editor">Ctrl+Shift+Enter</RemoveShortcut>
<RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Editor">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="Format.ButtonRight" Scope="VC Dialog Editor">Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, A</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, B</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, C</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, Ctrl+G</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, Ctrl+S</RemoveShortcut>
<RemoveShortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, E</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, H</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, W</RemoveShortcut>
<RemoveShortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Global">Ctrl+Alt+.</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Global">Ctrl+Alt+M</RemoveShortcut>
<RemoveShortcut Command="Debug.Autos" Scope="Global">Ctrl+Alt+V, A</RemoveShortcut>
<RemoveShortcut Command="Debug.Locals" Scope="Global">Ctrl+Alt+V, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Global">Ctrl+Shift+F7</RemoveShortcut>
<RemoveShortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Results View">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="TeamFoundationContextMenus.MyWorkPageInProgress.TfsContextMyWorkPageNewLinkedWI" Scope="Team Explorer">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Text Editor">Ctrl+Shift+Alt+N</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.Diagram" Scope="Query Designer">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.ExecuteSQL" Scope="Query Designer">Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.CancelRetrievingData" Scope="Query Designer">Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.Criteria" Scope="View Designer">Ctrl+2</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.SQL" Scope="View Designer">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="QueryDesigner.Results" Scope="View Designer">Ctrl+4</RemoveShortcut>
<RemoveShortcut Command="Image.ZoomOut" Scope="VC Image Editor">Ctrl+Shift+,</RemoveShortcut>
<RemoveShortcut Command="Image.PreviousRightColor" Scope="VC Image Editor">Ctrl+Shift+[</RemoveShortcut>
<RemoveShortcut Command="Image.TextTool" Scope="VC Image Editor">Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="Format.Underline" Scope="HTML Editor Design View">Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="XsdDesigner.ShowGraphView" Scope="XML Schema Designer">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="XML.StartXSLTWithoutDebugging" Scope="XML (Text) Editor">Ctrl+Alt+F5</RemoveShortcut>
<RemoveShortcut Command="Resources.Icons" Scope="Managed Resources Editor">Ctrl+3</RemoveShortcut>
<RemoveShortcut Command="Resources.Audio" Scope="Managed Resources Editor">Ctrl+4</RemoveShortcut>
<RemoveShortcut Command="Resources.Other" Scope="Managed Resources Editor">Ctrl+6</RemoveShortcut>
<RemoveShortcut Command="Edit.NavigateToLollipop" Scope="Class Diagram">Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.ORDesignerContextMenu.HideMethodsPane" Scope="VisualStudio">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, C</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.Collapse" Scope="Workflow Designer">Ctrl+E, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="WorkflowDesigner.ConnectNodes" Scope="Workflow Designer">Ctrl+E, F</RemoveShortcut>
<RemoveShortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoType" Scope="Global">Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="Edit.CommentSelection" Scope="Text Editor">Ctrl+K, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="Edit.UncommentSelection" Scope="Text Editor">Ctrl+K, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="EditorContextMenus.CodeWindow.AddComment" Scope="Difference Viewer">Ctrl+Shift+K</RemoveShortcut>
<RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="Format.SpaceDown" Scope="VC Dialog Editor">Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Global">Alt+·</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="Global">Ctrl+·</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Text Editor">Alt+·</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="Text Editor">Ctrl+·</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="XAML Designer">Alt+·</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="XAML Designer">Ctrl+·</RemoveShortcut>
<RemoveShortcut Command="Edit.CommentSelection" Scope="Text Editor">Ctrl+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Text Editor">Ctrl+;</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="Text Editor">Ctrl+Alt+7</RemoveShortcut>
<RemoveShortcut Command="Edit.UncommentSelection" Scope="Text Editor">Ctrl+Shift+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="XAML Designer">Ctrl+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="XAML Designer">Ctrl+;</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="XAML Designer">Ctrl+Alt+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BlockComment" Scope="XAML Designer">Ctrl+Shift+7</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.FSIConsoleContext.StartDebugging" Scope="F# Interactive">Ctrl+Alt+D</RemoveShortcut>
<RemoveShortcut Command="MoveLeftEdgetotheleft" Scope="XAML Designer">Ctrl+Shift+Alt+Bkspce</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Global">Ctrl+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToNextLocation" Scope="Global">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Global">Ctrl+Alt+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ReformatCode" Scope="Global">Ctrl+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Global">Ctrl+Alt+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Global">Ctrl+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Global">Ctrl+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Global">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Global">Ctrl+F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Global">Ctrl+Q</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Global">Ctrl+Shift+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="Global">F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Global">Shift+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Text Editor">Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="Text Editor">Ctrl+J</RemoveShortcut>
<RemoveShortcut Command="Edit.ToggleAllOutlining" Scope="Text Editor">Ctrl+M, Ctrl+O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBase" Scope="Text Editor">Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="Design.FitAll" Scope="XAML Designer">Ctrl+0</RemoveShortcut>
<RemoveShortcut Command="MoveLeftEdgetotheleft" Scope="XAML Designer">Ctrl+Shift+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="XAML Designer">Ctrl+Shift+Alt+Bkspce</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="XAML Designer">F2</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Text Editor">Alt+\</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="Text Editor">Ctrl+Shift+Bkspce</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToBottom" Scope="ADO.NET Entity Data Model Designer">Alt+End</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.ToTop" Scope="ADO.NET Entity Data Model Designer">Alt+Home</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Down5" Scope="ADO.NET Entity Data Model Designer">Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="OtherContextMenus.MicrosoftDataEntityDesignContext.MoveProperties.Up5" Scope="ADO.NET Entity Data Model Designer">Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="View.EntityDataModelBrowser" Scope="ADO.NET Entity Data Model Designer">Ctrl+1</RemoveShortcut>
<RemoveShortcut Command="View.EntityDataModelMappingDetails" Scope="ADO.NET Entity Data Model Designer">Ctrl+2</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="XAML Designer">Alt+\</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_DuplicateText" Scope="XAML Designer">Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BlockComment" Scope="XAML Designer">Ctrl+Shift+/</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoLastEditLocation" Scope="XAML Designer">Ctrl+Shift+Bkspce</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Global">Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Global">Ctrl+Alt+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToPrevLocation" Scope="Global">Ctrl+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoImplementations" Scope="Global">Ctrl+Shift+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Global">Ctrl+Shift+Alt+Bkspce</RemoveShortcut>
<RemoveShortcut Command="ReSharper_UnitTestSessionShowStackTrace" Scope="Global">Ctrl+Shift+Alt+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Global">Ctrl+Shift+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Global">Ctrl+Shift+Alt+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="Global">Ctrl+Shift+Alt+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsages" Scope="Text Editor">Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Text Editor">Ctrl+Alt+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="Text Editor">Ctrl+Alt+.</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Text Editor">Ctrl+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToNextLocation" Scope="Text Editor">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Text Editor">Ctrl+Alt+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+Alt+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ReformatCode" Scope="Text Editor">Ctrl+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="Text Editor">Ctrl+Alt+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+Alt+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="Text Editor">Ctrl+Alt+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="Text Editor">Ctrl+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToPrevLocation" Scope="Text Editor">Ctrl+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Text Editor">Ctrl+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="Text Editor">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="Text Editor">Ctrl+F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoType" Scope="Text Editor">Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="Text Editor">Ctrl+Num *</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="Text Editor">Ctrl+Num /</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ParameterInfoShow" Scope="Text Editor">Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Text Editor">Ctrl+Q</RemoveShortcut>
<RemoveShortcut Command="TestExplorer.DebugSelectedTests" Scope="Text Editor">Ctrl+R, Ctrl+Shift+T</RemoveShortcut>
<RemoveShortcut Command="TestExplorer.RunSelectedTests" Scope="Text Editor">Ctrl+R, Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoImplementations" Scope="Text Editor">Ctrl+Shift+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRecentEdits" Scope="Text Editor">Ctrl+Shift+Alt+Bkspce</RemoveShortcut>
<RemoveShortcut Command="ReSharper_UnitTestSessionShowStackTrace" Scope="Text Editor">Ctrl+Shift+Alt+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+Shift+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Text Editor">Ctrl+Shift+Alt+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="Text Editor">Ctrl+Shift+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Text Editor">Ctrl+Shift+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_JoinLines" Scope="Text Editor">Ctrl+Shift+J</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToDefinition" Scope="Text Editor">F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">F2</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="Text Editor">F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="Text Editor">Shift+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Shift+F6</RemoveShortcut>
<RemoveShortcut Command="Edit.ToggleOutliningExpansion" Scope="XAML Editor">Ctrl+M, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="Edit.GoToDefinition" Scope="XAML Editor">F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="XAML Designer">Alt+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsages" Scope="XAML Designer">Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="XAML Designer">Ctrl+/</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="XAML Designer">Ctrl+Alt+,</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowTodoExplorer" Scope="XAML Designer">Ctrl+Alt+.</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="XAML Designer">Ctrl+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToNextLocation" Scope="XAML Designer">Ctrl+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="XAML Designer">Ctrl+Alt+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="XAML Designer">Ctrl+Alt+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ReformatCode" Scope="XAML Designer">Ctrl+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtractMethod" Scope="XAML Designer">Ctrl+Alt+M</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="XAML Designer">Ctrl+Alt+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceParameter" Scope="XAML Designer">Ctrl+Alt+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowUnitTestSessions" Scope="XAML Designer">Ctrl+Alt+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ResultListGoToPrevLocation" Scope="XAML Designer">Ctrl+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoDeclaration" Scope="XAML Designer">Ctrl+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="XAML Designer">Ctrl+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoFileMember" Scope="XAML Designer">Ctrl+F12</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ChangeSignature" Scope="XAML Designer">Ctrl+F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="XAML Designer">Ctrl+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoType" Scope="XAML Designer">Ctrl+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextMethod" Scope="XAML Designer">Ctrl+Num *</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="XAML Designer">Ctrl+Num /</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ParameterInfoShow" Scope="XAML Designer">Ctrl+P</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="XAML Designer">Ctrl+Q</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoImplementations" Scope="XAML Designer">Ctrl+Shift+Alt+B</RemoveShortcut>
<RemoveShortcut Command="ReSharper_UnitTestSessionShowStackTrace" Scope="XAML Designer">Ctrl+Shift+Alt+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="XAML Designer">Ctrl+Shift+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="XAML Designer">Ctrl+Shift+Alt+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoSymbol" Scope="XAML Designer">Ctrl+Shift+Alt+N</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="XAML Designer">Ctrl+Shift+E</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_HighlightUsages" Scope="XAML Designer">Ctrl+Shift+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="XAML Designer">Ctrl+Shift+G</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_JoinLines" Scope="XAML Designer">Ctrl+Shift+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CompleteCodeSmart" Scope="XAML Designer">Ctrl+Shift+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Move" Scope="XAML Designer">F6</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_FindUsagesAdvanced" Scope="XAML Designer">Shift+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="XAML Designer">Shift+F6</RemoveShortcut>
<RemoveShortcut Command="SQL.QueryResultsNewRow" Scope="Query Results">Alt+End</RemoveShortcut>
<RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="SQL.MovetoSchema" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, E</RemoveShortcut>
<RemoveShortcut Command="SQL.MovetoSchema" Scope="Microsoft SQL Server Data Tools, Table Designer">Ctrl+R, M</RemoveShortcut>
<RemoveShortcut Command="ViewFileInScriptPanel" Scope="Microsoft SQL Server Data Tools, Table Designer">Shift+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="TSqlEditorDatabaseCombo" Scope="Microsoft SQL Server Data Tools, T-SQL PDW Editor">Shift+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="SQL.ExecuteWithDebugger" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Alt+F5</RemoveShortcut>
<RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, Ctrl+E</RemoveShortcut>
<RemoveShortcut Command="SQL.MovetoSchema" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, Ctrl+M</RemoveShortcut>
<RemoveShortcut Command="SQL.ExpandWildcards" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, E</RemoveShortcut>
<RemoveShortcut Command="SQL.MovetoSchema" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Ctrl+R, M</RemoveShortcut>
<RemoveShortcut Command="TSqlEditorDatabaseCombo" Scope="Microsoft SQL Server Data Tools, T-SQL Editor">Shift+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="Tools.GoToCommandLine" Scope="Global">Ctrl+/</RemoveShortcut>
<RemoveShortcut Command="Window.CloseDocumentWindow" Scope="Global">Ctrl+F4</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_DuplicateText" Scope="Text Editor">Ctrl+D</RemoveShortcut>
<RemoveShortcut Command="Debug.JavaScriptConsole" Scope="Global">Ctrl+Alt+V, C</RemoveShortcut>
<RemoveShortcut Command="Debug.ShowAll" Scope="Global">Ctrl+Alt+V, D</RemoveShortcut>
<RemoveShortcut Command="Edit.CommentSelection" Scope="XAML Editor">Ctrl+/</RemoveShortcut>
<RemoveShortcut Command="Edit.UncommentSelection" Scope="XAML Editor">Ctrl+Shift+/</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="XAML Designer">Alt+Del</RemoveShortcut>
<RemoveShortcut Command="ReSharper_AltEnter" Scope="XAML Designer">Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Generate" Scope="XAML Designer">Alt+Ins</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SwitchHeaderSource" Scope="XAML Designer">Alt+O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevMethod" Scope="XAML Designer">Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="XAML Designer">Alt+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="XAML Designer">Ctrl+Alt+/</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="XAML Designer">Ctrl+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="XAML Designer">Ctrl+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBreakpoints" Scope="XAML Designer">Ctrl+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="XAML Designer">Ctrl+Alt+Left Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtendSelection" Scope="XAML Designer">Ctrl+Alt+Right Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_OptimizeReferences" Scope="XAML Designer">Ctrl+Alt+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="XAML Designer">Ctrl+E, C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="XAML Designer">Ctrl+E, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="XAML Designer">Ctrl+E, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="XAML Designer">Ctrl+E, Ctrl+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="XAML Designer">Ctrl+E, Ctrl+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="XAML Designer">Ctrl+E, Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="XAML Designer">Ctrl+E, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="XAML Designer">Ctrl+E, F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="XAML Designer">Ctrl+E, H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="XAML Designer">Ctrl+E, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="XAML Designer">Ctrl+E, T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="XAML Designer">Ctrl+E, U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceField" Scope="XAML Designer">Ctrl+R, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="XAML Designer">Ctrl+R, Ctrl+I</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="XAML Designer">Ctrl+R, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroVariable" Scope="XAML Designer">Ctrl+R, Ctrl+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceField" Scope="XAML Designer">Ctrl+R, F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="XAML Designer">Ctrl+R, I</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="XAML Designer">Ctrl+R, R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroVariable" Scope="XAML Designer">Ctrl+R, V</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark0" Scope="XAML Designer">Ctrl+Shift+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark3" Scope="XAML Designer">Ctrl+Shift+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark4" Scope="XAML Designer">Ctrl+Shift+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark5" Scope="XAML Designer">Ctrl+Shift+5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark6" Scope="XAML Designer">Ctrl+Shift+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark9" Scope="XAML Designer">Ctrl+Shift+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleInternal" Scope="XAML Designer">Ctrl+Shift+Alt+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInSolutionFromNugetPackages" Scope="XAML Designer">Ctrl+Shift+Alt+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInProjectFromNugetPackages" Scope="XAML Designer">Ctrl+Shift+Alt+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemon" Scope="XAML Designer">Ctrl+Shift+Alt+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleEnableClangTidySupport" Scope="XAML Designer">Ctrl+Shift+Alt+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InspectThis" Scope="XAML Designer">Ctrl+Shift+Alt+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveDown" Scope="XAML Designer">Ctrl+Shift+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ExecuteDeferredRename" Scope="XAML Designer">Ctrl+Shift+Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper_GlobalThrowException" Scope="XAML Designer">Ctrl+Shift+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveLeft" Scope="XAML Designer">Ctrl+Shift+Alt+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveDown" Scope="XAML Designer">Ctrl+Shift+Alt+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveUp" Scope="XAML Designer">Ctrl+Shift+Alt+K</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveRight" Scope="XAML Designer">Ctrl+Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ParameterInfoGoToPreviousSignature" Scope="XAML Designer">Ctrl+Shift+Alt+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveUp" Scope="XAML Designer">Ctrl+Shift+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="XAML Designer">Ctrl+Shift+F1</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="XAML Designer">Ctrl+Shift+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper_WindowManagerCloseRecentTool" Scope="XAML Designer">Ctrl+Shift+F4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_PeekDefinitionActionSinceVs12" Scope="XAML Designer">Ctrl+Shift+Q</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RefactorThis" Scope="XAML Designer">Ctrl+Shift+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_PasteMultiple" Scope="XAML Designer">Ctrl+Shift+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="XAML Designer">Ctrl+Shift+W</RemoveShortcut>
<RemoveShortcut Command="ReSharper_SelectContainingDeclaration" Scope="XAML Designer">Ctrl+Shift+[</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="XAML Designer">Ctrl+[</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="XAML Designer">Ctrl+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="XAML Designer">Shift+Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CompleteCodeTypeName" Scope="XAML Designer">Shift+Alt+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Global">Alt+End</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Global">Ctrl+Alt+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Global">Shift+Alt+PgDn</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoInheritors" Scope="Text Editor">Alt+End</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowInspectionWindow" Scope="Text Editor">Ctrl+Alt+V</RemoveShortcut>
<RemoveShortcut Command="EditorContextMenus.CodeWindow.InsertComment" Scope="Text Editor">Ctrl+I, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoNextErrorInSolution" Scope="Text Editor">Shift+Alt+PgDn</RemoveShortcut>
<Shortcut Command="Edit.ParameterInfo" Scope="Text Editor">Ctrl+Shift+Space</Shortcut>
<Shortcut Command="Edit.GoToDefinition" Scope="Global">F12</Shortcut>
<Shortcut Command="File.Close" Scope="Text Editor">Ctrl+W</Shortcut>
<Shortcut Command="Team.Git.Commit" Scope="Team Explorer">Ctrl+Enter</Shortcut>
<Shortcut Command="File.NewProject" Scope="Global">Ctrl+Shift+N</Shortcut>
<Shortcut Command="View.ASP.NETNonvisualControls" Scope="HTML Editor Design View">Ctrl+Shift+N</Shortcut>
<Shortcut Command="Build.BuildSelection" Scope="Global">Ctrl+B</Shortcut>
<Shortcut Command="Build.BuildSelection" Scope="Text Editor">Ctrl+B</Shortcut>
<Shortcut Command="Edit.ScrollLineUp" Scope="Text Editor">Ctrl+Up Arrow</Shortcut>
<Shortcut Command="Edit.ScrollLineDown" Scope="Text Editor">Ctrl+Down Arrow</Shortcut>
<Shortcut Command="Edit.MoveSelectedLinesDown" Scope="Text Editor">Alt+Down Arrow</Shortcut>
<Shortcut Command="Edit.MoveSelectedLinesUp" Scope="Text Editor">Alt+Up Arrow</Shortcut>
<Shortcut Command="Edit.FindAllReferences" Scope="Global">Shift+F12</Shortcut>
<Shortcut Command="Debug.Disassembly" Scope="Global">Ctrl+Alt+D</Shortcut>
<Shortcut Command="Debug.Graphics.StartGraphicsDebugging" Scope="Global">Alt+F5</Shortcut>
<Shortcut Command="Debug.LocationToolbar.ProcessCombo" Scope="Global">Ctrl+5</Shortcut>
<Shortcut Command="Debug.LocationToolbar.StackFrameCombo" Scope="Global">Ctrl+7</Shortcut>
<Shortcut Command="Debug.LocationToolbar.ThreadCombo" Scope="Global">Ctrl+6</Shortcut>
<Shortcut Command="Debug.LocationToolbar.ToggleCurrentThreadFlaggedState" Scope="Global">Ctrl+8</Shortcut>
<Shortcut Command="Debug.LocationToolbar.ToggleFlaggedThreads" Scope="Global">Ctrl+9</Shortcut>
<Shortcut Command="Debug.Modules" Scope="Global">Ctrl+Alt+U</Shortcut>
<Shortcut Command="Debug.StepIntoSpecific" Scope="Global">Shift+Alt+F11</Shortcut>
<Shortcut Command="Edit.CharTranspose" Scope="Text Editor">Ctrl+T</Shortcut>
<Shortcut Command="Edit.LineTranspose" Scope="Text Editor">Shift+Alt+T</Shortcut>
<Shortcut Command="Edit.QuickFindSymbol" Scope="Global">Shift+Alt+F12</Shortcut>
<Shortcut Command="Edit.ToggleCompletionMode" Scope="Text Editor">Ctrl+Alt+Space</Shortcut>
<Shortcut Command="Edit.WordNextExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Right Arrow</Shortcut>
<Shortcut Command="Edit.WordPreviousExtendColumn" Scope="Text Editor">Ctrl+Shift+Alt+Left Arrow</Shortcut>
<Shortcut Command="Edit.WordTranspose" Scope="Text Editor">Ctrl+Shift+T</Shortcut>
<Shortcut Command="EditorContextMenus.CodeWindow.Execute" Scope="Global">Ctrl+Alt+F5</Shortcut>
<Shortcut Command="Format.TestDialog" Scope="VC Dialog Editor">Ctrl+T</Shortcut>
<Shortcut Command="Image.FilledRectangleTool" Scope="VC Image Editor">Ctrl+Shift+Alt+R</Shortcut>
<Shortcut Command="Image.ShowGrid" Scope="VC Image Editor">Ctrl+Alt+S</Shortcut>
<Shortcut Command="Image.UseSelectionasBrush" Scope="VC Image Editor">Ctrl+U</Shortcut>
<Shortcut Command="OtherContextMenus.BrowserLink.RefreshLinkedBrowsers" Scope="Global">Ctrl+Alt+Enter</Shortcut>
<Shortcut Command="Project.AddNewItem" Scope="Global">Ctrl+Shift+A</Shortcut>
<Shortcut Command="Project.Override" Scope="Global">Ctrl+Alt+Ins</Shortcut>
<Shortcut Command="QueryDesigner.CancelRetrievingData" Scope="View Designer">Ctrl+T</Shortcut>
<Shortcut Command="QueryDesigner.Criteria" Scope="Query Designer">Ctrl+2</Shortcut>
<Shortcut Command="QueryDesigner.Diagram" Scope="View Designer">Ctrl+1</Shortcut>
<Shortcut Command="QueryDesigner.ExecuteSQL" Scope="View Designer">Ctrl+R</Shortcut>
<Shortcut Command="QueryDesigner.Results" Scope="Query Designer">Ctrl+4</Shortcut>
<Shortcut Command="QueryDesigner.SQL" Scope="Query Designer">Ctrl+3</Shortcut>
<Shortcut Command="Refactor.EncapsulateField" Scope="Global">Ctrl+R, Ctrl+E</Shortcut>
<Shortcut Command="Refactor.ExtractMethod" Scope="Global">Ctrl+R, Ctrl+M</Shortcut>
<Shortcut Command="Refactor.ReorderParameters" Scope="Global">Ctrl+R, Ctrl+O</Shortcut>
<Shortcut Command="Resources.Files" Scope="Managed Resources Editor">Ctrl+5</Shortcut>
<Shortcut Command="Resources.Images" Scope="Managed Resources Editor">Ctrl+2</Shortcut>
<Shortcut Command="Resources.Strings" Scope="Managed Resources Editor">Ctrl+1</Shortcut>
<Shortcut Command="Team.Git.GoToGitActiveRepositories" Scope="Global">Ctrl+0, Ctrl+E</Shortcut>
<Shortcut Command="Team.Git.GoToGitChanges" Scope="Global">Ctrl+0, G</Shortcut>
<Shortcut Command="Team.Git.GoToGitSynchronization" Scope="Global">Ctrl+0, Ctrl+Y</Shortcut>
<Shortcut Command="Team.NewLinkedWorkItem" Scope="Work Item Query View">Shift+Alt+L</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMoveNextRegion" Scope="Text Editor">Alt+PgDn</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Annotate.TfsAnnotateMovePreviousRegion" Scope="Text Editor">Alt+PgUp</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToBuilds" Scope="Global">Ctrl+0, Ctrl+B</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToConnect" Scope="Global">Ctrl+0, Ctrl+C</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToDocuments" Scope="Global">Ctrl+0, D</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToHome" Scope="Global">Ctrl+0, Ctrl+H</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToMyWork" Scope="Global">Ctrl+0, M</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToPendingChanges" Scope="Global">Ctrl+0, P</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToReports" Scope="Global">Ctrl+0, R</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToSettings" Scope="Global">Ctrl+0, S</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToTeamExplorerNavigation" Scope="Team Explorer">Alt+Home</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToWebAccess" Scope="Global">Ctrl+0, Ctrl+A</Shortcut>
<Shortcut Command="TeamFoundationContextMenus.Commands.GoToWorkItems" Scope="Global">Ctrl+0, Ctrl+W</Shortcut>
<Shortcut Command="Tools.ForceGC" Scope="Global">Ctrl+Shift+Alt+F12, Ctrl+Shift+Alt+F12</Shortcut>
<Shortcut Command="View.BrowseNext" Scope="Global">Ctrl+Shift+1</Shortcut>
<Shortcut Command="View.BrowsePrevious" Scope="Global">Ctrl+Shift+2</Shortcut>
<Shortcut Command="View.DocumentOutline" Scope="Global">Ctrl+Alt+T</Shortcut>
<Shortcut Command="View.FindSymbolResults" Scope="Global">Ctrl+Alt+F12</Shortcut>
<Shortcut Command="View.ForwardBrowseContext" Scope="Global">Ctrl+Shift+7</Shortcut>
<Shortcut Command="View.PopBrowseContext" Scope="Global">Ctrl+Shift+8</Shortcut>
<Shortcut Command="View.ServerExplorer" Scope="Global">Ctrl+Alt+S</Shortcut>
<Shortcut Command="View.TaskRunnerExplorer" Scope="Global">Ctrl+Alt+Bkspce</Shortcut>
<Shortcut Command="View.ZoomOut" Scope="Global">Ctrl+Shift+,</Shortcut>
<Shortcut Command="Window.AddTabtoSelection" Scope="Global">Ctrl+Shift+Alt+Space</Shortcut>
<Shortcut Command="Window.NextTab" Scope="Global">Ctrl+Alt+PgDn</Shortcut>
<Shortcut Command="Window.PreviousTab" Scope="Global">Ctrl+Alt+PgUp</Shortcut>
<Shortcut Command="XML.StartXSLTDebugging" Scope="XML (Text) Editor">Alt+F5</Shortcut>
<Shortcut Command="XsdDesigner.ShowContentModelView" Scope="XML Schema Designer">Ctrl+2</Shortcut>
<Shortcut Command="XsdDesigner.ShowStartView" Scope="XML Schema Designer">Ctrl+1</Shortcut>
<Shortcut Command="Edit.LineOpenBelow" Scope="Text Editor">Ctrl+Enter</Shortcut>
<Shortcut Command="Edit.LineOpenAbove" Scope="Text Editor">Shift+Enter</Shortcut>
<Shortcut Command="Window.CloseDocumentWindow" Scope="Global">Ctrl+W</Shortcut>
<Shortcut Command="Edit.CommentSelection" Scope="Text Editor">Ctrl+/</Shortcut>
<Shortcut Command="Edit.UncommentSelection" Scope="Text Editor">Ctrl+Shift+/</Shortcut>
<Shortcut Command="Edit.SelectAll" Scope="Text Editor">Ctrl+A</Shortcut>
<Shortcut Command="Edit.CommentSelection" Scope="XML (Text) Editor">Ctrl+/</Shortcut>
<Shortcut Command="Edit.UncommentSelection" Scope="XML (Text) Editor">Ctrl+Shift+/</Shortcut>
<Shortcut Command="Edit.NavigateTo" Scope="Global">Ctrl+,</Shortcut>
<Shortcut Command="Edit.LineOpenAbove" Scope="Global">Shift+Enter</Shortcut>
<Shortcut Command="Edit.LineOpenBelow" Scope="Global">Ctrl+Enter</Shortcut>
<Shortcut Command="Edit.FindAllReferences" Scope="Text Editor">Shift+F12</Shortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Global">Alt+Del</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Generate" Scope="Global">Alt+Ins</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Global">Alt+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Global">Ctrl+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Global">Ctrl+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBreakpoints" Scope="Global">Ctrl+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_OptimizeReferences" Scope="Global">Ctrl+Alt+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Global">Ctrl+E, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Global">Ctrl+E, Ctrl+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Global">Ctrl+E, F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Global">Ctrl+E, H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Global">Ctrl+E, T</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark0" Scope="Global">Ctrl+Shift+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark3" Scope="Global">Ctrl+Shift+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark4" Scope="Global">Ctrl+Shift+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark5" Scope="Global">Ctrl+Shift+5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark6" Scope="Global">Ctrl+Shift+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark9" Scope="Global">Ctrl+Shift+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleInternal" Scope="Global">Ctrl+Shift+Alt+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInSolutionFromNugetPackages" Scope="Global">Ctrl+Shift+Alt+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInProjectFromNugetPackages" Scope="Global">Ctrl+Shift+Alt+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemon" Scope="Global">Ctrl+Shift+Alt+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleEnableClangTidySupport" Scope="Global">Ctrl+Shift+Alt+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InspectThis" Scope="Global">Ctrl+Shift+Alt+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper_GlobalThrowException" Scope="Global">Ctrl+Shift+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Global">Ctrl+Shift+F1</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Global">Ctrl+Shift+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper_WindowManagerCloseRecentTool" Scope="Global">Ctrl+Shift+F4</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Global">Ctrl+Shift+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper_SelectContainingDeclaration" Scope="Global">Ctrl+Shift+[</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="Global">Ctrl+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Global">Shift+Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SafeDelete" Scope="Text Editor">Alt+Del</RemoveShortcut>
<RemoveShortcut Command="ReSharper_AltEnter" Scope="Text Editor">Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Generate" Scope="Text Editor">Alt+Ins</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SwitchHeaderSource" Scope="Text Editor">Alt+O</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_NavigateTo" Scope="Text Editor">Alt+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LineComment" Scope="Text Editor">Ctrl+Alt+/</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShowCodeStructure" Scope="Text Editor">Ctrl+Alt+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoRelatedFiles" Scope="Text Editor">Ctrl+Alt+F7</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoBreakpoints" Scope="Text Editor">Ctrl+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="Text Editor">Ctrl+Alt+Left Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExtendSelection" Scope="Text Editor">Ctrl+Alt+Right Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_OptimizeReferences" Scope="Text Editor">Ctrl+Alt+Y</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+C</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Text Editor">Ctrl+E, Ctrl+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="Text Editor">Ctrl+E, Ctrl+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, Ctrl+T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, Ctrl+U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SilentCleanupCode" Scope="Text Editor">Ctrl+E, F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_TypeHierarchyBrowse" Scope="Text Editor">Ctrl+E, H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_LiveTemplatesInsert" Scope="Text Editor">Ctrl+E, L</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ExploreStackTrace" Scope="Text Editor">Ctrl+E, T</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_SurroundWith" Scope="Text Editor">Ctrl+E, U</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, Ctrl+F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, Ctrl+I</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, Ctrl+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroVariable" Scope="Text Editor">Ctrl+R, Ctrl+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroduceField" Scope="Text Editor">Ctrl+R, F</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InlineVariable" Scope="Text Editor">Ctrl+R, I</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_Rename" Scope="Text Editor">Ctrl+R, R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_IntroVariable" Scope="Text Editor">Ctrl+R, V</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark0" Scope="Text Editor">Ctrl+Shift+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark3" Scope="Text Editor">Ctrl+Shift+3</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark4" Scope="Text Editor">Ctrl+Shift+4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark5" Scope="Text Editor">Ctrl+Shift+5</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark6" Scope="Text Editor">Ctrl+Shift+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_BookmarksToggleBookmark9" Scope="Text Editor">Ctrl+Shift+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleInternal" Scope="Text Editor">Ctrl+Shift+Alt+0</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInSolutionFromNugetPackages" Scope="Text Editor">Ctrl+Shift+Alt+6</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemonForFilesInProjectFromNugetPackages" Scope="Text Editor">Ctrl+Shift+Alt+7</RemoveShortcut>
<RemoveShortcut Command="ReSharper_EnableDaemon" Scope="Text Editor">Ctrl+Shift+Alt+8</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ToggleEnableClangTidySupport" Scope="Text Editor">Ctrl+Shift+Alt+9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_InspectThis" Scope="Text Editor">Ctrl+Shift+Alt+A</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveDown" Scope="Text Editor">Ctrl+Shift+Alt+Down Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ExecuteDeferredRename" Scope="Text Editor">Ctrl+Shift+Alt+Enter</RemoveShortcut>
<RemoveShortcut Command="ReSharper_GlobalThrowException" Scope="Text Editor">Ctrl+Shift+Alt+F9</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveLeft" Scope="Text Editor">Ctrl+Shift+Alt+H</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveDown" Scope="Text Editor">Ctrl+Shift+Alt+J</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveUp" Scope="Text Editor">Ctrl+Shift+Alt+K</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveRight" Scope="Text Editor">Ctrl+Shift+Alt+L</RemoveShortcut>
<RemoveShortcut Command="ReSharper_ParameterInfoGoToPreviousSignature" Scope="Text Editor">Ctrl+Shift+Alt+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_MoveUp" Scope="Text Editor">Ctrl+Shift+Alt+Up Arrow</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_QuickDoc" Scope="Text Editor">Ctrl+Shift+F1</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoTypeDeclaration" Scope="Text Editor">Ctrl+Shift+F11</RemoveShortcut>
<RemoveShortcut Command="ReSharper_WindowManagerCloseRecentTool" Scope="Text Editor">Ctrl+Shift+F4</RemoveShortcut>
<RemoveShortcut Command="ReSharper_PeekDefinitionActionSinceVs12" Scope="Text Editor">Ctrl+Shift+Q</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_RefactorThis" Scope="Text Editor">Ctrl+Shift+R</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_PasteMultiple" Scope="Text Editor">Ctrl+Shift+V</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_ShrinkSelection" Scope="Text Editor">Ctrl+Shift+W</RemoveShortcut>
<RemoveShortcut Command="ReSharper_SelectContainingDeclaration" Scope="Text Editor">Ctrl+Shift+[</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoContainingDeclaration" Scope="Text Editor">Ctrl+[</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_BookmarksBookmarksMenu" Scope="Text Editor">Ctrl+`</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_GotoPrevErrorInSolution" Scope="Text Editor">Shift+Alt+PgUp</RemoveShortcut>
<RemoveShortcut Command="ReSharper.ReSharper_CompleteCodeTypeName" Scope="Text Editor">Shift+Alt+Space</RemoveShortcut>
<RemoveShortcut Command="ReSharper_AltEnter" Scope="XML (Text) Editor">Alt+Enter</RemoveShortcut>
</UserShortcuts>
</KeyboardShortcuts>
</Category>
</Category>
<Category name="CodeLens" Category="{04DA95C1-B198-491D-BB93-DAD8610F3019}" Package="{E269B994-EF71-4CE0-8BCD-581C217372E8}" RegisteredName="CodeLens" PackageName="Microsoft.VisualStudio.Editor.Implementation.EditorPackage">
<PropertyValue name="IsCodeLensEnabled">true</PropertyValue>
<CodeLensDisabledProviders/>
</Category>
<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"/>
<Category name="XAML_Formatting" Category="{dac05320-0c3a-4ead-a332-8c23b0cfc130}" Package="{2ef1ec52-c8bf-4fe0-8ece-ba9c0d5d1603}" RegisteredName="XAML_Formatting" PackageName="XamlLanguagePackage">
<PropertyValue name="AutoReformatOnEndTag">True</PropertyValue>
<PropertyValue name="AutoReformatOnPaste">True</PropertyValue>
<PropertyValue name="AutoReformatOnStartTag">True</PropertyValue>
<PropertyValue name="QuoteStyle">DoubleQuote</PropertyValue>
<PropertyValue name="WrapColumn">120</PropertyValue>
<PropertyValue name="WrapTags">False</PropertyValue>
</Category>
<Category name="XmlEditor" Category="{4E1CDE49-B840-4826-8CC6-8FB80D7EF455}" Package="{87569308-4813-40a0-9cd0-d7a30838ca3f}" RegisteredName="XmlEditor" PackageName="Visual Studio XML Editor Package">
<PropertyValue name="AttributeFormatting">None</PropertyValue>
<PropertyValue name="AutoDownload">False</PropertyValue>
<PropertyValue name="AutoInsertAttributeQuotes">True</PropertyValue>
<PropertyValue name="AutoInsertEndTags">True</PropertyValue>
<PropertyValue name="AutoInsertNamespaceDeclarations">True</PropertyValue>
<PropertyValue name="AutoInsertOther">True</PropertyValue>
<PropertyValue name="AutoOutlining">True</PropertyValue>
<PropertyValue name="AutoReformatOnEndTag">True</PropertyValue>
<PropertyValue name="AutoReformatOnPaste">True</PropertyValue>
<PropertyValue name="FormatMixedContentByDefault">True</PropertyValue>
<PropertyValue name="SchemaCacheLocation">%VsInstallDir%\xml\Schemas</PropertyValue>
</Category>
<Category name="CoffeeScript_Advanced" Category="{9a5ed2f4-b737-4876-9b7f-7a94e634e74f}" Package="{52244c9d-db46-4905-bda0-b3406c46d2a4}" RegisteredName="CoffeeScript_Advanced" PackageName="CoffeeScriptPackage"/>
<Category name="CoffeeScript_CoffeeLint" Category="{d87c87c9-b788-4c01-9d3c-78cdda5ee60e}" Package="{52244c9d-db46-4905-bda0-b3406c46d2a4}" RegisteredName="CoffeeScript_CoffeeLint" PackageName="CoffeeScriptPackage">
<PropertyValue name="CoffeeLintEnable">True</PropertyValue>
</Category>
<Category name="JSON_Advanced" Category="{78c48687-be97-424b-a3fa-378de0dac07c}" Package="{a6efef5f-be9b-432a-adfe-74a119ab4478}" RegisteredName="JSON_Advanced" PackageName="JSONPackage"/>
<Category name="JSON_Schema" Category="{A274BD6E-74E6-4698-B631-1690B1E514BB}" Package="{a6efef5f-be9b-432a-adfe-74a119ab4478}" RegisteredName="JSON_Schema" PackageName="JSONPackage"/>
<Category name="JavaScript_EsLint" Category="{a9135013-531c-4a70-9782-02836a29dcf2}" Package="{30db8f9b-ec9f-44d6-b377-83c7c27a1a8b}" RegisteredName="JavaScript_EsLint" PackageName="JavaScriptWebExtensionsPackage">
<PropertyValue name="ESLintEnable">True</PropertyValue>
</Category>
<Category name="TypeScript_TsLint" Category="{656bea85-06a0-4839-a4ee-81ecdee03db8}" Package="{30db8f9b-ec9f-44d6-b377-83c7c27a1a8b}" RegisteredName="TypeScript_TsLint" PackageName="JavaScriptWebExtensionsPackage">
<PropertyValue name="TSLintEnable">True</PropertyValue>
<PropertyValue name="TSLintWarningsAsErrors">False</PropertyValue>
</Category>
<Category name="HTMLX_Advanced" Category="{3d9c2439-5c0a-4592-b9e8-42e26dfe636b}" Package="{cf49ec7d-92b1-4bbd-9254-9cc13978e82e}" RegisteredName="HTMLX_Advanced" PackageName="HtmlPackage"/>
<Category name="CSS_Advanced" Category="{978df9f7-5f7c-46c1-afe6-3e4335e93514}" Package="{5330c67f-305c-4b17-a3dc-fbb7aee69c09}" RegisteredName="CSS_Advanced" PackageName="CssPackage"/>
<Category name="CSS_CssLint" Category="{4f8c9198-522a-48e6-bfa8-e704f98b88ee}" Package="{5330C67F-305C-4B17-A3DC-FBB7AEE69C09}" RegisteredName="CSS_CssLint" PackageName="CssPackage">
<PropertyValue name="CssLintEnable">True</PropertyValue>
</Category>
<Category name="SCSS_Advanced" Category="{cea4fb93-f562-4d14-980f-8d9cab6e0a71}" Package="{60116bb0-6f13-49e2-a1ce-a185c783b68b}" RegisteredName="SCSS_Advanced" PackageName="ScssPackage"/>
<Category name="LESS_Advanced" Category="{1b200b66-f69e-452e-9c6f-d38f9cb0628b}" Package="{f4b61ec8-36d8-4155-b2a0-199587d8ddcc}" RegisteredName="LESS_Advanced" PackageName="LessPackage"/>
</UserSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment