-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Available Suggestions (wrongly) class instance getters/setters #40689
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
Labels
devexp-completion
Issues with the analysis server's code completion feature
legacy-area-analyzer
Use area-devexp instead.
Comments
Related to #40626. |
/fyi @scheglov |
dart-bot
pushed a commit
that referenced
this issue
Feb 19, 2020
See: #40689 Change-Id: I87837592d4af458583b1710190beee4672ae4cfb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136408 Commit-Queue: Phil Quitslund <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]>
dart-bot
pushed a commit
that referenced
this issue
Feb 19, 2020
I did not use it yet, but filtered out all not top-level declarations that are not CONSTRUCTOR or ENUM_CONSTANT. But isStatic might be used if we decide to suggest static getters. [email protected], [email protected] Bug: #40689 Change-Id: I1c86754d9dbbc1422defc06a8fe6a47fa0bf6f98 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/136410 Reviewed-by: Phil Quitslund <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
devexp-completion
Issues with the analysis server's code completion feature
legacy-area-analyzer
Use area-devexp instead.
The text was updated successfully, but these errors were encountered: