Skip to content

Improve auto-complete for override #59930

@FMorschel

Description

@FMorschel

If you type @override and ask for auto-completion, this is the output sample:

Image

When you continue writing value, VS Code filters it client-side:

Image

But if you close that auto-complete and come back, these are the outputs:

  • Asking for auto-complete after override and before value:

Image

  • Asking for auto-complete after it all:

Image

I'd like to request that the two last examples work the same as the second image.

CC @DanTup

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-completionIssues with the analysis server's code completion featuredevexp-serverIssues related to some aspect of the analysis servertype-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

    Issue actions