Open incendial opened 1 week ago
@DanTup fyi
Summary: The Dart analyzer's code completion for analysis_options.yaml
is inconsistent. It suggests top-level entries even when they exist, and fails to trigger completion when typing under existing entries.
Hi, this is probably related to yaml parser, but still.
When invoking the completion suggestions manually (in my case,
option + esc
), top level entries are suggested even when they are already in the config:To reproduce:
Expected suggestions: