dotnet / dotnet/roslyn

Completions for namespaces when typing a Blazor component tag seem to be missing

Open
#85,547 2 comments 0 reactions 0 assignees View on GitHub
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:

![devenv_1ZL1AnPxK9](https://github.com/user-attachments/assets/dacee08b-cf91-4b7a-b16d-e00f276d26cf)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.