Commit e94cceb
[DAS] Fixes completion for pattern destructing
Fixes: #61920
Change-Id: I7a2baa3a075b6416ab34031c8bb13e99db726671
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/460142
Reviewed-by: Samuel Rawlins <[email protected]>
Auto-Submit: Felipe Morschel <[email protected]>
Reviewed-by: Keerti Parthasarathy <[email protected]>
Commit-Queue: Keerti Parthasarathy <[email protected]>1 parent ab4fc52 commit e94cceb
File tree
2 files changed
+29
-0
lines changed- pkg/analysis_server
- lib/src/services/completion/dart
- test/services/completion/dart/location
2 files changed
+29
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2325 | 2325 | | |
2326 | 2326 | | |
2327 | 2327 | | |
| 2328 | + | |
2328 | 2329 | | |
| 2330 | + | |
2329 | 2331 | | |
2330 | 2332 | | |
2331 | 2333 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
669 | 696 | | |
670 | 697 | | |
671 | 698 | | |
| |||
0 commit comments