I've never done this myself @валера карманов but https://learn.microsoft.com/en-us/visualstudio/extensibility/creating-custom-project-and-item-templates?view=vs-2019 is a good place to start. It outlines how to create and deploy your template as a VSIX.
Create your own language tag for a PHP project template
валера карманов
396
Reputation points
Hello! I'm using VS 2019. I want to create my own project template in PHP that will open or create a new folder.
First, I need to create a new language tag (which is shown in the picture). How to do this and can it be done in general?
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
2 answers
Sort by: Most helpful
-
Ryan Hill 30,326 Reputation points Microsoft Employee Moderator2021-11-01T22:38:15.79+00:00 -
RLWA32 51,536 Reputation points2021-11-01T23:39:03.27+00:00 When creating a new project template the visual studio 2019 built-in tags that can be used for language, platform and project type are listed here template-tags