Bad autocomplete behavior
Open
console component
P2
screen: debugger
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
There are a few issues in this .gif.
1. As I start to type 'my' I would expect autocomplete to suggest the local variables above as autocompletions.
2. Once I type `myMap` and hit `.`, autocomplete results come up for `myMap`. Once I backspace, these autocomplete suggestions should go away.
3. As I start typing something new, the stale autocomplete results from `myMap` are still showing up when they shouldn't be.

@elliette @polina-c
Contributor guide
Assessment
This issue has not been assessed yet.