madskristensen / AddAnyFile

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

Can't create C# interface file w/ .cs template #141

Open MartinVetsoft opened 1 year ago

MartinVetsoft commented 1 year ago

Description

When a C# template exists it is no longer possible to create an interface file.

Steps to reproduce

  1. create .templates/.cs.txt
  2. try create interface with SHIFT + F2 > "ITest.cs"
  3. nothing will happen

My VisualStudio version is 17.4.4