Monday, October 10, 2016

Visual Studio 2013 Pro: I've lost ability to browse class members in Solution Explorer

Leave a Comment

Like the subject says, I've suddenly lost the ability to view class members (properties and methods, or any structure at all) from the Solution Explorer. I've looked in settings unsuccessfully (not that I changed anything), and have tried cleaning the solution, rebuilding, restarting Visual Studio, etc. to no avail. What could be causing this? Thank you.

5 Answers

Answers 1

This setting is controlled by the UseSolutionNavigatorGraphProvider registry value from HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0.

If you have the VSCommands extension installed, you can control it from Tools - Options - VSCommands 12 - IDE Enhancements - Solution Explorer - Disable Graph provider.

Answers 2

Try using the extension below it might help:

Disable Solution Explorer's Dynamic Nodes

Answers 3

Checkout the below link and enable the settings (set the value to 1) and see if that works.

https://visualstudioextensions.vlasovstudio.com/2013/11/04/hide-class-info-in-visual-studio-20122013-solution-explorer/

Answers 4

Is it website project or web application project? We couldn't see any class member hierarchy in website project.

Answers 5

You can find it in view dropdown menu! and if not then clear your question more please

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment