Fix Visual Studio when templates disappear from your Add New Item dialogue
So, I was trying to add a new class to a project in Visual Studio and the template for it seemed to have disappeared.
I still had the “Add Class” option in the dropdown but no “Class” option when I got into the “Add New Item” dialogue.
Luckily, it’s pretty easy to fix.
Find the templates
If you have a look inside your…