-
Notifications
You must be signed in to change notification settings - Fork 391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Enumeration" item to the "Add New Item" dialog box #5368
Comments
Suggestion: also have a struct template, and ordering would be:
|
This is awesome idea, it's soo annoying and time consuming that you have to chose class and then change the type :( |
JetBrains Rider has this ability. |
It's not a super important kind of thing, but for those newbies learning C# it might be useful. |
Thanks everyone for your interest in this feature. It's something I'd love to see added too. This GitHub repo doesn't own the templates associated with .NET projects. This issue was originally created from a feedback ticket. The best way to signal the importance of this item is to vote on that ticket, so that the right team sees your votes. I'm going to close this issue as adding support here doesn't help the feature actually get delivered. Please vote on the ticket. |
Also related dotnet/sdk#28915 |
This issue has a corresponding ticket on Developer Community. Please vote and comment there to make sure your voice is heard.
Hi, I would like to suggest a little productivity improvement to the "Add New Item" dialog box by adding the "Enumeration" item to the list. Actually, we need to select some of the existing templates and modify it in order to create a new enum in a C# project. I think it would be interesting if the "Enumeration" item already existed in the list, also helps students and beginners by providing an enum blank template.
Image:49714-add-new-item-dialog-box.png
Thanks so much!!
Original Comments
Jane Wu [MSFT] on 11/27/2018, 00:30 AM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.
The text was updated successfully, but these errors were encountered: