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

[Unquoted Imports] [meta] Unquoted Imports implementation #56614

Open
1 of 8 tasks
kallentu opened this issue Aug 30, 2024 · 1 comment
Open
1 of 8 tasks

[Unquoted Imports] [meta] Unquoted Imports implementation #56614

kallentu opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)

Comments

@kallentu
Copy link
Member

kallentu commented Aug 30, 2024

Unquoted Imports

This issue tracks the implementation of the unquoted imports feature.

References

Work Items

@dart-github-bot
Copy link
Collaborator

Summary: This issue tracks the implementation of a new import shorthand syntax feature for Dart, aiming to simplify import statements. The feature is currently in progress, with references to the original issue, feature specification, project, and test tracking sheet provided.

@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 Aug 30, 2024
@kallentu kallentu added area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool) and removed type-enhancement A request for a change that isn't a bug triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. labels Aug 30, 2024
@kallentu kallentu self-assigned this Aug 30, 2024
@kallentu kallentu added the feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. label Sep 4, 2024
@kallentu kallentu changed the title [Import Shorthand] [meta] Import shorthand implementation [Unquoted Imports] [meta] Unquoted Imports implementation Sep 10, 2024
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). area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). feature-unquoted-imports Implementation of the import shorthands/unquoted imports feature. implementation Track the implementation of a specific feature (use on area-meta issue, not issues for each tool)
Projects
None yet
Development

No branches or pull requests

2 participants