madskristensen / AddAnyFile

A Visual Studio extension
Apache License 2.0
262 stars 119 forks source link

[REQUEST] Templates for specific folders. #128

Open dfwcu opened 2 years ago

dfwcu commented 2 years ago

If you have *Service.cs in different folders in a solution it would be great to be able to have different templates for each folder.

Maybe this could be implemented by checking the folder where the file will be created for a local template, or by prefixing the template name with the folder name somehow.

Great extension, though. Thanks.