Completions for namespaces when typing a Blazor component tag seem to be missing
Open
Area-Razor
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
If I try to type the namespace qualified name for a Blazor component tag, the completions seem to be incomplete:

Only some namespaces get initially listed. After I type the first `.`, I don't seem to get any namespace related completions. After I type the full type name is does actually resolve though.
Contributor guide
Assessment
This issue has not been assessed yet.