Skip to content
This repository has been archived by the owner on May 21, 2018. It is now read-only.

Support for enums #26

Open
icanhasjonas opened this issue Apr 24, 2014 · 7 comments
Open

Support for enums #26

icanhasjonas opened this issue Apr 24, 2014 · 7 comments

Comments

@icanhasjonas
Copy link

[TypeScriptEnum]
public enum Make
{
  Ford,
  Tesla,
  Mercedes
}
@icanhasjonas icanhasjonas changed the title Support for enums would be nice Support for enums Apr 24, 2014
@cskeppstedt
Copy link
Owner

Great idea, I'll take a look at it!

@JayQuerido
Copy link

+1 This would be very nice.

@technicallyjosh
Copy link

+1 Loving this tool. This would be awesome!

@anupkattel
Copy link

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.

@borabilgin
Copy link

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?

@anupkattel
Copy link

it doesn't seem so...

@craigbroadman
Copy link

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants