Skip to content
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

Closed
vsfeedback opened this issue Aug 24, 2019 · 6 comments
Closed

Add "Enumeration" item to the "Add New Item" dialog box #5368

vsfeedback opened this issue Aug 24, 2019 · 6 comments
Labels
Feature-Templates Project and file templates for C#, Visual Basic and F#. Triage-Approved Reviewed and prioritized
Milestone

Comments

@vsfeedback
Copy link

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.

@cartermp
Copy link
Contributor

Suggestion: also have a struct template, and ordering would be:

  • Class
  • Struct
  • Enum

@drewnoakes drewnoakes added Feature-Templates Project and file templates for C#, Visual Basic and F#. Feature Request labels Sep 3, 2019
@davkean davkean added this to the Backlog milestone Sep 18, 2019
@davkean davkean added the Triage-Approved Reviewed and prioritized label Jan 17, 2020
@KWodarczyk
Copy link

This is awesome idea, it's soo annoying and time consuming that you have to chose class and then change the type :(

@DanielSpindler83
Copy link

DanielSpindler83 commented Jan 11, 2023

JetBrains Rider has this ability.

@dannevesdantas
Copy link

It's not a super important kind of thing, but for those newbies learning C# it might be useful.

@drewnoakes
Copy link
Member

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.

@smitpatel
Copy link
Contributor

Also related dotnet/sdk#28915

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature-Templates Project and file templates for C#, Visual Basic and F#. Triage-Approved Reviewed and prioritized
Projects
None yet
Development

No branches or pull requests

8 participants