From 80053ac0d841827a034c2dab1ed438133f416ca3 Mon Sep 17 00:00:00 2001 From: WMJ Date: Thu, 20 Dec 2018 21:54:34 +0800 Subject: [PATCH] ! Merged root and namespace buttons in Navi Bar --- Codist/Commands/CodistPackage.vsct | 2 +- Codist/Controls/MemberFilterBox.cs | 4 +- Codist/Helpers/CodeAnalysisHelper.cs | 13 +++ Codist/Helpers/SemanticContext.cs | 25 ++++- Codist/NaviBar/CSharpBar.cs | 141 +++++++++++++++++++-------- 5 files changed, 139 insertions(+), 46 deletions(-) diff --git a/Codist/Commands/CodistPackage.vsct b/Codist/Commands/CodistPackage.vsct index 34c3b3ea..b014a546 100644 --- a/Codist/Commands/CodistPackage.vsct +++ b/Codist/Commands/CodistPackage.vsct @@ -96,7 +96,7 @@