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

Argument name completion for "children" unexpectedly contains [] #3906

Closed
DanTup opened this issue Apr 4, 2022 · 1 comment
Closed

Argument name completion for "children" unexpectedly contains [] #3906

DanTup opened this issue Apr 4, 2022 · 1 comment
Labels
in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Apr 4, 2022

Screenshot 2022-04-04 at 21 50 51

final a = Stack(childre: CustomPaint());

Using Flutter 2.13.0-0.0.pre.195

@DanTup DanTup added is bug in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server labels Apr 4, 2022
@DanTup DanTup added this to the v3.40.0 milestone Apr 4, 2022
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Apr 27, 2022
…resent

Fixes Dart-Code/Dart-Code#3906.

Change-Id: Ia6bec7e9924114de5428ef6474c8ba44a202a45f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/242549
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
@DanTup
Copy link
Member Author

DanTup commented Apr 27, 2022

Fixed by dart-lang/sdk@6a35b62.

@DanTup DanTup closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in editor Relates to code editing or language features in lsp/analysis server Something to be fixed in the Dart analysis server is bug
Projects
None yet
Development

No branches or pull requests

1 participant