Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup All Code & Collapse All Recursively missing in Solution Explorer top bar #289

Closed
wouterroos opened this issue May 10, 2016 · 3 comments
Labels

Comments

@wouterroos
Copy link

Environment

  • Visual Studio version: 2015 Enterprise Update 2
  • CodeMaid version: 10.1.93
  • Code language: C#

Description

Since installing Update 2 the options to Cleanup All Code * Collapse All Recursively have dissapeared from the solution explorer (see image). The options are however still present in the right-click menu.

image

Steps to recreate

  1. Install Update 2
  2. Open Solution Explorer

Current behavior

Cleanup All Code * Collapse All Recursively are not visible in Solution Explorer

Expected behavior

Cleanup All Code * Collapse All Recursively are visible in Solution Explorer

@codecadwallader
Copy link
Owner

Those buttons were deliberately removed as part of the v10.1 release (see #266 or http://www.codemaid.net/2016/04/23/codemaid-v10-1-keep-rolling-edition-released/#comments). The collapse option was originally added back in the VS2005 days, but since VS2012 there’s already been a native button present that has the same functionality. Look for the three squares with a minus sign on it. Hope it helps!

@wouterroos
Copy link
Author

Ah thanks for clearing that up. I must have upgraded at around the same time as update 2 for Visual Studio.

@codecadwallader
Copy link
Owner

No problem, sorry for any confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants