Missing templates in Visual Studio Community 2013 - visual-studio-2013

I have installed several vsix extensions but when I add a new project none of them are displayed. I have tried closing/reopening visual studio and restarts but still not appearing. Has anyone else had this?

Related

Visual Studio 2017 asking for Office Devleoper Tools 2015

I have installed VS 2017 enterprise... I tried to open a SharePoint solution and is says I need to update Office Developer Tools... when I try to update by clicking the button I get an error that 2015 community edition or greater needs to be installed. I have 2017?
Any ideas on how to get rid of the error so I can open my project?
I was having the same issue and found the answer in this blog post. The problem was that my .csproj files contained the line:
<MinimumOfficeToolsVersion>14.6</MinimumOfficeToolsVersion>
Once I removed this line, I was able to load the project files properly.
If you're still having problems opening the project, be sure Visual Studio Tools for Office are installed for Visual Studio 2017. You can install them by opening Visual Studio Installer, modifying your installation, checking "Office/SharePoint Development" and then being sure "Visual Studio Tools for Office (VSTO)" is selected under "Optional" on the right:

Missing UWP in visual studio 2017 after repair

I was repaired the visual studio after the uwp template is missing in visual studio 2017 but the existing projects are open and run.but, i not able to create the new uwp applications and add the views in existing uwp application.
how to add uwp template in visual studio 2017. i was checked installer it's checked for installed.
Any one know help me.
Try adding missing templates with the Visual Studio Installer:

Visual studio 2015 property page can not open Visual studio 2010 property

I'm trying to make Visual studio 2010 project work on Visual studio 2015(without upgrading it).
But the problem is it does not open proper property page.
It works very well in Visual studio 2010 IDE. Or if it is upgraded for Visual studio 2015 toolset(v140).
If I change the 'Platform Toolset' option to Visual studio 2010(v100), it does not work again.
Does anybody know what the problem is?
Thank you.
I faced a similar issue. See here:
Missing Properties when opening VS2010 C++ projects with VS2015
In my case, it was related to language settings:
VS2010 german version
VS2015 english version
-> project properties where not there
Switching the language of VS2015 to german solved it for me.

Setup Project is missing in Visual Studio 2012

Under "Visual Studio installed templates" ,Setup project is missing in Visual Studio 2012-Ultimate. How to solve this issue? Kindly clarify.
Note: I also tried re-installing the visual studio

Visual Studio 2013 new project templates appear empty

I have installed Visual Studio 2013, and when opening a new project the templates appear to be empty
I also get this error:
I have tried re-install with no success. How is it possible to fix this error?
I have installed Microsoft Visual Studio Tools for Office Runtime.
I have un install Visual Studio 2013, and install Visual Studio 2012, problem solved.

Resources