We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74affcf commit d470144Copy full SHA for d470144
CHANGELOG.md
@@ -52,6 +52,13 @@ advantage of these improvements, set your package's
52
53
### Tools
54
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
62
#### Pub
63
64
- Dependency resolution and `dart pub outdated` will now surface if a dependency
0 commit comments