问题
In Visual Studio 2015, every now and then my "Search Solution Explorer" is disabled. Doesn't seem to be any rhyme or reason to it, and often restarting Visual Studio or loading a different project does not help. I don't see anyone else on the internet complaining about this. Anyone run into this and have a fix?
I do have Resharper installed, and perhaps that's causing problems, though I believe I've run into this before I ever installed Resharper.
Alternatively, is there a third party extension I can install in Visual Studio 2015 to search by filename?
回答1:
Renaming the .suo
file worked for a colleague just now.
回答2:
Delete the ".vs/projectname" folder from the "solutionname.sln" directory and restart visual studio should work.
来源:https://stackoverflow.com/questions/39251788/visual-studio-search-solution-explorer-is-disabled