Skip to content

Analyzer: control flow collections phase 2 #35567

Closed
@stereotype441

Description

@stereotype441

Phase 2 covers tool support. For the analyzer this means high quality error messages, parser recovery, and quick fixes.

Note that this should be behind an experimental flag.

See the language tracking issue: dart-lang/language#165
And the feature specification: https://github.com/dart-lang/language/blob/master/accepted/future-releases/control-flow-collections/feature-specification.md
And the implementation plan: https://github.com/dart-lang/language/blob/master/accepted/future-releases/control-flow-collections/implementation-plan.md

Subtasks include:

  • IDE quick fixes using spread and if IDE quick fixes using spread and if #35867

Activity

added
P2A bug or feature request we're likely to work on
type-enhancementA request for a change that isn't a bug
on Jan 4, 2019
bwilkerson

bwilkerson commented on Apr 11, 2019

@bwilkerson
Member

I don't know whether there is more work here that we wanted to get done or whether we should close this.

stereotype441

stereotype441 commented on Apr 11, 2019

@stereotype441
MemberAuthor

I'm happy to consider it done at this point.

added
implementationTrack the implementation of a specific feature (use on area-meta issue, not issues for each tool)
on Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onimplementationTrack the implementation of a specific feature (use on area-meta issue, not issues for each tool)legacy-area-analyzerUse area-devexp instead.type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @stereotype441@bwilkerson@eernstg

        Issue actions

          Analyzer: control flow collections phase 2 · Issue #35567 · dart-lang/sdk