t4ts
t4ts copied to clipboard
Support for enums
[TypeScriptEnum]
public enum Make
{
Ford,
Tesla,
Mercedes
}
Great idea, I'll take a look at it!
+1 This would be very nice.
+1 Loving this tool. This would be awesome!
I had written one to read enums in our project and integrated it to T4TS last week thinking of sending a pull request. Then, I saw that @lionsoft had already submitted a similar pull request long ago. Seems like it was sent together with pull request #32. I have asked him to sent it again.
Just to confirm, I see this in a pull request but not sure if this was merged. Do we have enum support now or not?
it doesn't seem so...
+1