Skip to content

[analyzer] Code completions are interrupted when . is added at the line before a complete line #49838

Open
@AlexV525

Description

@AlexV525

This tracker is for issues related to: Analyzer

When I was adding . to call some methods, the completion list displays normally, but after any characters are entered, all completion disappears.

From the first video, you can see when I entered an a, the completion list disappeared immediately:

Kapture.2022-08-28.at.04.28.56.mp4

On Windows, code immediately reports exceptions:

dart-lang-linter.avoid_redundant_argument_values.dart.2022-08-28.04-10-17.mp4

But with the previous Dart SDK (from Flutter 3.0.5), it'll wait until the focus changes:

Kapture.2022-08-28.at.04.30.46.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-intellijTracking issues for the Dart IntelliJ plugin.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions