Skip to content

Commit d470144

Browse files
keertipCommit Queue
authored and
Commit Queue
committed
Update changelog for improvements in code completion
Change-Id: I0e90ac68c433b3e7a40fb0f9c7cdff866737ccf9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/358260 Commit-Queue: Keerti Parthasarathy <[email protected]> Reviewed-by: Brian Wilkerson <[email protected]>
1 parent 74affcf commit d470144

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ advantage of these improvements, set your package's
5252

5353
### Tools
5454

55+
#### Analyzer
56+
57+
- Improved code completion. Fixed over 50% of completion correctness bugs,
58+
tagged `analyzer-completion-correctness` in the [issue tracker][analyzer-completion-correction-issues].
59+
60+
[analyzer-completion-correction-issues]: https://github.com/dart-lang/sdk/labels/analyzer-completion-correctness
61+
5562
#### Pub
5663

5764
- Dependency resolution and `dart pub outdated` will now surface if a dependency

0 commit comments

Comments
 (0)