Open
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.
Activity