-
Can anyone help me address this problem? The template contains code at one tab indentation. I've got a line that begins with `{{ class.BareName }}` on a new line:
> ![image](https://user-images.git…
-
Type:
```
IList or IList?
```
the result is the same
AllInterfaces print:
```
[ICollection, IEnumerable, IEnumerable]
```
It returns `false` for `IType.IsCollection` but `true` for `IType…
-
This isn't really an issue but more of a question.
I have a C# solution and when I build the solution all the necessary files are in the output path \bin\$(Configuration)\...
I wrote a CLI using…
-
I'm not sure if I am missing something but it seems that renamed/deleted files stays in the output folder and are not deleted.
So if I rename `Class1` to `Class2` I now have both `Class1` and `Class2…
Xriuk updated
2 years ago
-
I know this is a long shot, but is there any chance this could be ported to [JetBrains Rider](https://www.jetbrains.com/rider/) as a plug-in? I don't know what kind of a lift it is to port a VS extens…
-
I'm not in the best development state to give any information here, but I'm migrating _a migration_ from Typewriter that someone else did and am finding that their initial pass isn't sufficient for ou…
-
Hello again!
I'm trying to create template for my enums, and stuck with discovering enum names and values from IType. Why from IType? It is because I'm using data.Classes as entry point and discove…
satfx updated
2 years ago
-
I am using this tool and sometime recently, not sure exactly when, it stopped working. When trying to render a template I see the following error:
![image](https://user-images.githubusercontent.com…
-
I am not sure if its possible, if it is - that would help a lot in CI/CD automation.
Also, I can run it as a vscode command rather than depending on visual studio.
-
I think this started crashing after the latest upgrade, but it might have been before that.
My script used the same syntax as shown in [AngularWebAPIService example](https://github.com/NeVeSpl/NTyp…