Does anyone else have this issue? There does not seem to be a way to edit the Solution Explorer toolbar. One of the icons for Solution Explorer is missing in my C# projects.
I am using Version 16.10.3 of Visual Studio 2019.


Does anyone else have this issue? There does not seem to be a way to edit the Solution Explorer toolbar. One of the icons for Solution Explorer is missing in my C# projects.
I am using Version 16.10.3 of Visual Studio 2019.


You can customize Visual Studio Solution Explorer Toolbar.
Add a command to the Solution Explorer toolbar
There is already a discussion going on here, might help!
Solution Explorer: View Code (F7) missing from context menu on Compile items in sdk style projects
Hi @TWallace-7835,
Do you have any update?
It seems to have been reported here:
https://developercommunity.visualstudio.com/t/View-Code-Icon-missing-from-Solution-Exp/1405966
You can also add your comments in there to track the process.
Thank you for your understanding.
Sincerely,
Anna
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
I think that I have discovered the issue. When you create a (.NET Core 3.1 or .NET Core 5.0) project the VS environment is setup different. I deleted the .NET 5.0 project and recreated as a .NET Standard project & solution with the same name and the icon showed up again.
Correct Wallace. But I want the View Code button back for .NET 5.0 projects.
15 people are following this question.