[CP] Fix for override code completion #49086
Labels
area-infrastructure
Use area-infrastructure for SDK infrastructure issues, like continuous integration bot changes.
cherry-pick-approved
Label for approved cherrypick request
cherry-pick-review
Issue that need cherry pick triage to approve
merge-to-stable
Commit(s) to merge
85615ce
Target
stable
Issue Description
#49027
With the new completion protocol overriding a method using code completion regressed.
What is the fix
The fix does two necessary changes:
Why cherry-pick
This feature (override using completion) appears to be relatively often used, and users complain.
@jacob314
Risk
low
Issue link(s)
#49027
Extra Info
The change can be merged cleanly to origin/stable.
There is also another change that I'm considering as a candidate for cherry-picking, once it lands into master.
https://dart-review.googlesource.com/c/sdk/+/245623
The text was updated successfully, but these errors were encountered: