Completion in pubspec.yaml is not completing top-level properties #54264
Labels
analyzer-completion
Issues with the analysis server's code completion feature
analyzer-completion-correctness
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
At least for me, the top-level completers in the pubspec don't work. eg.
I'm using VS-code.
I do get completion for individual package names, and for the version constraint:
One thing though, if I try to insert a new dependency at the top of the list, I don't get completion:
The text was updated successfully, but these errors were encountered: