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

"late final" fields not included in completion suggestions #56936

Closed
Lootwig opened this issue Oct 22, 2024 · 2 comments
Closed

"late final" fields not included in completion suggestions #56936

Lootwig opened this issue Oct 22, 2024 · 2 comments
Labels
analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@Lootwig
Copy link
Contributor

Lootwig commented Oct 22, 2024

image

Observed using Dart 3.6.0-278.0.dev, both in IntelliJ and VS Code.

@dart-github-bot
Copy link
Collaborator

Summary: The issue reports that "late final" fields are not appearing in code completion suggestions in both IntelliJ and VS Code, when using Dart 3.6.0-278.0.dev. This behavior is unexpected and hinders developer productivity.

@dart-github-bot dart-github-bot added area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Oct 22, 2024
@keertip keertip added analyzer-completion Issues with the analysis server's code completion feature P3 A lower priority bug or feature request labels Oct 22, 2024
@lrhn lrhn removed the triage-automation See https://github.com/dart-lang/ecosystem/tree/main/pkgs/sdk_triage_bot. label Oct 22, 2024
@FMorschel
Copy link
Contributor

I've opened this CL for this https://dart-review.googlesource.com/c/sdk/+/393043

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-completion Issues with the analysis server's code completion feature area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

5 participants