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

[Enum Shorthands][meta] Enum shorthands implementation #57036

Open
16 tasks
kallentu opened this issue Nov 5, 2024 · 3 comments
Open
16 tasks

[Enum Shorthands][meta] Enum shorthands implementation #57036

kallentu opened this issue Nov 5, 2024 · 3 comments
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-enum-shorthands Implementation of the enum shorthands feature. type-enhancement A request for a change that isn't a bug

Comments

@kallentu kallentu self-assigned this Nov 5, 2024
@kallentu kallentu added the feature-enum-shorthands Implementation of the enum shorthands feature. label Nov 5, 2024
@dart-github-bot
Copy link
Collaborator

Summary: This issue tracks the implementation of enum shorthands, a feature that allows for more concise enum value declaration. The issue includes references to the original proposal, feature specification, project, and test tracking sheet.

@dart-github-bot dart-github-bot added area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-enhancement A request for a change that isn't a bug labels Nov 5, 2024
@devoncarew devoncarew removed the triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. label Nov 6, 2024
@bwilkerson
Copy link
Member

Is there a reason why the tooling support isn't included in the list?

@kallentu
Copy link
Member Author

kallentu commented Jan 2, 2025

Is there a reason why the tooling support isn't included in the list?

I've yet to create the issue and start the prepping process (which includes my personal prep, design meetings, etc). I'll add the issue for tooling support and the other missing issues in the next few days or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). feature-enum-shorthands Implementation of the enum shorthands feature. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

4 participants